/*
Theme Name: Kawaa
Theme URI: #
Author: Jeremy Bornerand
Author URI: http://jeremybornerand.com/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* @font-face {
	font-family: 'Sofia Glyph';
	src: url('assets/fonts/SofiaPro-Bold.eot');
	src: url('assets/fonts/SofiaPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/SofiaPro-Bold.woff2') format('woff2'),
		url('assets/fonts/SofiaPro-Bold.woff') format('woff'),
		url('assets/fonts/SofiaPro-Bold.ttf') format('truetype'),
		url('assets/fonts/SofiaPro-Bold.svg#SofiaPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sofia Glyph';
	src: url('assets/fonts/SofiaPro-Regular.eot');
	src: url('assets/fonts/SofiaPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/SofiaPro-Regular.woff2') format('woff2'),
		url('assets/fonts/SofiaPro-Regular.woff') format('woff'),
		url('assets/fonts/SofiaPro-Regular.ttf') format('truetype'),
		url('assets/fonts/SofiaPro-Regular.svg#SofiaPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.esper:after{
	font-family: 'Sofia Glyph';
	content: '\3333';
} */

.grecaptcha-badge{
	display: none!important;
}

 .hamburger{padding:15px 0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;height:53px}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{opacity:.6;height:8px}.hamburger-box{width:30px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:0}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:30px;height:3px;background-color:#fff;border-radius:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895, .03, .685, .22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895, .03, .685, .22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895, .03, .685, .22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895, .03, .685, .22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::after,.hamburger--boring .hamburger-inner::before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .25s cubic-bezier(.215, .61, .355, 1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .25s cubic-bezier(.215, .61, .355, 1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:275ms;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 275ms cubic-bezier(.68, -.55, .265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:275ms;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 275ms cubic-bezier(.68, -.55, .265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms 125ms linear,right 125ms 175ms ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms 125ms linear,right 125ms 175ms ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::after,.hamburger--minus.is-active .hamburger-inner::before{opacity:0;transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55, .055, .675, .19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215, .61, .355, 1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55, .055, .675, .19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215, .61, .355, 1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top .1s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .22s cubic-bezier(.215, .61, .355, 1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .22s cubic-bezier(.215, .61, .355, 1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .22s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55, .055, .675, .19),background-color 0s 75ms linear}.hamburger--stand .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215, .61, .355, 1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55, .055, .675, .19),background-color 0s 75ms linear}.hamburger--stand-r .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215, .61, .355, 1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55, .055, .675, .19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215, .61, .355, 1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex .hamburger-inner::after,.hamburger--vortex .hamburger-inner::before{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex.is-active .hamburger-inner::after,.hamburger--vortex.is-active .hamburger-inner::before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r .hamburger-inner::after,.hamburger--vortex-r .hamburger-inner::before{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::after,.hamburger--vortex-r.is-active .hamburger-inner::before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}
 
 /**
  * Swiper 6.4.5
  * Most modern mobile touch slider and framework with hardware accelerated transitions
  * https://swiperjs.com
  *
  * Copyright 2014-2020 Vladimir Kharlampidi
  *
  * Released under the MIT License
  *
  * Released on: December 18, 2020
  */
 
 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: 900;
}



code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "sofia-pro", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.3;
	margin: 0 0 0.75em;
	padding: 1em 0 0;
	font-weight: 700;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
}

h2,
.home.blog .entry-title {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 15px;
}

p {
	margin: 0 0 0.6em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: transparent;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}



/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: rgba(0,0,0,0.3);
	font-family: "sofia-pro", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: rgba(0,0,0,0.3);;
	font-family: "sofia-pro", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: rgba(0,0,0,0.3);;
	font-family: "sofia-pro", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(0,0,0,0.3);
	font-family: "sofia-pro", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #000;
	text-decoration: none;
}

a:focus {
	outline: none!important;
}

a:hover,
a:active {
	color: #E40B44;
	outline: 0;
}



/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/



/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html,body{
	overflow-x: hidden;
}

body{
	position: relative;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: opacity 0.8s ease;
	-moz-transition: opacity 0.8s ease;
	-o-transition: opacity 0.8s ease;
	transition: opacity 0.8s ease;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wrapper{
	max-width: 1420px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 80px;
}

.wrap{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 80px;
}

.clear{
	clear: both;
}


a{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

ul.bxslider{
	list-style: none;
	margin: 0;
	padding: 0;
}

.wow{
	visibility: hidden;
}

p:last-child, ul:last-child{
	margin-bottom: 0;
}

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/


.site-header {
	position: relative;
	padding: 60px 0;
	z-index: 20;
}

.site-header .menu{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.hamburger{
	display: none;
}

.site-title{
	margin: 0;
	padding: 0;
}

.site-title{
	position: relative;
}

.site-title i{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 100%;
}

.site-title a{
	display: block;
	position: relative;
	width: 90px;
	overflow: hidden;
	/* height: 46px;
	background: url(assets/images/logo-blanc.svg) no-repeat center center;
	background-size: contain; 
	text-align: left;
	text-indent: -999em;
	left: 60px;
	top: 50%;
	transform: translate(0,-50%);*/
	-webkit-transition: all 0.4s ease, background 0s;
	-moz-transition: all 0.4s ease, background 0s;
	-o-transition: all 0.4s ease, background 0s;
	transition: all 0.4s ease, background 0s;
	z-index: 1;
	line-height: 1;
}

.site-title a svg{
	display: block;
}

.site-title a:hover{
	opacity: 0.6;
}

.site-title a span{
	text-indent: -999em;
	position: absolute;
}

.main-menu, .top-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-menu > li, .top-menu > li{
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.main-menu > li + li{
	margin-left: 30px;
}

.main-menu > li > a{
	font-weight: 900;
	text-transform: lowercase;
	font-size: 18px;
	position: relative;
}

.main-menu > li.off > a{
	opacity: 0.4;
	pointer-events: none;
}

.main-menu > li > a:hover{
	opacity: 0.6;
}

.main-menu > li > a > span span{
	position: relative;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;
}

.main-menu > li > a svg{
	height: 15px;
	-webkit-transition: height 0.4s ease;
	-moz-transition: height 0.4s ease;
	-o-transition: height 0.4s ease;
	transition: height 0.4s ease;
}
/* 
.main-menu > li > a svg path, .main-menu > li > a svg polygon{
	fill: inherit;
} */

.main-menu > li > a svg path, .main-menu > li > a svg polygon{
	-webkit-transition: fill 0.4s ease;
	-moz-transition: fill 0.4s ease;
	-o-transition: fill 0.4s ease;
	transition: fill 0.4s ease;
}

.main-menu > li > a span span .barre{
	content: '';
	display: block;
	width: 0;
	height: 2px;
	-webkit-transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1), background 0.4s ease;
	-moz-transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1), background 0.4s ease;
	-o-transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1), background 0.4s ease;
	transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1), background 0.4s ease;
	position: absolute;
	left: 0;
	bottom: -3px;
	border-radius: 5px;
}

.main-menu > li.current-menu-item > a span span .barre, .main-menu > li.current-menu-parent > a span span .barre, .main-menu > li.current-page-ancestor > a span span .barre {
	width: 100%;
}

.main-menu > li > ul{
	display: block;
	position: absolute;
	text-align: left;
	line-height: 1;
	width: 140px;
	padding: 0 0 10px;
	left: 0;
	opacity: 0;
	margin: 0;
	top: -999em;
	list-style: none;
	transform:translate(0,20px);
	-webkit-transform:translate(0,20px);
	-webkit-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	-moz-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	-o-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
	transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0.4s ease;
}

.main-menu > li:hover > ul.sub-menu{
	opacity: 1;
	top: 100%;
	transform:translate(0,0);
	-webkit-transform:translate(0,0);
	-webkit-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
	-moz-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
	-o-transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
	transition: opacity 0.4s ease, transform 0.4s ease, top 0s 0s ease;
}

.main-menu > li > ul > li{
	position: relative;
}

.main-menu > li > ul > li:before{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.3;
	/* mix-blend-mode: multiply; */
	z-index: 1;
}

.main-menu > li > ul > li:last-child:after{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.3;
	/* mix-blend-mode: multiply; */
	z-index: 1;
}

.main-menu > li > ul > li > a{
	display: block;
	padding: 13px;
	font-weight: 700;
	font-size: 14px;
}

.top-menu > li > a{
	text-transform: lowercase;
	font-weight: 900;
	display: block;
	line-height: 1;
	padding: 5px 10px 8px;
	border-radius: 4px;
	font-size: 14px;
}


/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/

.fondsite{
	position: fixed;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	background-repeat: repeat;
	background-size: 1200px;
	z-index: -1;
}

.site{
	position: relative;
	z-index: 1;
}

.site-content {
	
}

p:last-child, ul:last-child, ol:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{
	margin-bottom: 0;	
}

h1{
	font-size: 73px;
}

.pagetop h1 b{
	opacity: 0.6;
}

.imagetop h1{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 20px 45px;
}

.wrapper .wrapper{
	padding: 0;
}

.pagetop .wrapper .txt + .imagetop{
	margin-top: 25px;
}

.imagetop{
	position: relative;
}

.imagetop:first-child{
	margin-top: 30px;
}

.imagetop img, .bloc-image img{
	display: block;
	width: 100%;
}

.blocs:empty{
	display: none;
}

.bloc-texte{
	padding: 100px 0;
	position: relative;
	background-repeat: repeat;
	background-size: 1200px;
}

.bloc-texte .txt h2:first-child:last-child{
	margin-bottom: 10px;
}

.bloc-boutons{
	padding: 100px 0;
	position: relative;
	background-repeat: repeat;
	background-size: 1200px;
}

.bloc-texte.avfond + .bloc-boutons.avfond, .bloc-texte.ssfond + .bloc-boutons.ssfond{
	padding-top: 0;
	margin-top: -30px;
}

.bloc-texte.bords{
	padding: 120px 0;
}

.bloc-texte.ssfond:not(.bords){
	padding: 50px 0 100px;
}

.bloc-texte .wrapper, .bloc-boutons .wrapper{
	position: relative;
	z-index: 1;
	background-repeat: repeat;
	background-size: 1200px;
}

.bloc-texte.bords .wrapper{
	padding: 0 110px;
}

.bloc-texte .txt:not(:last-child){
	display: inline-block;
	vertical-align: middle;
	width: 66.66%;
}

.txtlien{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	margin-top: 30px;
}

.txtlien.txtliend{
	text-align: right;
}

.txtlien:not(.txtliend){
	text-align: center;
	position: relative;
}

.txtlien:not(.txtliend) span{
	font-weight: 700;
	font-size: 25px;
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	padding: 0 20px;
}

.flexy{
	display: flex;
}

.fleche{
	display: block;
	height: 100%;
}

.flech{
	display: block;
	width: 120px;
	margin: -12px 0 0 -60px;
	height: 24px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.flechh{
	opacity: 0.75;
	position: absolute;
	mix-blend-mode: multiply;
	background-color: #b5acc3;
	display: block;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	-webkit-transition: width 0.4s ease;
	-moz-transition: width 0.4s ease;
	-o-transition: width 0.4s ease;
	transition: width 0.4s ease;
}

.fleche:hover .flechh{
	width: calc(100% + 15px);
}

.flech:before{
	content: '';
	opacity: 0.75;
	position: absolute;
	mix-blend-mode: multiply;
	background-color: #89bb98;
	display: block;
	width: 70px;
	height: 100%;
	right: -15px;
	top: -18px;
	transform: rotate(45deg);
}

.flech:after{
	content: '';
	opacity: 0.75;
	position: absolute;
	mix-blend-mode: multiply;
	background-color: #e4c82c;
	display: block;
	width: 70px;
	height: 100%;
	right: -14px;
	top: 15px;
	transform: rotate(-45deg);
}

.txt h2{
	font-size: 62px;
}

.bordures{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.borduret{
	display: block;
	width: 100%;
	height: 30px;
	opacity: 0.75;
	position: absolute;
	left: 0;
	top: 0;
	mix-blend-mode: multiply;
}

.bordurer{
	display: block;
	height: 100%;
	width: 30px;
	opacity: 0.75;
	position: absolute;
	right: 0;
	top: 0;
	mix-blend-mode: multiply;
}

.bordureb{
	display: block;
	width: 100%;
	height: 30px;
	opacity: 0.75;
	position: absolute;
	left: 0;
	bottom: 0;
	mix-blend-mode: multiply;
}

.bordurel{
	display: block;
	height: 100%;
	width: 30px;
	opacity: 0.75;
	position: absolute;
	left: 0;
	top: 0;
	mix-blend-mode: multiply;
}

.txt{
	font-size: 46px;
	font-weight: 700;
	line-height: 1.2;
}

.txt p a{
	text-decoration: underline;
	text-underline-offset: 4px;
}

.txt p a:hover{
	opacity: 0.6;
}

.bloc-image .wrapper{
	padding-top: 110px;
	padding-bottom: 110px;
}

.left, .right{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.bloc-double_image img, .blok-image img{
	display: block;
	width: 100%;
}

.bloc-double_images{
	position: relative;
}

.bloc-double_image .right{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.bloc-double_image .right img{
	display: none;
}

.sepa{
	display: block;
	width: 100%;
	height: 30px;
}

.bloc-deux_colonnes{
	display: flex;
}

.blok-cta{
	height: 100%;
	display: block;
}

.blok-cta a{
	display: block;
	height: 100%;
	position: relative;
	font-size: 22px;
	font-weight: 700;
	padding: 30px 40px 100px;
	line-height: 1.2;
	min-height: 25vw;
}

.blok-cta a > p b, .blok-cta a > p strong{
	font-size: 44px;
	max-width: 90%;
	display: inline-block;
	font-weight: 700;
	margin: 0 0 12px;
}

.blok-cta a > p:not(.legende){
	width: 100%;
/* 	max-width: 74%; */
	max-width: 650px;
}

.blok-cta a > p.legende{
	position: absolute;
	left: 40px;
	bottom: 40px;
	margin: 0;
	font-size: 23px;
}

.imgover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.blok-cta a:hover .imgover{
	opacity: 1;
}

.bloc-agenda{
	padding: 90px 0 50px;
}

.bloc-agenda .wrapper{}

.ongletstop{
	display: flex;
	align-items: flex-end;
}

.menuonglets{
	list-style: none;
	margin: 0;
	padding: 0 0 0 90px;
	transform: translate(0,3px);
}

.menuonglets li{
	display: inline-block;
	vertical-align: middle;
}

.menuonglets li + li{
	margin-left: 25px;
}

.onglet{
	display: none;
}

.menuonglets li a{
	font-weight: 700;
	font-size: 26px;
}

.bloc-agenda.avfond .menuonglets li a:hover{
	opacity: 0.6;
}

.bloc-agenda.avfond .menuonglets li a.on{
	text-decoration: underline;
}

.meets{
	margin: 0 -40px;
	/* padding-bottom: 40px; */
}

.meet{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	padding: 40px;
}

.meetc{
	position: relative;
	height: 100%;
	padding: 25px 25px 90px;
	border-radius: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.meetc > a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border-radius: 12px;
}

.meetc > a:hover{
	/* box-shadow: 0 0 12px rgba(0,0,0,0.2); */
}

.meetinfos{
	display: block;
	padding: 20px;
	border-radius: 12px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.meetc h3{
	font-weight: 700;
	text-transform: lowercase;
	margin: 0;
	font-size: 23px;
	line-height: 1.2;
}

.meetc p.date{
	text-transform: lowercase;
	margin: 4px 0 0;
	font-size: 23px;
	line-height: 1.2;
}

.meetc p.lieu{
	font-weight: 700;
	margin: 38px 0 0
}

.meetc p.lieu i{}

.meetslink{
	text-align: right;
	font-weight: 700;
	font-size: 23px;
}

h3.titre{
	font-weight: 700;
	margin: 0;
	font-size: 54px;
	line-height: 1.1;
}

.grostitre{
	/* text-transform: lowercase; */
	font-weight: 900;
	line-height: 1.1;
}

.grostitre svg{
	height: 52px;
}

.txt h3{
	font-size: 54px;
}

a.link, .formulaire.newsletter button{
	font-size: 26px;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	line-height: 1;
	padding: 17px 30px 22px;
	border-radius: 10px;
	z-index: 1;
}

a.link:hover, .formulaire.newsletter button:hover{
	opacity: 0.6;
}

a.link .bord1, a.link .bord2, .formulaire.newsletter button .bord1, .formulaire.newsletter button .bord2{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

a.link .bord1:before, .formulaire.newsletter button .bord1:before{
	content: '';
	display: block;
	width: 14px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	mix-blend-mode: multiply;
	opacity: 0.8;
}

a.link .bord1:after, .formulaire.newsletter button .bord1:after{
	content: '';
	display: block;
	width: 14px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	mix-blend-mode: multiply;
	opacity: 0.8;
}

a.link .bord2:before, .formulaire.newsletter button .bord2:before{
	content: '';
	display: block;
	height: 14px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	mix-blend-mode: multiply;
	opacity: 0.8;
}

a.link .bord2:after, .formulaire.newsletter button .bord2:after{
	content: '';
	display: block;
	height: 14px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	mix-blend-mode: multiply;
	opacity: 0.8;
}

a.link + a.link{
	margin-left: 30px;
}

.bloc-espaces{
	padding: 90px 0;
}

.bloc-espaces .wrapper{}

h3.titree {
	font-weight: 700;
	margin: 0;
	font-size: 46px;
	line-height: 1.1;
}

h3.titree + .espaces, .espace + .espace{
	margin-top: 65px;
}

.espace .left{
	padding-right: 18px;
}

.espace .left img{
	display: block;
	width: 100%;
}

.espace .right{
	padding-left: 18px;
	padding-right: 7%;
}

.espace .txt{
	font-weight: normal;
	font-size: 25px;
	margin-top: -8px;
	line-height: 1.16;
}

.formulaire.newsletter{
	padding: 80px 0;
}

.formulaire.stylise{
	padding: 80px 0;
}

.formulaire .intro h3{
	margin-bottom: 20px;
}

.formulaire.stylise .wrapper{
	max-width: 1170px;
}

.formulaire.normal .wrapper{
	padding: 110px;
}

.formulaire.stylise .formu{
	position: relative;
	padding: 90px;
}

.formulaire.stylise .formu:not(:first-child), .formulaire.normal .formu:not(:first-child){
	margin-top: 50px;
}

.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer{
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

.formulaire .gform_wrapper.gravity-theme .gform_footer button, .formulaire.normal{
	margin: 0;
	position: relative;
}

.formulaire.newsletter form, .formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer button{
	position: relative;
}

.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer button{
	background: transparent;
	text-transform: lowercase;
	display: block;
	position: relative;
	z-index: 0;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	padding: 12px 32px 23px;
}

.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer button[value="ok"]{
	padding-top: 16px;
}

.formulaire.newsletter form{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.formulaire.newsletter .gform_body{
	flex: 1;
}

.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer{
	
	padding-left: 15px;
}

.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer img{
	position: absolute;
}

.formulaire.newsletter input[type="email"]{
	background: transparent;
	border-radius: 0;
	border: 0;
	padding: 0 0 23px 5px!important;
}

.formulaire.newsletter .ginput_container_email{
	position: relative;
}

.formulaire.newsletter .ginput_container_email:after{
	content: '';
	border-radius: 10px;
	opacity: 0.8;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 14px;
	width: 100%;
}

.formulaire.stylise .formu > .bord1:before, .formulaire.normal > .bord1:before{
	content: '';
	display: block;
	width: 100%;
	height: 30px;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
}

.formulaire.stylise .formu > .bord1:after, .formulaire.normal > .bord1:after{
	content: '';
	display: block;
	height: 100%;
	width: 30px;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 0;
}

.formulaire.stylise .formu > .bord2:before, .formulaire.normal > .bord2:before{
	content: '';
	display: block;
	width: 100%;
	height: 30px;
	opacity: 0.5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.formulaire.stylise .formu > .bord2:after, .formulaire.normal > .bord2:after{
	content: '';
	display: block;
	height: 100%;
	width: 30px;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
}

.formulaire.normal > .bord1:before, .formulaire.normal > .bord1:after, .formulaire.normal > .bord2:before, .formulaire.normal > .bord2:after{
	mix-blend-mode: multiply;
}

.formu .gform_wrapper .gfield_required{
	display: none;
}

.formu .gform_wrapper.gravity-theme .gfield_label{
	font-size: 46px;
	line-height: 1.2;
	text-transform: lowercase;
}

.formulaire.stylise .formu .gform_wrapper.gravity-theme .gfield_label{
	font-size: 35px;
}

.formu input[type="text"], 
.formu input[type="email"], 
.formu input[type="url"], 
.formu input[type="number"], 
.formu input[type="tel"],  
.formu input[type="date"], 
.formu input[type="month"], 
.formu input[type="week"], 
.formu input[type="time"], 
.formu textarea,
.formu select{
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 12px 18px 18px!important;
	font-size: 35px!important;
	line-height: 1.2;
	height: 72px;
}

.formu select{
	padding: 0 18px 8px!important;
	height: auto;
	/* line-height: 72px; */
	line-height: 64px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.formu select::-ms-expand {
	display: none;
}

.formu .ginput_container_select, .formu .ginput_address_country{
	position: relative;
}

/* .formu .ginput_container_select:after, .formu .ginput_address_country:after{
	content: '\f063';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	position: absolute;
	right: 16px;
	top: 0;
	color: #7c673b;
	z-index: 0;
	pointer-events: none;
	font-size: 25px;
	line-height: 72px;
} */

.formu .ginput_container_select + svg, .formu .ginput_address_country select + svg, .formu .gfield_select + svg{
	font-weight: 500;
	position: absolute;
	right: 16px;
	top: 20px;
	color: #7c673b;
	z-index: 0;
	pointer-events: none;
	font-size: 32px;
}

.formu .ginput_address_country.ginput_left:after, .formu .ginput_left.ginput_container_select:after, .formu .ginput_address_country.ginput_left select + svg, .formu .ginput_left select + svg{
	right: 25px;
}

.formulaire.stylise .gform_wrapper.gravity-theme .gform_footer, .formulaire.normal .gform_wrapper.gravity-theme .gform_footer{
	text-align: right;	
	padding-bottom: 0;
}

.formulaire.stylise .gform_wrapper.gravity-theme .gform_footer button, .formulaire.normal .gform_wrapper.gravity-theme .gform_footer button{
	background: transparent;
	font-size: 46px;
	text-transform: lowercase;
	padding: 0;
	font-weight: 700;
}

.formulaire.stylise .gform_wrapper.gravity-theme .gform_footer button:hover, .formulaire.normal .gform_wrapper.gravity-theme .gform_footer button:hover{
	opacity: 0.6;
}

.ginput_container_consent{
	position: relative;
}

.ginput_container_consent input[type="checkbox"]{
	margin: 0;
	position: absolute;
	left: 0;
	top: 5px;
}

.gfield_consent_label{
	font-weight: 600!important;
	padding: 0 0 0 25px;
	margin: 0;
}

.bloc-slider_texte {
	padding: 100px 0;
	position: relative;
	background-repeat: repeat;
	background-size: 1200px;
}

.bloc-slider_texte .wrapper, .bloc-slider_texte .swiper-button-next{
	background-size: 1200px;
}

.slider{
	position: relative;
	padding-right: 33.33%;
}

.bloc-slider_texte .lien {
	font-weight: 700;
	font-size: 25px;
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 33.33%;
	padding: 0 20px;
	text-align: center;
}

.bloc-slider_texte .txt {
	font-size: 62px;
	margin-bottom: 10px;
}

.bloc-slider_texte .lien:hover{
	opacity: 0.6;
}

.swiper-button-next{
	height: 100px;
	width: 33.33%;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}

.swiper-button-next:after{
	display: none;
}

.formu .gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100%;
}

.formu .gform_wrapper.gravity-theme .gfield_consent_description {
	max-height: 9999em;
	overflow-y: auto;
	border: 0;
	margin-top: 8px;
	padding: 0;
	font-size: inherit;
}

.formu .ginput_container_consent input[type="checkbox"], .formu .gform_wrapper.gravity-theme .gfield_checkbox input[type="checkbox"], .formu .gform_wrapper.gravity-theme .gfield_radio input[type="radio"]{
	display: none;
}

.gfield_consent_label, .formu .gform_wrapper.gravity-theme .gfield_checkbox label, .formu .gform_wrapper.gravity-theme .gfield_radio label{
	position: relative;
	padding-left: 30px;
}

.gfield_consent_label:before, .formu .gform_wrapper.gravity-theme .gfield_checkbox label:before, .formu .gform_wrapper.gravity-theme .gfield_radio label:before{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 5px;
}

input[type="checkbox"]:checked + .gfield_consent_label:after, .formu .gform_wrapper.gravity-theme .gfield_checkbox input[type="checkbox"]:checked + label:after, .formu .gform_wrapper.gravity-theme .gfield_radio input[type="radio"]:checked + label:after{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 3px;
	top: 13px;
	border-radius: 3px;	
}

/* 404 page */

.error404 .page-content {
	padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/

.site-footer {
	padding: 30px 0;
}

.site-footer .wrap, .site-footer .wrapper{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.site-footer:not(.child) .wrap{
	align-items: flex-start;
}

.site-footer .wrap{
	padding: 0 40px;
}

footer svg{
	height: 124px;
}

.copyright{
	text-transform: lowercase;
}

.mention, .copyright{
	font-weight: 700;
	line-height: 1.1;
	font-size: 13px;
}

.mention{
	max-width: 210px;
}

footer:not(.child) .mention{
	font-weight: 700;
}

footer:not(.child) .copyright{
	margin-top: 20px;
}

.footer-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-menu > li{
	display: block;
	line-height: 1;
}

.footer-menu > li + li{
	margin-top: 15px;
}

.footer-menu > li > a{
	font-weight: 700;
	line-height: 1.1;
	font-size: 18px;
}

.footer-menu > li > a:hover{
	opacity: 0.6;
}

.sstitre{
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
}

.sstitre span, .sstitre a{
	display: block;
}

.coords{
	font-weight: 700;
	min-width: 140px;
}

.coords h4{
	line-height: 1.2;
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 4px;
}

.coords h4 + p{
	font-size: 13px;
}

.coords p{
	line-height: 1.2;
	font-weight: normal;
}

.coords.coords2 p{
	line-height: 1.4;
}

.coords p a, .mention a{
	text-decoration: underline;
}

footer a:hover{
	opacity: 0.6;
}

.child .footer-menu > li > a {
	font-weight: 700;
	font-size: 17px;
}

.lastcol > div + div{
	margin-top: 3px;
}

.lastcol > div + div.mention{
	margin-top: 40px;
}

.lastcol .mention{
	font-weight: normal;
}

.txt ul, .txt ol{
	padding-left: 0;
	list-style: none;
}

.txt ul li, .txt ol li{
	position: relative;
	padding-left: 20px;
}

.txt ul li:before, .txt ol li:before{
	content: '-';
	position: absolute;
	left: 0;
	top: 0;
}

.bloc-espaces .txt ul, .bloc-espaces .txt ol{
	font-size: 19px;
	columns: 2;
	line-height: 1.4;
}

.lignes{
	list-style: none;
	margin: -9px 0 0;
	padding: 0;
	line-height: 1.2;
}

.lignes li{
	white-space: nowrap;
	display: block;
	font-weight: normal;
}

.ligne{
	display: inline-block;
	vertical-align: middle;
}

.ligne img{
	width: 18px;
	display: inline-block;
}

.ligne img + img, .ligne img + noscript + img{
	margin-left: 2px;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.formu .gform_wrapper.gravity-theme .description, .formu .gform_wrapper.gravity-theme .gfield_description, 
.formu .gform_wrapper.gravity-theme .gsection_description, 
.formu .gform_wrapper.gravity-theme .instruction{
	font-size: 20px;
	font-weight: 700!important;
	line-height: 1.1;
}

.formu .gform_wrapper.gravity-theme .gfield_checkbox label, 
.formu .gform_wrapper.gravity-theme .gfield_radio label, 
.formu .gfield_consent_label {
	font-size: 30px;
	font-weight: 700!important;
	line-height: 1.1;
}

.blok-image:first-child:last-child{
	height: 100%;
	background: rgba(0,0,0,0.05);
}

.pagetop.sansimg + .blocs > .bloc.bloc-texte:not(.ssfond):first-child, .pagetop.sansimg + .blocs > .bloc:not(.bloc-texte):first-child{
	margin-top: 75px;
}

.bloc-formulaire.avfond{
	background-size: 1200px;
}

.lieusstitre{
	display: none;
}

svg{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.sections{}

.section{
	max-width: 1030px;
}

.section.elemsmall{
	max-width: 760px;
}

.sectxt, .platdesc{
	padding-right: 40px;
}

.section + .section{
	margin-top: 16px;
}

.sectitre{
	display: block;
	font-weight: 700;
	font-size: 41px;
	line-height: 1;
	position: relative;
	text-underline-offset: 3px;
}

.sectitre:hover, .sectitre.on{
	text-decoration: underline;
}

.sectionc{
	display: none;
	padding: 36px 0 20px;
}

.type{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	font-size: 23px;
	line-height: 1.2;
}

.plat{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.pri{
	display: flex;
	align-items: flex-start;
}

.elem-type + .elem-type, .elem-type + .elem-plat, .elem-plat + .elem-plat, .elem-plat + .elem-texte{
	margin-top: 15px;
}

.nom{
	font-size: 23px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

.nom + .legende, .nom + .description, .description + .legende{
	margin-top: 4px;
}

.sectxt, .prix, .description, .contenance{
	font-size: 23px;
	line-height: 1.2;
}

.contenance, .prix{
	margin-bottom: 0;
	white-space: nowrap;
	width: 90px;
	text-align: right;
}

.contenance + .prix{
	margin-left: 0;
}

.sectxt a{
	text-decoration: underline;
	color: inherit!important;
}

.space{
	display: block;
	width: 100%;
	height: 40px;
}

.ssectitre{
	font-size: 33px;
	font-weight: 700;
	line-height: 1.2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ssectitre .pris{
	font-weight: normal;
}

.plat > img{
	display: block;
	width: 240px;
}

.elem-plat.platphoto{
	margin-top: 30px;
}

.legende{
	margin-top: 30px;
	font-size: 18px;
	line-height: 1.2;
}

.platdesc{
	max-width: 600px;
	flex: 1;
}

.platphoto .platdesc{
	margin-left: 40px;
}

.bloc-menu:last-child{
	margin-bottom: 75px;
}

.esperl{
	height: 32px;
}

.formu .gform_wrapper.gravity-theme .ginput_container_time {
	flex-basis: min-content;
	max-width: 999em;
	min-width: 130px;
}

.gform_wrapper.gravity-theme .hour_minute_colon{
	opacity: 0!important;
}

#cookie-law-info-bar{
	position: fixed;
	right: 50px;
	bottom: 50px!important;
	width: calc(100% - 100px);
	max-width: 550px;
	left: auto;
	top: auto;
	padding: 50px 50px 40px!important;
}

.cli-bar-container{
	display: block!important;
}
.cli-style-v2 .cli-bar-message {
	width: 100%!important;
	font-weight: 700;
}

#cookie-law-info-bar .borduret, #cookie-law-info-bar .bordureb{
	height: 15px;
}
#cookie-law-info-bar .bordurel, #cookie-law-info-bar .bordurer{
	width: 15px;
}
#cookie-law-info-bar .bordures{
	z-index: -1;
}

.cli-bar-btn_container {
	margin-left: -5px!important;
	margin-top: 20px;
}

.cli-style-v2 .cli-bar-btn_container .cli_action_button, .cli-style-v2 .cli-bar-btn_container .cli-plugin-button{
	font-weight: 700;
	text-transform: lowercase;
	border: 6px solid rgb(95, 77, 51);
	border-radius: 5px;
	padding: 3px 10px 5px;
	line-height: 1;
}

.cli-style-v2 .cli-bar-btn_container .cli_action_button:hover, .cli-style-v2 .cli-bar-btn_container .cli-plugin-button:hover{
	background: #f8f6e8!important;
	color: rgb(95, 77, 51)!important;
	border-color: #f8f6e8!important;
}

.gform_confirmation_message{
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
}

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

@media screen and (max-width: 1349px) {
	.blok-cta a > p strong{
		max-width: 100%;
	}
	.txt, .formu .gform_wrapper.gravity-theme .gfield_label {
		font-size: 42px;
	}
	.esperl {
		height: 31px;
	}
	h1 {
		font-size: 62px;
	}
	.bloc-texte.bords {
		padding: 90px 0;
	}
}

@media screen and (max-width: 1299px) {
	.wrap, .wrapper{
		padding: 0 40px;
	}
	.bloc-slider_texte .txt {
		font-size: 58px;
	}
/* 	.blok-cta a > p:not(.legende) {
		max-width: 85%;
	} */
	.meets {
		margin: 20px -20px;
	}
	.meet{
		padding: 20px;
	}
}

@media screen and (max-width: 1199px) {
	.site-title a{
		width: 80px;
	}
	.site-title i{
		font-size: 18px;
		left: -1px;
	}
	.main-menu > li + li {
		margin-left: 20px;
	}
	.espace .right{
		padding-right: 0;
	}
}

@media screen and (max-width: 1099px) {
	.top-menu > li > a{
		padding: 5px 6px 8px;
	}
	.main-menu > li > a{
		font-size: 16px;
	}
	h1 {
		font-size: 56px;
	}
	.grostitre svg {
		height: 42px;
	}
	.txt, .formu .gform_wrapper.gravity-theme .gfield_label {
		font-size: 38px;
	}
	.esperl {
		height: 29px;
	}
	.bloc-slider_texte .txt, .txt h3, h3.titre {
		font-size: 50px;
	}
	.blok-cta a > p b, .blok-cta a > p strong {
		font-size: 38px;
	}
	.meetc h3, .meetc p.date{
		font-size: 20px;
	}
	.espace .txt{
		font-size: 22px;
	}
	.bloc-espaces .txt ul, .bloc-espaces .txt ol {
		font-size: 16px;
	}
	.txt p a{
		text-underline-offset: 3px;
	}
	.gform_confirmation_message {
		font-size: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.site-header .menu {
		display: flex!important;
	}
	.pagetop .txt.mob{
		display: none;
	}
	.sstitre > a:first-child{
		margin-bottom: 32px;
	}
}

@media screen and (max-width: 1023px) {
	.wrap, .wrapper {
		padding: 0 30px;
	}
	.hamburger {
		position: absolute;
		left: 30px;
		top: 50%;
		transform: translate(0,-50%);
		display: inline-block;
		z-index: 1;
		position: relative;
		
	}
	.hamburger.is-active{
		left: calc(100% - 60px);
	}
	.site-header .menu{
		display: none;
		background-repeat: repeat;
		background-size: 1200px;
	}
	.site-header .menu.actif{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 40px 30px;
		overflow: auto;
	}
	.site-header{
		padding: 0;
	}
	.site-header .wrapper{
		padding: 0;
		height: 100px;
	}
	.main-menu > li{
		display: block;
	}
	.main-menu > li + li {
		margin-left: 0;
	}
	.main-menu > li > a {
		font-size: 22px;
	}
	.main-menu{
		margin-top: 30px;
	}
	.main-menu > li > ul{
		display: none;
		position: relative;
		transform: translate(0,0);
		-webkit-transform: translate(0,0);
		width: auto;
		background: transparent!important;
	}
	.main-menu > li > ul > li > a {
		display: block;
		padding: 5px 0;
		font-size: 22px;
		font-weight: 900;
		background: transparent!important;
	}
	.main-menu > li > ul > li:before, .main-menu > li > ul > li:last-child:after{
		display: none;
	}
	.main-menu > li:hover > ul.sub-menu{
		display: block;
		top: 0;
		transform: translate(0,0);
		-webkit-transform: translate(0,0);
	}
	.top-menu > li > a {
		padding: 5px 10px 8px;
	}
	.menu-top-container{
		position: absolute;
		left: 30px;
		bottom: 40px;
	}
	.bloc-texte.bords {
		padding: 80px 0;
	}
	.bloc-texte.bords .wrapper {
		padding: 0 80px;
	}
	h1 {
		font-size: 50px;
	}
	.txt {
		font-size: 31px;
	}
	.esperl {
		height: 23px;
	}
	.bloc-image .wrapper {
		padding: 0;
	}
	.bloc-deux_colonnes, .site-footer .wrap, .site-footer .wrapper {
		display: block;
	}
	.left, .right{
		width: 100%;
	}
	footer svg{
		margin-bottom: 10px;
	}
	footer div + div{
		margin-top: 22px;
	}
	.meet{
		width: 50%;
	}
	.bloc-double_image .right{
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		background: transparent!important;
	}
	.bloc-double_image .right img{
		display: block;
		width: 100%;
	}
	.formulaire.normal .wrapper {
		padding: 80px;
	}
	.formulaire.stylise .gform_wrapper.gravity-theme .gform_footer button, .formulaire.normal .gform_wrapper.gravity-theme .gform_footer button {
		font-size: 36px;
	}
	.bloc-slider_texte .txt, .txt h3, h3.titre {
		font-size: 40px;
	}
	.formu input[type="text"], .formu input[type="email"], .formu input[type="url"], .formu input[type="number"], .formu input[type="tel"], .formu input[type="date"], .formu input[type="month"], .formu input[type="week"], .formu input[type="time"], .formu textarea, .formu select{
		font-size: 30px!important;
	}
	.formu .gform_wrapper.gravity-theme .gfield_label, .formulaire.stylise .formu .gform_wrapper.gravity-theme .gfield_label {
		font-size: 28px;
	}
	.coords h4{
		padding: 0;
	}
	.grostitre svg {
		height: 35px;
	}
	.menuonglets{
		padding: 0 0 0 60px;
	}
	.menuonglets li a{
		font-size: 22px;
	}
	.formulaire.stylise .formu{
		margin: 0 -30px;
		padding: 80px;
	}
	.formu .gform_wrapper.gravity-theme .gfield_checkbox label, .formu .gform_wrapper.gravity-theme .gfield_radio label, .formu .gfield_consent_label {
		font-size: 24px;
	}
	.formulaire.stylise {
		padding: 80px 0 0;
	}
	.espace .left {
		padding-right: 0;
	}
	.espace .right {
		padding-left: 0;
		padding-top: 30px;
	}
	.formu input[type="text"], 
	.formu input[type="email"], 
	.formu input[type="url"], 
	.formu input[type="number"], 
	.formu input[type="tel"],  
	.formu input[type="date"], 
	.formu input[type="month"], 
	.formu input[type="week"], 
	.formu input[type="time"], 
	.formu textarea,
	.formu select{
		height: 66px;
	}
	.formu select{
/* 		height: 66px; */
		line-height: 60px;
	}
	.formu .ginput_container_select:after, .formu .ginput_address_country:after{
		font-size: 23px;
		line-height: 66px;
	}
	.formu .ginput_container_select + svg, .formu .ginput_address_country select + svg, .formu .gfield_select + svg{
		font-size: 25px;
		top: 21px;
	}
	a.link + a.link {
		margin-left: 0;
		
	}
	a.link:not(:first-child){
		margin-top: 20px;
	}
	.blok-cta a{
		min-height: 37vw;
	}
	.meetslink {
		text-align: left;
	}
	.bloc-texte .txt:not(:last-child){
		width: 100%;
	}
	.txtlien.txtliend {
		text-align: left;
		width: 100%;
		margin-top: 30px;
	}
	.bloc-texte, .bloc-slider_texte {
		padding: 80px 0;
	}
	.slider{
		padding-right: 0;
	}
	.bloc-slider_texte .lien {
		position: relative;
		right: 0;
		bottom: 0;
		width: 100%;
		padding: 0;
		text-align: left;
		display: block;
		margin: 50px 0 0;
	}
	.swiper-button-next {
		top: auto;
		transform: translate(0,0);
		bottom: -30px;
	}
	.lieusstitre {
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 1;
		position: absolute;
		right: 30px;
		top: 50%;
		transform: translate(0,-50%);
		display: block;
	}
	.blok-cta a > p.legende{
		left: 30px;
		bottom: 30px;
	}
	.site-footer .wrap {
		padding: 0 30px;
	}
	.sstitre > a:first-child {
		margin-bottom: 20px;
	}
	.gform_confirmation_message {
		font-size: 28px;
	}
}

@media screen and (min-width: 768px) {
	.imagetop{
		background-image: none!important;
	}
}

@media screen and (max-width: 767px) {
	.site-title a {
		width: 90px;
	}
	.main-menu > li > a, .main-menu > li > ul > li > a {
		font-size: 26px;
	}
	.main-menu > li > a svg {
		height: 21px;
	}
	.top-menu > li > a{
		font-size: 18px;
	}
	h1 {
		font-size: 42px;
	}
	.formulaire.normal .wrapper, .formulaire.stylise .formu{
		padding: 45px
	}
	.bloc-texte.bords {
		padding: 45px 0;
	}
	.bloc-texte.bords .wrapper {
		padding: 0 45px;
	}
	.txt {
		font-size: 21px;
	}
	.esperl {
		height: 16px;
	}
	.bordurel, .bordurer, .formulaire.normal > .bord2:after, .formulaire.normal > .bord1:after, .formulaire.stylise .formu > .bord1:after, .formulaire.stylise .formu > .bord2:after {
		width: 14px;
	}
	.borduret, .bordureb, .formulaire.normal > .bord1:before, .formulaire.normal > .bord2:before, .formulaire.stylise .formu > .bord2:before, .formulaire.stylise .formu > .bord1:before{
		height: 14px;
	}
	.imagetop{
		margin-left: -30px;
		margin-right: -30px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}
	.blok-cta a > p.legende, .meetslink, .bloc-slider_texte .lien, .menuonglets li a{
		font-size: 17px;
	}
	.blok-cta a > p:not(.legende) {
		max-width: 100%;
	}
	.blok-cta a > p b, .blok-cta a > p strong, .txt h3, h3.titre, h3.titree {
		font-size: 32px;
	}
	footer svg {
		height: 70px;
	}
	.meet {
		width: 100%;
	}
	.bloc-agenda {
		padding: 50px 0 50px;
	}
	.bloc-texte, .bloc-slider_texte {
		padding: 50px 0;
	}
	.bloc-slider_texte .txt{
		font-size: 26px;
	}
	.blok-cta a{
		padding: 30px 30px 75px;
	}
	.swiper-button-next{
		width: 50%;
		transform: translate(0,0) scale(0.6);
		bottom: -17px;
		transform-origin: right bottom;
	}
	.bloc-slider_texte .swiper-button-next{
		background-size: 2000px;
	}
	.formulaire .intro h3 {
		font-size: 24px;
	}
	.formu .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1.2;
		min-height: 0;
	}
	.formulaire.newsletter {
		padding: 45px 0;
	}
	.formulaire.newsletter .gform_body {
		width: 100%;
	}
	.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer {
		width: 100%;
		padding-left: 0;
		margin: 15px 0 0;
		text-align: right;
	}
	.formulaire.newsletter form {
		display: block;
	}
	.formu input[type="text"], .formu input[type="email"], .formu input[type="url"], .formu input[type="number"], .formu input[type="tel"], .formu input[type="date"], .formu input[type="month"], .formu input[type="week"], .formu input[type="time"], .formu textarea, .formu select {
		font-size: 24px!important;
	}
	.formulaire.newsletter .ginput_container_email:after{
		height: 9px;
	}
	a.link .bord1:before, .formulaire.newsletter button .bord1:before, a.link .bord1:after, .formulaire.newsletter button .bord1:after{
		width: 9px;
	}
	a.link .bord2:before, .formulaire.newsletter button .bord2:before, a.link .bord2:after, .formulaire.newsletter button .bord2:after{
		height: 9px;
	}
	.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer button {
		display: inline-block;
		font-size: 20px;
		text-align: center;
		width: auto;
		padding: 10px 17px 15px;
	}
	a.link{
		font-size: 18px;
		padding: 11px 16px 15px;
	}
	.cleary{
		display: block;
		width: 100%;
		clear: both;
	}
	.main-menu > li > a span span .barre{
		bottom: 0;
	}
	.menuonglets {
		padding: 0 0 0 36px;
	}
	.menuonglets li + li {
		margin-left: 18px;
	}
	.meets {
		margin: 30px -10px;
	}
	.meet {
		padding: 10px;
	}
	.sepa{
		height: 14px;
	}
	.formu .gform_wrapper.gravity-theme .gfield_label, .formulaire.stylise .formu .gform_wrapper.gravity-theme .gfield_label {
		font-size: 20px;
	}
	.formulaire.stylise .gform_wrapper.gravity-theme .gform_footer button, .formulaire.normal .gform_wrapper.gravity-theme .gform_footer button {
		font-size: 25px;
	}
	.formu .gform_wrapper.gravity-theme .description, .formu .gform_wrapper.gravity-theme .gfield_description, .formu .gform_wrapper.gravity-theme .gsection_description, .formu .gform_wrapper.gravity-theme .instruction {
		font-size: 15px;
	}
	.formu .gform_wrapper.gravity-theme .gfield_checkbox label, .formu .gform_wrapper.gravity-theme .gfield_radio label, .formu .gfield_consent_label {
		font-size: 18px;
	}
	.bloc-boutons {
		padding: 50px 0;
	}
	.gfield_consent_label:before, .formu .gform_wrapper.gravity-theme .gfield_checkbox label:before, .formu .gform_wrapper.gravity-theme .gfield_radio label:before{
		top: 2px;
	}
	input[type="checkbox"]:checked + .gfield_consent_label:after, .formu .gform_wrapper.gravity-theme .gfield_checkbox input[type="checkbox"]:checked + label:after, .formu .gform_wrapper.gravity-theme .gfield_radio input[type="radio"]:checked + label:after{
		top: 5px;
	}
	.formulaire.stylise {
		padding: 40px 0 0;
	}
	.bloc-texte.ssfond:not(.bords) {
		padding: 50px 0 80px;
	}
	.bloc-espaces {
		padding: 50px 0;
	}
	h3.titree + .espaces, .espace + .espace {
		margin-top: 45px;
	}
	.bloc-espaces .txt ul, .bloc-espaces .txt ol{
		columns: 1;
	}
	.espace .txt {
		font-size: 18px;
	}
	.formulaire.stylise .formu:not(:first-child), .formulaire.normal .formu:not(:first-child) {
		margin-top: 30px;
	}
	.sstitre{
		font-size: 26px;
	}
	.menu-principal-container{
		min-height: calc(100% - 125px);
		margin-bottom: 40px;
	}
	.menu-top-container {
		position: relative;
		left: 0;
		bottom: 0;
	}
	.imagetop:first-child {
		margin-top: 0;
	}
	.imagetop img{
		display: none;
	}
	.imagetop h1{
		padding: 30px;
	}
	.formu .ginput_container_select:after, .formu .ginput_address_country:after{
		line-height: 66px;
	}
	.pagetop.sansimg + .blocs > .bloc.bloc-texte:not(.ssfond):first-child, .pagetop.sansimg + .blocs > .bloc:not(.bloc-texte):first-child {
		margin-top: 50px;
	}
	.bloc-menu:last-child {
		margin-bottom: 50px;
	}
	.sectitre{
		font-size: 33px;
	}
	.sectxt, .platdesc {
		padding-right: 0;
	}
	.type, .plat {
		display: block;
	}
	.type span{
		display: block;
	}
	.platphoto .platdesc {
		margin-left: 0;
		margin-top: 18px;
	}
	.contenance, .prix{
		width: 60px;
		text-align: left;
	}
	.pris{
		display: block;
	}
	.platphoto .pris{
		margin: 20px 0 0;
	}
	.nom, .type {
		font-size: 21px;
	}
	.sectxt, .prix, .description, .contenance {
		font-size: 19px;
	}
	.legende{
		font-size: 16px;
	}
	.ssectitre {
		font-size: 28px;
	}
	.txt p a{
		text-underline-offset: 1px;
	}
	.formulaire.newsletter .gform_wrapper.gravity-theme .gform_footer button[value="ok"] {
		padding-top: 12px;
	}
	.blok-cta a > p b, .blok-cta a > p strong{
		margin: 0 0 8px;
	}
	.blok-cta a{
		font-size: 19px;
	}
	#cookie-law-info-bar{
		right: 0;
		bottom: 0!important;
		width: 100%;
		max-width:100%;
		padding: 35px 35px 30px!important;
	}
	.cli-bar-btn_container{
		display: block;
	}
	.cli-style-v2 .cli-bar-btn_container .cli_action_button, .cli-style-v2 .cli-bar-btn_container .cli-plugin-button{
		width: 100%;
	}
	.gform_confirmation_message {
		font-size: 21px;
	}
	.formu .ginput_container_select + svg, .formu .ginput_address_country select + svg, .formu .gfield_select + svg {
		font-size: 23px;
		top: 22px;
	}
	.formu .ginput_address_country.ginput_left:after, .formu .ginput_left.ginput_container_select:after, .formu .ginput_address_country.ginput_left select + svg, .formu .ginput_left select + svg {
		right: 16px;
	}
	.ssectitre{
		display: block;
	}
	.ssectitre .pris{
		display: block;
	}
}

@media screen and (max-width: 374px) {

}

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {}
