/*
Theme Name: Blue Perspective
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.
*/

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger--3dx .hamburger-box,.hamburger--3dx-r .hamburger-box,.hamburger--3dxy .hamburger-box,.hamburger--3dxy-r .hamburger-box,.hamburger--3dy .hamburger-box,.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger{padding:15px;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}.hamburger--emphatic,.hamburger--emphatic-r{overflow:hidden}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#172a97}.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:2px;background-color:#172a97;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger--3dx .hamburger-inner,.hamburger--3dx-r .hamburger-inner,.hamburger--3dxy .hamburger-inner,.hamburger--3dxy-r .hamburger-inner,.hamburger--3dy .hamburger-inner,.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.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.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.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.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.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--collapse .hamburger-inner,.hamburger--collapse-r .hamburger-inner{top:auto;transition-duration:.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);bottom:0}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner,.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-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,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s,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,transform .1s cubic-bezier(.895, .03, .685, .22) .1s}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transition:bottom .1s,transform .1s cubic-bezier(.895, .03, .685, .22) .1s}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s,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,transform .1s cubic-bezier(.895, .03, .685, .22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s,transform .1s cubic-bezier(.895, .03, .685, .22) .1s}.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::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::after{top:-20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s,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 linear .22s}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s,transform .13s cubic-bezier(.215, .61, .355, 1) .25s}.hamburger--elastic .hamburger-inner,.hamburger--elastic-r .hamburger-inner{transition-duration:275ms;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);top:2px}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s,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 linear .22s}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s,transform .13s cubic-bezier(.215, .61, .355, 1) .25s}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms}.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--emphatic .hamburger-inner,.hamburger--emphatic-r .hamburger-inner{transition:background-color 125ms ease-in 175ms}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms}.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 .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,left 125ms ease-in 175ms}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,right 125ms ease-in 175ms}.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 linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms}.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 linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms}.hamburger--spin .hamburger-inner,.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,left 125ms ease-in 175ms}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,right 125ms ease-in 175ms}.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 linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms}.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 linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{transition:bottom 80ms ease-out,top 80ms ease-out,opacity linear}.hamburger--slider .hamburger-inner::before,.hamburger--slider-r .hamburger-inner::before{transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.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 linear 80ms}.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}.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}.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::before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s ease-in .25s,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 ease-out .12s}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215, .61, .355, 1) .12s}.hamburger--spin-r .hamburger-inner::before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s ease-in .25s,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 ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215, .61, .355, 1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner::before{top:10px;transition:top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,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 cubic-bezier(.33333, 0, .66667, .33333) .15s,transform .13s cubic-bezier(.215, .61, .355, 1) .22s;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 cubic-bezier(.215, .61, .355, 1) .22s;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--stand .hamburger-inner,.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55, .055, .675, .19) .15s,background-color 0s linear 75ms}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s,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 linear .22s}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s,transform .13s cubic-bezier(.215, .61, .355, 1) .22s}.hamburger--stand .hamburger-inner::before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19)}.hamburger--stand .hamburger-inner::after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215, .61, .355, 1),background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s}.hamburger--stand-r .hamburger-inner::before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215, .61, .355, 1),background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s}.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,opacity 75ms}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s,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,opacity 75ms .12s}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms,transform 75ms cubic-bezier(.215, .61, .355, 1) .12s}.hamburger--vortex-r.is-active .hamburger-inner::after,.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after,.hamburger--vortex.is-active .hamburger-inner::before{transition-delay:0s}.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::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::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/**
 * 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}

/*!
 * fullPage 4.0.26
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0);pointer-events:none}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important;pointer-events:none}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;pointer-events:all}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;background:#FF8C8D;}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#202A50;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-scrollable .fp-section,.fp-scrollable .fp-slide,.fp-scrollable.fp-responsive .fp-is-overflow.fp-section{height:100vh;height:calc(var(--vh,1vh) * 100)}.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]),.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}.fp-overflow{justify-content:flex-start;max-height:100vh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow>.fp-overflow{overflow-y:auto}.fp-overflow{outline:0}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive .fp-overflow,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow: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: inherit;
}

b,
strong {
	font-weight: 700;
}

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: #202A50;
	font-family: "Red Hat Display", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
}

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

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 1.5em;
	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: #eee;
	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: #FF8C8D;
	border: 0;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0 25px;
	line-height: 60px;
	font-size: 16px;
	min-width: 250px;
	text-align: center;
	text-shadow: none;
	-webkit-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: #172A97;
}

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: #616161;
	font-family: "Red Hat Display", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #616161;
	font-family: "Red Hat Display", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #616161;
	font-family: "Red Hat Display", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #616161;
	font-family: "Red Hat Display", "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: #202A50;
	text-decoration: none;
}

a:focus {
	outline: none!important;
}

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

svg{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.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{
	/* opacity: 0; */
	background: #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{
	display: block;
	max-width: 1330px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 60px;
}

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

.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: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background: transparent;
	-webkit-transition: background 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease, transform 0.4s ease;
	-moz-transition: background 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease, transform 0.4s ease;
	-o-transition: background 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease, transform 0.4s ease;
	transition: background 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease, transform 0.4s ease;
	text-align: right;
	padding: 30px 0;
	z-index: 20;
}

.home .site-header {
	transform: translate(0,-100%);
}

.home.loaded .site-header{
	transform: translate(0,0);
}

.scrolled .site-header, .home[class*='fp-viewing-']:not(.fp-viewing-0) .site-header{
	background: white;
	padding: 15px 0;
	box-shadow: 0 10px 10px rgb(0 0 0 / 3%);
}

/* .home:not(.scrolled) .site-title a{
	transform: translate(0,-250%);
	opacity: 0;
} */

.site-title{
	line-height: 1;
	margin: 0;
	padding: 0;
}

.site-title a{
	z-index: 2;
	display: block;
	position: absolute;
	width: 120px;
	height: 65px;
	background: url(assets/images/logo.svg) no-repeat center center;
	background-size: contain;
	text-align: left;
	text-indent: -999em;
	left: 60px;
	top: 50%;
	transform: translate(0,-50%);
	margin: 5px 0 0;
	-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;
}

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

.scrolled .site-title a{
	
}

.contact-menu, .main-menu, .social-menu, .footer-menu{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.menu{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 60px;
}

.menu > * + *{
	margin-left: 25px;
}

.menu > * + .menu-contact-container{
	margin-left: 40px;
}

header .main-menu > li, .social-menu > li, .contact-menu > li{
	display: inline-block;
	vertical-align: middle;
}

header .main-menu > li{
	position: relative;
	padding: 20px 0;
}
header .main-menu > li + li{
	margin-left: 40px;
}
header .main-menu > li > a{
	font-weight: 500;
	position: relative;
	color: #202A50;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	line-height: 14px;
}

@media screen and (min-width: 1024px) {
	
	header .main-menu > li:not(.bout) > a:after{
		content: '';
		display: block;
		width: 0;
		height: 1px;
		-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: 3px;
		background: #202A50;
		transform: translate(0,50%);
		z-index: -1;
	}
	
	header .main-menu > li.menu-item-has-children:not(.bout) > a:after{
		bottom: -1px;
	}
	
	header .main-menu > li:hover > a:after, header .main-menu > li.current-menu-item > a:after, header .main-menu > li.current-menu-parent > a:after, header .main-menu > li.current-page-ancestor  > a:after{
		width: 100%;
	}
	
	header .main-menu > li > ul {
		display: block;
		position: absolute;
		text-align: center;
		line-height: 1;
		min-width: 100%;
		background: #172a97;
		border-radius: 13px;
		white-space: nowrap;
		padding: 30px 40px;
		box-shadow: 0 10px 20px rgb(0 0 0 / 8%);
		left: 50%;
		opacity: 0;
		margin: -6px 0 0;
		top: -999em;
		list-style: none;
		transform: translate(-50%,20px);
		-webkit-transform: translate(-50%,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;
	}
	
	header .main-menu > li > ul:after {
		content: '';
		display: block;
		width: 1px;
		height: 12px;
		background: #172a97;
		position: absolute;
		left: 50%;
		bottom: 100%;
		transform: translate(-50%,0);
	}
	
	header .main-menu > li:hover > ul.sub-menu {
		opacity: 1;
		top: 100%;
		transform: translate(-50%,0);
		-webkit-transform: translate(-50%,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;
	}
	
	header .main-menu > li > ul > li > a {
		font-size: 15px;
		color: #fff;
		font-weight: 500;
	}
	
	header .main-menu > li > ul > li > a:hover, header .main-menu > li > ul > li.current-menu-item > a{
		color: #FF8C8D;
	}
	
	header .main-menu > li > ul > li + li{
		margin-top: 10px;
		margin-left: 0;
	}
	header .main-menu > li.menu-item-has-children > a > span{
		display: inline-block;
		vertical-align: middle;
		line-height: 14px;
	}
	header .main-menu > li.menu-item-has-children > a svg{
		font-size: 18px;
		vertical-align: middle;
		line-height: 14px;
		margin: 0 0 0 8px;
	}
	
	/* header .main-menu > li.menu-item-has-children{
		margin-top: 2px;
	} */
}

/* header .main-menu > li.bout > a{
	background: #FF8C8D;
	display: inline-block;
	padding: 0 25px;
	line-height: 50px;
	color: white;
	border-radius: 11px;
	font-size: 13px;
} */

.contact-menu > li + li{
	margin-left: 5px;
}

footer .contact-menu > li + li{
	margin-left: 0;
}

.contact-menu > li > a{
	position: relative;
	background: #172A97;
	display: inline-block;
	padding: 10px 30px 10px 60px;
	line-height: 1.2;
	color: white;
	border-radius: 35px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
}

.contact-menu > li > a em{
	display: block;
	font-weight: 400;
	font-style: normal;
	text-transform: none;
}

/* 
.contact-menu > li.telo > a{
	font-size: 16px;
} */

.contact-menu > li > a svg{
	font-size: 16px;
	position: absolute;
	left: 24px;
	top: 50%;
	transform: translate(0,-50%);
}

.contact-menu > li > a:hover{
	background: #FF8C8D;
}

.contact-menu > li.cand > a{
	background: #7A8EFF;
}

.contact-menu > li.cand > a:hover{
	background: #172A97;
}

.contact-menu > li.mess > a:not(:hover){
	background: #FF8C8D;
}

.contact-menu > li:not(.telo) > a svg{
	vertical-align: middle;
}

.social-menu > li > a{
	font-size: 18px;
}

.social-menu > li + li{
	margin-left: 15px;
}

header .main-menu > li.hidetop{
	display: none;
}


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


.site-content {
	
}

.home .section:not(#colophon) .fp-overflow{
	padding: 140px 0 60px;
}

.home .section.logosparts .fp-overflow, .home .section.logoscontainer .fp-overflow{
	padding-bottom: 140px!important;
}

.fp-is-overflow > .fp-overflow{
	overflow-x: hidden;
}

/* .hometop{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
}

.hometop .wrap{
	margin-top: -80px;
} */

.homeboutons{
	/* padding: 80px 0; */
	/* padding: 5vw 0; */
	padding: 7vh 0;
}

.homeboutonsc{
	display: block;
	margin: 35px 0 0;
}

.homeboutonsc .bouton{
	font-weight: 900;
	font-size: 20px;
	text-transform: none;
}

.homeboutonsc .bouton:not(:first-child){
	margin-top: 8px;
}

.homeboutonsc .bouton:first-child {
	background: #FF8C8D;
}
.homeboutonsc .bouton:hover {
	background: #202A50!important;
}

.loadeddd .homeboutonsc a{
	transition-delay: 0s!important;
}

.bouton{
	display: inline-block;
	font-weight: 500;
	/* letter-spacing: 0.1em;
	text-transform: uppercase; */
	padding: 0 25px;
	line-height: 60px;
	color: white;
	border-radius: 38px;
	background: #172A97;
	font-size: 14px;
	text-transform: uppercase;
	min-width: 250px;
	text-align: center;
	position: relative;
}

.bouton:hover{
	background: #FF8C8D;
	color: white;
}

.homtoptxt{
	color: #202A50;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.3;
	margin: 16px 0 0;
}

.hometopc{
	display: flex;
	width: 50%;
	justify-content: center;
}

.groslogo{
	display: block;
	/* width: 358px; */
	width: 16vw;
	/* height: 109px; */
	height: auto;
	padding: 9vw 0 0;
	background: url(assets/images/logo.svg) no-repeat center center;
	background-size: contain;
}

.slogan{
	/* font-size: 48px; */
	color: #172A97;
	margin: 30px 0 0;
	padding: 0;
	position: relative;
}

.slogan h2{
	font-size: 3vw;
	line-height: 1;
	font-weight: 700;
	margin: 0;
	padding: 0;
	max-width: 550px;
}

/* .slogan:after{
	content: '';
	display: block;
	width: 5px;
	height: 100%;
	background: #FF8C8D;
	position: absolute;
	left: -50px;
	top: 0;
} */

.hometopimg{
	display: block;
	width: calc(50% - 120px);
	height: calc(100% - 180px);
	position: absolute;
	right: 60px;
	top: 120px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 10px;
	overflow: hidden;
}

.hometopimg:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #FF8C8D;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: height 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}

.loaded00 .hometopimg:after {
	height: 0;
}

.slogan b{
	font-weight: 500;
}

.slogan i{
	font-style: normal;
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 6px;
}

.logoscontainer .titre{
	margin-bottom: 80px;
	padding-right: 70px;
	font-size: 38px;
}

.logoscontainerc{
	position: relative;
	/*padding: 90px 150px 0;
	margin-bottom: 90px;
	 border-top: 1px solid #FF8C8D; */
}

.logoscontainercc{
	position: relative;
}

.sliderlogos .swiper-pagination, .sliderlogos .swiper-button-next:after, .sliderlogos .swiper-button-prev:after{
	display: none;
}

.sliderlogos .swiper-button-next, .sliderlogos .swiper-button-prev{
	width: auto;
	height: auto;
	font-size: 46px;
	margin: 0;
	color: #172A97;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background: transparent!important;
}

.swiper-button-next:hover, .swiper-button-prev:hover{
	color: #FF8C8D;
}

.sliderlogos .swiper-button-next, .sliderlogos .swiper-button-prev{
	top: 0;
}

.sliderlogos .swiper-button-prev{
	left: auto;
	right: 50px;
}

.sliderlogos .swiper-button-next{
	right: 0;
}

.logoo{}

.logoo > img{
	display: block;
	width: auto;
	height: auto;
	max-width: 220px;
	max-height: 56px;
}

.sliderlogos .swiper-container{
	overflow: visible;
}

.sliderlogos .swiper-container:after{
	content: '';
	display: block;
	width: calc((100vw - 910px) / 2);
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 1;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.sliderlogos .swiper-wrapper{
	align-items: center;
}

.sliderlogos .swiper-slide{
	width: auto;
}

.titre{
	position: relative;
	font-size: 34px;
	color: #172A97;
	font-weight: 500;
	margin: 0 0 30px;
	padding: 0 0 30px;
	line-height: 1.1;
}

.titre:after{
	content: "";
	display: block;
	width: 80px;
	height: 7px;
	background: #FF8C8D;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 5px;
}

/* .nous{
	margin: 140px 0;
} */

.nous .wrapper > img{
	/* display: block;
	width: 100%; */
	width: 60%;
	display: inline-block;
	vertical-align: middle;
}

.flexy{
	display: flex;
	align-items: center;
}

.forceimg{
	display: block;
	width: 36%;
	height: calc(100vh - 200px);
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.forceimg img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}

.force .noustxt{
	/* margin: 50px 0 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between; */
	width: 64%;
	display: inline-block;
	vertical-align: middle;
	padding: 50px 0 50px 70px;
	margin-top: 0;
	text-align: center;
}

.force .nouslink{
	text-align: center;
}

.grtitre{
	font-weight: 900;
	font-size: 44px;
	line-height: 1.1;
	color: #172A97;
}

.elementsf{
	margin: 55px 0 0;
}

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

.elementf + .elementf{
	margin-top: 40px;
}

.elementf h3{
	position: relative;
	margin: 0;
	padding: 0 0 0 50px;
	font-weight: 900;
	font-size: 28px;
	line-height: 1;
	color: #172A97;
	text-align: left;
	flex: 0 0 42%;
}

.elementf > h3:before {
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	background: #FF8C8D;
}

.elementf .forcetxt{
	font-size: 20px;
	flex: 0 0 58%;
	text-align: left;
}

.nous .noustxt{
	width: 58%;
	text-align: center;
	padding: 0 100px;
}

.nous .forceimg{
	width: 42%;
}

.nous .flexyh .forceimg {
	width: 80vh;
	height: 38vh;
}

.nous .flexy{
	align-items: center;
}

.nous .flexy.flexyh{
	flex-direction: column;
	gap: 40px;
}

.nous .nouslink{
	text-align: center;
}

.nous .flexyh .nouslink{
	margin: 35px 0 0;
}

.noustxtt{
	font-weight: 500;
	font-size: 20px;
	line-height: 1.3;
}

.bouton.rose{
	background: #FF8C8D;
}
.bouton.rose:hover{
	background: #172A97;
}

.nouslink {
	width: 100%;
	text-align: left;
	margin: 55px 0 0;
}

.prestations{
	margin: 140px 0 190px;
}

.home .prestations{
	margin-bottom: 140px;
}

.prestationsc{
	margin: 0 -18px;
}

.prestation{
	/* position: relative;
	min-height: 570px;
	display: flex;
	align-items: center; */
	position: relative;
	min-height: 0;
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	padding: 18px;
}

/* .prestation.even{
	justify-content: flex-end;
} 

.prestation + .prestation{
	margin-top: 190px;
}*/

.grostitre{
	text-align: center;
	position: relative;
	font-size: 50px;
	color: #172A97;
	font-weight: 700;
	/* margin: 0 0 60px; */
	margin: 0 0 36px;
	padding: 0 0 30px;
	line-height: 1.1;
}

.grostitre:after{
	content: "";
	display: block;
	width: 80px;
	height: 7px;
	background: #FF8C8D;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 0;
	border-radius: 5px;
}

.grostitre.alt{
	font-weight: 900;
}

.grostitre.gau{
	text-align: left;
}

.grostitre.gau:after{
	left: 0;
	margin-left: 0;
}

.prestaimg{
	width: 100%;
	height: auto;
	padding: 56% 0 0;
	position: relative;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* .even .prestaimg{
	right: auto;
	left: 0;
} */

.prestatxt{
	width: 100%;
	font-size: 21px;
	line-height: 1.2;
	/* padding-right: 90px; */
}

/* .even .prestatxt{
	padding-right: 0;
	padding-left: 90px;
} */

.prestatxt .bouton{
	margin-top: 40px;
}

.pagetop{
	margin: 150px 0 50px;
}

.breadcrumbs{
	font-size: 9px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #9D9D9D;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.breadcrumbs .current-item{
	font-weight: 700;
}

.breadcrumbs a{
	color: #9D9D9D;
}
.breadcrumbs a:hover{
	color: #172A97;
}

.pageintro{
	text-align: center;
}

.pageintro .txt{
	font-size: 23px;
}

.wrapper.wrappers{
	max-width: 780px;
}

.souspages{
	margin: 54px 0 110px;
}

.souspagesc{
	margin: 0 -18px;
}

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

.souspagec{
	height: 100%;
	position: relative;
	padding-bottom: 100px;
}

.pageimg{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 56% 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: #eee;
}

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

.pageimg a:hover{
	background: rgba(255,255,255,0.3);
}

.souspage h2{
	font-size: 30px;
	font-weight: 500;
	line-height: 1.1;
}

.souspage h2 a:not(:hover){
	color: #172A97;
}

.souspage .exce{
	font-size: 18px;
}

.souspagec .bouton{
	position: absolute;
	left: 0;
	bottom: 0;
}

.pagecontent{
	margin-bottom: 140px;
}

.grostitre.altt{
	font-weight: 500;
}

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

.servicetop{
	margin-bottom: 75px;
}

.servicetop .left{
	width: calc(100% - 480px);
	padding-right: 75px;
}

.servicetop .left .txt{
	font-size: 25px;
}

.servicetop .left .bouton{
	margin-top: 40px;
}

.servicetop .right{
	width: 480px;
}

.servicetop .right > h3{
	font-size: 34px;
	font-weight: 500;
	color: #172997;
}

.scroll{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 20px;
	height: 27px;
	margin: -5px 12px 0 0;
	background: transparent;
	border-radius: 9px;
	border: 2px solid #fff;
	z-index: 1;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.scroll:after{
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	border-radius: 50%;
	opacity: 1;
	animation: wheel 2s infinite;
	-webkit-animation: wheel 2s infinite;
}

@keyframes wheel {
	from{
		opacity: 1;
		top: 2px;
	}
	50%  {
		opacity: 0;
		top: 12px;
	}
	to {
		opacity: 0;
		top: 2px;
	}
}

@-webkit-keyframes wheel {
	from{
		opacity: 1;
		top: 2px;
	}
	50%  {
		opacity: 0;
		top: 12px;
	}
	to {
		opacity: 0;
		top: 2px;
	}
}

.formu{
	position: relative;
	z-index: 0;
}

.formu .gform_wrapper{
	/* background: #222228;
	padding: 50px;
	border-radius: 20px;
	box-shadow: 20px 20px 40px rgb(0 0 0 / 10%); */
}

.gfield_checkbox{
	columns: 2;
}

.gfield_required_text{
	display: none!important;
}

.gform_wrapper.gravity-theme .gform_fields{
	grid-column-gap: 5%!important;
	grid-row-gap: 26px!important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
	background: #f4f4f4;
	border: 0!important;
	border-radius: 11px;
	padding: 16px 24px!important;
	color: #202A50;
}

.formu .gform_wrapper.gravity-theme .iti--allow-dropdown input[type=text]{
	padding-left: 100px!important;
}

.gform_wrapper.gravity-theme .gfield textarea.large, .gform_wrapper.gravity-theme .gfield textarea{
	height: 190px!important;
	resize: none;
}

.gform_wrapper.gravity-theme .gfield select{
	height: 59px;
}

.iti--separate-dial-code .iti__selected-dial-code{
	color: white;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

.ginput_container_select, .ginput_address_country{
	position: relative;
}

.ginput_container_select + svg, .ginput_address_country + svg, .gfield_select + svg{
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 16px;
	top: 22px;
	color: #172A97;
	z-index: 0;
	pointer-events: none;
}

.formu .gform_wrapper.gravity-theme .gfield_label{
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #172A97;
}

.formu .gform_wrapper.gravity-theme .gform_footer button, .formu .gform_wrapper.gravity-theme .gform_footer input, .formu .gform_wrapper.gravity-theme .gform_page_footer button, .formu .gform_wrapper.gravity-theme .gform_page_footer input {
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gform_footer{
	text-align: left;
	justify-content: flex-start;
	padding-bottom: 0!important;
}

.elementsc{
	position: relative;
	padding: 90px 0 0;
	margin-bottom: 130px;
	border-top: 1px solid #FF8C8D;
}

.bloc + .bloc{
	margin-top: 90px;
}

.bloc.bloc-texte + .bloc.bloc-boutons, .bloc.bloc-titre + .bloc.bloc-texte, .bloc.bloc-titre + .bloc.bloc-texte_2_colonnes, .bloc.bloc-texte + .bloc.bloc-texte_2_colonnes, .bloc.bloc-texte_2_colonnes + .bloc.bloc-texte{
	margin-top: 65px;
}

.bloc-titre.centre, .bloc-boutons.centre{
	text-align: center;
}

.ptfortsc.deux .ptfort{
	width: 50%;
}

.bloc-titre.centre .titree{
	display: inline-block;
}

.wrapper .wrapperm{
	max-width: 875px;
}

.titree{
	font-size: 34px;
	font-weight: 500;
	line-height: 1.1;
	position: relative;
	margin: 0;
	padding: 0;
	color: #172A97;
}

.titree.car{
	padding: 0 0 0 40px;
}

.titree.car:before{
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #FF8C8D;
	position: absolute;
	left: 0;
	top: 11px;
}

.txt h3{
	font-size: 26px;
	font-weight: normal;
	line-height: 1.2;
	color: #172A97;
}

.txt h3 + h3{
	padding-top: 0;
}

.bloc-texte_2_colonnes .left > svg, .bloc-texte_2_colonnes .right > svg, .bloc-texte > svg{
	color: #172A97;
	font-size: 60px;
	margin: 0 0 25px;
}

.bloc-texte_2_colonnes .left{
	padding-right: 18px;
}

.bloc-texte_2_colonnes .right{
	padding-left: 18px;
}

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

.txt ul li{
	position: relative;
	padding-left: 30px;
}

.txt ul li svg{
	position: absolute;
	left: 0;
	top: 5px;
	color: #FF8C8D;
}

.txt li + li{
	margin-top: 10px;
}

.sepa{
	display: block;
	width: 100%;
	height: 1px;
	background: #FF8C8D;
	position: relative;
}

.sepa span{
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	background: #FF8C8D;
	left: 50%;
	top: 0;
	transform: translate(-50%,-50%) rotate(45deg);
}

.sepa span:after{
	content: '';
	display: block;
	width: 66px;
	height: 66px;
	border: 16px solid white;
	position: absolute;
	left: -16px;
	top: -16px;
}

.contactop{
	margin-bottom: 140px;
}

.contactopc{
	position: relative;
}

.contactopl{
	width: calc(100% - 430px);
	padding-right: 90px;
}

.contactop .grostitre{
	margin-bottom: 35px;
}

.txt p a{
	text-decoration: underline;
	text-underline-offset: 2px;
	text-decoration-thickness: 1px;
}

.contactopl .txt{
	margin-bottom: 40px;
}

.contactimg{
	position: absolute;
	right: 0;
	height: 100%;
	width: 430px;
	top: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	background-color: #eee;
	border-radius: 10px;
}

.ptforts{
	margin: 100px 0;
}

.ptfortsc{
	margin: -30px;
}

.ptfort{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 30px;
	text-align: center;
}

.ptfort .txt{
	font-size: 18px;
}

.ptfort > h3{
	font-size: 22px;
	font-weight: 700;
	color: #172A97;
	padding: 60px 0 0;
	position: relative;
	margin: 0 0 30px;
}

.ptfort > h3:before{
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	background: #FF8C8D;
}

.membres{
	margin: 100px 0 140px;
}

.membresc{
	padding-top: 100px;
	border-top: 1px solid #FF8C8D;
}

.pageintro + .membres .membresc{
	padding-top: 0;
	border-top: 0;
}

.membre + .membre{
	margin-top: 80px;
}

.membre .txt{
	max-width: 440px;
}

.membreimg{
	display: inline-block;
	vertical-align: middle;
	width: 430px;
	height: auto;
	padding: 54% 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	background-color: #eee;
	border-radius: 10px;
}

.membretxt{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 430px);
	padding-left: 90px;
	position: relative;
}

.membretxt > h3{
	font-size: 26px;
	font-weight: 700;
	color: #172A97;
	margin: 0 0 40px;
	padding: 0 70px 0 0;
}

.poste{
	font-size: 20px;
	font-weight: 300;
	color: #FF8C8D;
	margin: -36px 0 36px;
}

.socisse{
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: white;
	background: #FF8C8D;
	border-radius: 50%;
	font-size: 18px;
}

.socisse:hover{
	background: #172A97;
	color: white;
}

.actuswrap{
	margin: 70px 0 100px;
}

.actus{
	margin: 0 -18px;
}

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

.actu .newsc{
	height: 100%;
}

.actu .newscc{
	width: 100%;
	padding: 25px 0 50px;
}

.newsc{
	/* background: white;
	border-radius: 10px; */
	position: relative;
	overflow: hidden;
	/* box-shadow: 0 12px 16px rgb(0 0 0 / 5%); */
}

.imagenews{
	width: 100%;
	height: auto;
	padding: 64% 0 0;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #eee;
	border: 1px solid #eee;
	border-radius: 10px;
}

.imagenews a{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.imagenews a:hover{
	background: rgba(255,255,255,0.3);
}


.newscc h3{
	font-size: 21px;
	color: #172A97;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 20px;
}

.newscc h3 a:not(:hover){
	color: #172A97;
}

.blogex{
	font-size: 16px;
	line-height: 1.4;
}

.lls{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	letter-spacing: 0.1em;
}

.lls svg{
	vertical-align: middle;
	font-size: 15px;
	margin-right: 10px;
	margin-top: -1px;
	-webkit-transition: margin-right 0.4s ease;
	-moz-transition: margin-right 0.4s ease;
	-o-transition: margin-right 0.4s ease;
	transition: margin-right 0.4s ease;
}

.lls:hover svg{
	margin-right: 15px;
}


.navigation{
	border-top: 1px solid #FF8C8D;
	padding-top: 60px;
	text-align: center;
	margin: 60px 0 0;
}
 
a.page-numbers, span.page-numbers{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px!important;
	padding: 0!important;
	vertical-align: middle;
	border: 1px solid white;
}

.page-numbers.current{
	border: 1px solid #FF8C8D;
	border-radius: 50%;
	color: #FF8C8D;
}

.page-numbers.next, .page-numbers.prev{
	font-size: 0!important;
	line-height: 26px;
	position: relative;
	font-weight: 300;
}

.page-numbers a:hover, .woocommerce nav.woocommerce-pagination ul li a:hover{
	color: #f7c0d9!important;
}

.page-numbers.prev svg{
	font-size: 20px;
	font-weight: 300;
	/* content: '\f177';
	font-family: 'Font Awesome 5 Pro'; */
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.page-numbers.next svg{
	font-size: 20px;
	font-weight: 300;
	/* content: '\f178';
	font-family: 'Font Awesome 5 Pro'; */
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.shar{
	text-align: center;
	margin: 80px 0 0 0;
	padding-top: 50px;
	border-top: 1px solid #172A97;
}

.shar p.h4{
	font-weight: 900;
	font-size: 28px;
	color: #172A97;
	margin: 0 0 30px;
}

.shar a{
	font-size: 30px;
	margin: 0 10px;
	display: inline-block;
	text-align: center;
	width: 70px;
	height: 70px;
	border: 1px solid #FF8C8D;
	color: #FF8C8D;
	border-radius: 50%;
	line-height: 70px;
}

.shar a:hover{
	color: white;
	background: #FF8C8D;
}

.blocs{
	margin: 60px 0 90px;
}

.fancybox-button{
	min-width: 0;
}

.bloc-texte_2_colonnes.centre .left, .bloc-texte_2_colonnes.centre .right{
	vertical-align: middle;
}

.bloc-bouton .boutons{
	text-align: center;
}

.legende{
	font-size: 13px;
	margin: 5px 0 0;
	color: #FF8C8D;
}

.bloc-fichier ul{
	list-style: none;
	margin: 0 -10px;
	padding: 0;
	text-align: center;
}

.bloc-fichier ul li{
	padding: 10px;
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
}

.bloc-fichier ul li a{
	display: block;
	color: #FF8C8D;
	height: 100%;
	border: 1px solid;
	padding: 30px 30px 55px 70px;
	position: relative;
	text-align: left;
	font-weight: 300;
	border-radius: 10px;
}

.bloc-fichier ul li a p{
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.bloc-fichier ul li a span.ext{
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.bloc-fichier ul li a span.ext span{
	text-transform: uppercase;
}

.bloc-fichier ul li a:hover{
	background: #FF8C8D;
	color: white!important;
	border-color: #FF8C8D;
}

.bloc-fichier ul li a svg{
	font-size: 24px;
	position: absolute;
	left: 25px;
	top: 26px;
}

.bloc-galerie ul{
	list-style: none;
	margin: 0 -10px;
	padding: 0;
	text-align: left;
}

.bloc-galerie ul li{
	display: inline-block;
	width: 33.33%;
	padding: 10px;
	vertical-align: middle;
}

.bloc-galerie ul li img, .bloc-image img, .bloc-image_texte .left img, .bloc-video iframe, .ressourt iframe{
	display: block;
	width: 100%;
	margin: 0;
}

.ressourt iframe{
	border-radius: 10px;
}

.ressourceshome .titre{
	font-size: 30px;
	font-weight: 900;
	max-width: 540px;
}

.logosparts{
	background: #eff0f3;
	/* padding: 160px 0; */
}

.logosparts h3{
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	margin: 0 0 50px;
}

.logospartsc{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.logopart{
	margin: 20px 35px;
}

.logospartsc .logoo > img{
	max-width: 260px;
	max-height: 100px;
}

.wrapper.wrapperm{
	max-width: 940px;
}

.bloc-galerie ul li a{
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	padding: 63% 0 0;
}

.bloc-galerie ul li a:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.5);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.bloc-galerie ul li a:hover:after{
	opacity: 1;
}

.wrapper .wrapper{
	padding: 0;
}

.contactimg{
	overflow: hidden;
}

.contactimg:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #FF8C8D;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: height 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}



.loaded .contactimg:after{
	height: 0;
}

/** Anims **/

body:not(.loadeddd) .groslogo, body:not(.loadeddd) .slogan span, .slogan:after, .breadcrumbs, .nous .wrapper > img, .noustxtt, .nouslink, .prestations .grostitre, .prestaimg, .prestatxt, .souspage, .pageintro, .ptfort, .actu, .contactopl, .membreimg, .membretxt, .servicetop .left, .servicetop .right, .bloc-texte_2_colonnes .left, .bloc-texte_2_colonnes .right, .bloc-titre, .bloc-texte, .bloc-boutons, .toplink, .homtoptxt{
	transition: all 0.4s ease;
}

.hometop{
	transition: opacity 0.4s ease;
}

.slogan:after{
	height: 0!important;
	transition-delay: 0.2s;
}

.homtoptxt{
	opacity: 0;
	transition-delay: 0.3s;
}

.nouslink{
	transition-delay: 0.2s;
}

.prestations .grostitre, .hometop, body:not(.single-post) .pageintro, body:not(.single-post) .bloc-texte, body:not(.single-post) .bloc-boutons,.toplink{
	opacity: 0;
}

.nous .wrapper > img{
	opacity: 0;
	transform: scale(1.1);
}

.vue.nous .wrapper > img, .active.nous .wrapper > img{
	opacity: 1;
	transform: scale(1);
}

/* .breadcrumbs{
	opacity: 0;
} */

body:not(.loadeddd) .slogan span{
	display: block;
	transition-delay: 0.4s;
}

.groslogo, .slogan span, .homeboutonsc a, .noustxtt, .nouslink, .souspage, .ptfort, .actu, .bloc-titre{
	transform: translate(0,-20px);
	opacity: 0;
}

.prestation.even .prestaimg, .prestation:not(.even) .prestatxt, .contactopl, .membreimg, .servicetop .left, .bloc-texte_2_colonnes .left{
	transform: translate(-20px,0);
	opacity: 0;
}

.prestation:not(.even) .prestaimg, .prestation.even .prestatxt, .membretxt, .servicetop .right, .bloc-texte_2_colonnes .right{
	transform: translate(20px,0);
	opacity: 0;
}

.loaded .groslogo, .loaded .slogan span, .loadedd .homeboutonsc a, .noustxt.vue .noustxtt, .noustxt.vue .nouslink, .prestations.vue .grostitre, .prestation.vue .prestaimg, .prestation.vue .prestatxt, .loaded0 .hometop, .vue .souspage, .loaded .pageintro, .vue .ptfort, .loaded .actu, .loaded .contactopl, .vue .membreimg, .vue .membretxt, .loaded .servicetop .right, .loaded .servicetop .left, .bloc-texte_2_colonnes.vue .left, .bloc-texte_2_colonnes.vue .right, .bloc-titre.vue, .bloc-texte.vue, .bloc-boutons.vue, .loadedd .toplink, .active .noustxt .noustxtt, .active .noustxt .nouslink, .loadedd .homtoptxt{
	transform: translate(0,0)!important;
	opacity: 1!important;
}

.loaded .slogan:after{
	height: 100%!important;
}

.avic{
	display: none;
}

.aviscontainerc .grtitre{
	text-align: center;
	margin-bottom: 2em;
}

.avis{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	max-width: 860px;
	margin: 0 auto;
}

.avi{
	width: calc(50% - 15px);
}

.avi a{
	display: block;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
}

.atit{
	font-size: 20px;
	font-weight: 800;
	margin: 0 0 10px;
}

.adom{
	font-size: 16px;
	margin: 0 0 10px;
	font-weight: 400;
}

.avi a span{
	display: block;
	width: calc(100% + 40px);
	border: 1px solid;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 15px 13px 13px;
	margin: 25px -20px -20px;
	transition: background 0.4s ease, color 0.4s ease;
	text-transform: uppercase;
	position: relative;
}

.avi a span svg{
	font-size: 17px;
	vertical-align: middle;
	margin: -3px 12px 0 0;
}

.avi a:hover{
	/* background: #172A97!important; */
	color: #202A50;
}

.avi a span:hover{
	background: #202A50;
	color: #fff;
	border-color:#202A50;
}

.avic{
	max-width: 700px;
}

.lab{
	display: block;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 5px;
	color: #FF8C8D;
}

.dom{
	font-weight: 600;
}

.recru{
	font-weight: 600;
}

.pforts{
	margin: 10px 0 0;
}

.pforts .txt li + li {
	margin-top: 4px;
}

.fancybox-slide--html {
	padding: 0;
}

.fancybox-close-small:hover {
	color: #fff !important;
}

.avispers{
	display: flex;
	gap: 30px;
	margin: 20px 0 0;
	align-items: center;
	border-top: 1px solid #f0f0f0;
	padding: 20px 0 0;
}

.alog{
	width: 130px;
}

.alog > a{
	display: block;
}

.alog img{
	display: block;
}

.perso{
	
}

.pnom{
	font-weight: 600;
	font-size: 17px;
	margin: 0;
	line-height: 1;
}

.avispers .poste{
	font-size: 15px;
	font-weight: 400;
	margin: 4px 0 0;
	line-height: 1;
}

/* 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 {
	background: #172A97;
	color: white;
	padding: 90px 0;
}

.site-footer a{
	color: white;
}

.site-footer .contact-menu > li > a{
	background: #FF8C8D;
	color: white;
	padding: 10px 40px 10px 70px;
}

.site-footer .contact-menu > li > a svg{
	left: 30px;
}

.site-footer .contact-menu > li > a:hover{
	background: #202A50;
	color: white;
}

.site-footer a:hover{
	color: #FF8C8D;
}

.logo{
	display: block;
	width: 187px;
	height: 102px;
	background: url(assets/images/logo-blanc.svg) no-repeat center center;
	background-size: contain;
	margin: 0 0 15px;
}

.cols{
	display: flex;
	justify-content: space-between;
}

.col{}

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

footer .main-menu > li > a{
	font-size: 16px;
}

footer .main-menu > li > ul{
	display: none!important;
}

.copy{
	font-size: 11px;
	font-weight: 300;
	margin-top: 20px;
}

.footer-menu li{}

.footer-menu li + li{
	margin: 8px 0 0;
}

.footer-menu li a{
	font-size: 13px;
	font-weight: 300;
}

footer .social-menu > li > a:not(:hover){
	color: #FF8C8D;
}

.col3 .menu-footer-container{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid white;
}

/*--------------------------------------------------------------
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;
}

.menumob{
	display: none;
}

.ptfort p:not(:last-child){
	margin: 0 0 0.75em;
}

.txt h2 {
	font-size: 30px;
	color: #FF8C8D;
}

.bloc .wrapper.wrapperm{
	max-width: 960px;
}

.bloc-texte_2_colonnes .wrapperm .right .txt h3{
	max-width: 410px;
}

.copyrights{
	font-size: 10px;
	/* text-align: center; */
	margin: 35px 0 0;
	color: #b6b6b6;
}

.copyrights a:not(:hover){
	color: #b6b6b6;
}

#cookie-law-info-bar{
	right: 30px;
	left: auto;
	bottom: 30px!important;
	top: auto;
	width: calc(100% - 60px);
	max-width: 485px;
	padding: 40px 40px 30px!important;
	box-shadow: 0 -1px 10px 0 rgb(0 0 0 / 30%);
}

.cli-bar-container{
	display: block;
}
.cli-style-v2 .cli-bar-message {
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.1;
}
.cli-bar-btn_container {
	margin-left: -5px;
}

.cli-plugin-button{
	border-radius: 20px;
	font-weight: 500;
}

.toplink{
	margin: 20px 0 0;
	position: absolute;
	left: -50px;
	top: 100%;
}

.toplink .bouton{
	border-radius: 0 11px 11px;
}

footer .contact-menu > li.telo:first-child{
	display: none;
}

/* .ressourceshome{
	margin: 140px 0;
} */

.ressourcs{
	margin: 0 -18px;
}

.ressourc{
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding: 18px;
}

.ressourc iframe{
	display: block;
	width: 100%;
	margin: 0;
}

.ressourc .titree{
	font-size: 20px;
	margin: 0 auto 30px;
	text-align: center;
	display: block;
	max-width: 330px;
}

.resslink{
	text-align: center;
	margin: 40px 0 0;
}

.substack-post-embed{
	max-width: 100%!important;
}

.ressourcc{
	border: 1px solid #ff8c8d;
	padding: 30px;
	border-radius: 20px;
}

/* .home .contactop{
	padding: 160px 0;
} */


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

@media screen and (min-width: 2300px) {
	.hometopc{
		padding-top: 17vh;
	}
}

@media screen and (max-height: 970px) {
	.hometop{
		background-position: left center;
	}
}

@media screen and (max-width: 1499px) {
	.site-title a{
		left: 40px;
	}
	.menu{
		padding-right: 40px;
	}
	.wrapper, .wrap{
		padding-left: 40px;
		padding-right: 40px;
	}
	.servicetop .left .txt {
		font-size: 24px;
	}
	header .main-menu > li + li {
		margin-left: 30px;
	}
}



@media screen and (max-width: 1399px) {
	/* .groslogo{
		width: 260px;
		height: 80px;
	}
	.slogan {
		font-size: 38px;
	} */
	header .main-menu > li + li {
		margin-left: 30px;
	}
	.menu > * + * {
		margin-left: 20px;
	}
	/*.logoo > img{
		max-width: 220px;
		max-height: 44px;
	}
	 .noustxtt{
		font-size: 24px;
	} */
	.grostitre{
		font-size: 44px;
	}
	.pageintro .txt, .servicetop .left .txt {
		font-size: 22px;
	}
	.bouton, button, input[type="button"], input[type="submit"]{
		font-size: 15px;
	}
	/* header .menu .contact-menu > li > a{
		padding: 0 20px;
		line-height: 45px;
		font-size: 12px;
	}
	header .menu .contact-menu > li.telo > a {
		font-size: 14px;
	} 
	.site-title a{
		width: 165px;
	}*/
	.sliderlogos .swiper-container:after{
		left: auto;
		right: -40px;
		width: 160px;
	}
	.force .noustxt{
		padding: 50px 0 50px 50px;
	}
	.grtitre{
		font-size: 38px;
	}
	.elementf h3{
		font-size: 25px;
	}
	.elementf .forcetxt {
		font-size: 18px;
		max-width: 380px;
	}
	.elementf + .elementf {
		margin-top: 30px;
	}
	.homtoptxt{
		font-size: 23px;
	}
	.nous .forceimg {
		width: 34%;
	}
	.nous .noustxt{
		padding: 0 13%;
		width: 64%;
	}
	.wrapper.wrapperm {
		max-width: 860px;
	}
	.nous .flexyh .forceimg {
		width: 68%;
		height: 38vh;
	}
	.nous .flexyh .noustxt {
		padding: 0;
		width: 100%;
	}
}

@media screen and (min-width: 1024px) and  (max-height: 700px){
	.nous .noustxt{
		padding: 0 18%;
		width: 73%;
	}
	.nous .forceimg {
		width: 26%;
	}
}

@media screen and (max-width: 1299px) {
	#fp-nav.fp-right {
		right: 8px;
	}
	.logoscontainer .titre{
		font-size: 34px;
	}
	body, button, input, select, textarea{
		font-size: 18px;
	}
	header .main-menu > li + li {
		margin-left: 25px;
	}
	.contact-menu > li > a{
		font-size: 13px;
	}
	.contact-menu > li.telo > a {
		font-size: 13px;
	}
	.menu > div:first-child + div {
		margin-left: 30px;
	}
	.breadcrumbs{
		font-size: 8px;
	}
	header .main-menu > li > a{
		font-size: 13px;
	}
	header .main-menu > li.bout > a{
		font-size: 12px;
	}
	.prestatxt{
		padding-right: 60px;
	}
	.even .prestatxt {
		padding-left: 60px;
	}
	.membretxt{
		padding-left: 60px;
	}
	.contactopl{
		padding-right: 60px;
	}
	.servicetop .left .txt {
		font-size: 19px;
	}
	.ptfort .txt {
		font-size: 17px;
	}
	.prestations {
		margin: 140px 0 150px;
	}
	.site-footer {
		padding: 60px 0;
	}
	.prestation + .prestation {
		margin-top: 150px;
	}
	/* .sliderlogos .swiper-container:after{
		display: none;
	} */
	header .main-menu > li.acc{
		display: none;
	}
	.homtoptxt {
		font-size: 22px;
	}
	.homeboutonsc div{
		display: none;
	}
	.homeboutonsc .bouton{
		min-width: 0;
		padding: 0 45px;
	}
	.homeboutonsc .bouton:not(:first-child){
		margin-left: 10px;
	}
	.home .section:not(#colophon) .fp-overflow {
		padding: 130px 0 60px;
	}
	.home .section.logosparts .fp-overflow, .home .section.logoscontainer .fp-overflow {
		padding-bottom: 130px !important;
	}
	.logospartsc .logoo > img {
		max-width: 240px;
		max-height: 85px;
	}
}

@media screen and (max-width: 1199px) {
	.actuswrap {
		margin: 40px 0 80px;
	}
	.navigation {
		padding-top: 50px;
		margin: 40px 0 0;
	}
	.blogex {
		font-size: 14px;
	}
	.logo{
		width: 154px;
		height: 84px;
	}
	button, input[type="button"], input[type="submit"]{
		line-height: 54px;
		min-width: 210px;
	}
	.hometopimg{
		width: calc(50% - 90px);
	}
	.logopart {
		margin: 18px 25px;
	}
	.logospartsc .logoo > img {
		max-width: 220px;
		max-height: 75px;
	}
	.groslogo{
		width: 20vw;
		padding: 11vw 0 0;
	}
	.elementf h3 {
		font-size: 22px;
		padding: 0 0 0 40px;
	}
	.elementf .forcetxt {
		font-size: 17px;
		margin-top: -1px;
	}
	.logoo > img{
		max-width: 185px;
		max-height: 50px;
	}
	.nous .noustxt {
		padding: 0 10% 0 6%;
		width: 64%;
	}
	.wrapper.wrapperm {
		max-width: 760px;
	}
	.homtoptxt {
		font-size: 20px;
	}
	body, button, input, select, textarea {
		font-size: 17px;
	}
	.site-title a{
		width: 114px;
		height: 62px;
	}
	.menu > * + * {
		margin-left: 15px;
	}
	/* .menu > div:first-child + div {
		margin-left: 5px;
	} */
	header .main-menu > li.menu-item-has-children > a svg{
		margin: 0 0 0 4px;
	}
	/* header .main-menu > li.bout > a, .contact-menu > li > a{
		padding: 0 18px;
		line-height: 44px;
	} */
	header .main-menu > li > a {
		font-size: 12px;
	}
	header .main-menu > li + li {
		margin-left: 18px;
	}
	.site-header{
		padding: 15px 0;
	}
	/* .hometopc{
		padding-top: 20vh;
	} */
	.homeboutonsc .bouton{
		font-size: 18px;
	}
	.membres {
		margin: 60px 0 100px;
	}
	.pagetop {
		margin: 115px 0 40px;
	}
	/*.logoscontainerc{
		padding: 90px 0 0;
	}
	 .site-footer {
		padding: 75px 0;
	} */
	.nous .wrapper > img {
		width: 56%;
	}
	.noustxt {
		width: 44%;
	}
	.noustxtt {
		font-size: 18px;
	}
	.bouton, button, input[type="button"], input[type="submit"] {
		font-size: 14px;
	}
	.bouton{
		padding: 0 25px;
		line-height: 50px;
		min-width: 220px;
	}
	.prestation{
		min-height: 460px;
	}
	.titre{
		font-size: 30px;
	}
	.prestatxt {
		font-size: 20px;
	}
	.souspage h2 {
		font-size: 28px;
	}
	.souspage .exce {
		font-size: 17px;
	}
	.grostitre {
		font-size: 38px;
	}
	.servicetop .left{
		padding-right: 60px;
	}
	.wrapper.wrappers {
		max-width: 580px;
	}
	.pageintro .txt {
		font-size: 20px;
	}
	.ptfort > h3 {
		font-size: 20px;
	}
	.ptfort .txt {
		font-size: 16px;
	}
	.membreimg{
		padding: 66% 0 0;
	}
	.newscc h3 {
		font-size: 20px;
	}
	.bloc + .bloc {
		margin-top: 70px;
	}
	.slogan i{
		text-decoration-thickness: 1px;
		text-underline-offset: 4px;
	}
	/* header .menu .contact-menu > li > a, header .menumob .contact-menu > li > a {
		padding: 0 14px;
		line-height: 37px;
		font-size: 11px;
	}
	header .menu .contact-menu > li.telo > a, header .menumob .contact-menu > li.telo > a{
		font-size: 13px;
	}
	header .menu .contact-menu > li + li, header .menumob .contact-menu > li + li {
		margin-left: 3px;
	} */
	.elementf > h3:before{
		width: 20px;
		height: 20px;
	}
	.elementf h3 {
		font-size: 21px;
	}
	.elementf + .elementf {
		margin-top: 25px;
	}
	.grtitre {
		font-size: 34px;
	}
	.elementsf, .nouslink{
		margin: 45px 0 0;
	}
	.avis{
		max-width: 780px;
	}
}

@media screen and (min-width: 1024px) {
	.home.fp-viewing-0 .site-title a{
		transform: translate(0,-250%);
		opacity: 0;
	}
	.menu {
		display: flex!important;
	}
	.contact-menu > li.mobile{
		display: none;
	}
	header .main-menu > li.bout > a {
		background: #FF8C8D;
		display: inline-block;
		padding: 0 25px;
		line-height: 50px;
		color: white;
		border-radius: 11px;
		font-size: 13px;
	}
	header .main-menu > li.bout > a:hover {
		background: #7A8EFF;
	}
}

@media screen and (max-width: 1023px) {
	.avis{
		gap: 20px;
	}
	.avi {
		width: calc(50% - 10px);
	}
	.atit {
		font-size: 18px;
	}
	.adom {
		font-size: 15px;
	}
	.cli-style-v2 .cli-bar-btn_container {
		margin-left: -5px;
	}
	/* .home:not(.scrolled):not(.menuon) .site-title a {
		transform: translate(0,-250%);
		opacity: 0;
	} */
	.site-header {
		padding: 12px 25px!important;
	}
	.groslogo{
		display: none;
	}
	.hometopc {
		display: block;
		width: 100%;
		text-align: center;
	}
	.slogan{
		margin: 0;
	}
	.menumob{
		display: flex;
		position: relative;
		z-index: 1;
		justify-content: flex-end;
		align-items: center;
	}
	header .menu-social-container{
		margin-left: 20px;
	}
	header .contact-menu > li + li{
		margin-left: 10px;
	}
	.contact-menu > li.mobile a{
		background: #FF8C8D;
	}
	.contact-menu > li.mobile a:hover{
		background: #172A97;
	}
	.menu {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		height: 100vh;
		background: white;
		width: 100%;
		padding: 100px 40px 60px;
		text-align: left;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.menu:after{
		content: '';
		display: block;
		position: absolute;
		width: 84%;
		height: auto;
		padding: 46% 0 0;
		background: url(assets/images/logo.svg) no-repeat center center;
		background-size: contain;
		right: 8%;
		bottom: 4%;
		opacity: 0.06;
	}
	.menu .menu-social-container{
		display: none;
	}
	.hamburger{
		display: inline-block;
		height: 47px;
		margin-left: 6px;
	}
	header .main-menu > li{
		display: block;
		padding: 0;
	}
	header .main-menu > li + li {
		margin-left: 0;
		margin-top: 20px;
		border-top: 1px solid #dcdcdc;
		padding-top: 18px;
	}
	.hometop.fp-table{
		justify-content: flex-start;
	}
	.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]), .fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]), .fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]){
		min-height: 0!important;
	}
	.home .section:not(#colophon) .fp-overflow {
		padding: 100px 0 0px;
	}
	.home .section.logosparts .fp-overflow, .home .section.logoscontainer .fp-overflow {
		padding-bottom: 0 !important;
	}
	.hometopimg{
		width: calc(100% - 80px);
		right: 0;
		top: 0;
		height: 40vh;
		position: relative;
		left: 40px;
		margin: 0 0 40px;
	}
	/*.hometopc {
		padding-top: 14vh;
		display: block;
	}
	 .groslogo{
		width: 32vw;
		padding: 11% 0 0;
	}
	.slogan{
		margin: 20px 0 0 20px;
	} */
	.slogan h2{
		max-width: 100%;
		font-size: 4vw;
	}
	.slogan:after{
		width: 4px;
		left: -20px;
	}
	.toplink{
		left: -20px;
	}
	header .main-menu > li > a {
		font-size: 20px;
		text-transform: none;
		display: block;
		position: relative;
	}
	header .main-menu > li > a > svg {
		position: absolute;
		right: 0;
		top: 0;
	}
	header .main-menu > li > ul{
		margin: 0;
		list-style: none;
		padding: 14px 0 0;
	}
	header .main-menu > li > ul > li + li{
		margin-top: 6px;
	}
	header .main-menu > li > ul > li > a{}
	footer .contact-menu > li.mobile{
		display: none;
	}
	header .main-menu > li.bout > a{
		padding: 0;
		line-height: 1;
		font-size: 20px;
	}
	/* .nous {
		margin: 90px 0 90px;
	} */
	.noustxt {
		display: block;
		width: 100%;
		padding: 40px 0 0;
	}
	.nous .noustxt {
		padding: 0 40px 0 0;
		width: 55%;
	}
	.nous .forceimg {
		width: 45%;
		height: auto;
		padding: 73% 0 0;
	}
	.grtitre {
		font-size: 30px;
	}
	.grostitre {
		font-size: 34px;
	}
	.ressourceshome .titre {
		font-size: 28px;
		max-width: 440px;
	}
	.home .section.logosparts .fp-overflow{
		padding-top: 60px!important;
	}
	.logosparts{
		padding-bottom: 60px;
		margin: 100px 0 0;
	}
	.noustxtt {
		font-size: 16px;
	}
	.nouslink {
		width: 100%;
		text-align: left;
		/* margin: 25px 0 0; */
	}
	.prestations {
		margin: 110px 0 140px;
	}
	.prestation {
		min-height: 0;
		display: block;
	}
	.prestaimg {
		width: 100%;
		height: auto;
		padding: 55% 0 0;
		position: relative;
	}
	.prestation + .prestation {
		margin-top: 120px;
	}
	.prestatxt {
		padding-right: 0;
		width: 100%;
		margin: 40px 0 0;
	}
	.even .prestatxt {
		padding-left: 0;
	}
	header .main-menu > li:hover > a, header .main-menu > li.current-menu-item > a, header .main-menu > li.current-menu-parent > a, header .main-menu > li.current-page-ancestor  > a{
		color: #FF8C8D;
	}
	header .main-menu >li > ul > li.current-menu-item > a{
		color: #7A8EFF;
	}
	.pagetop {
		margin: 90px 0 40px;
	}
	.souspage, .actu, .bloc-fichier ul li{
		width: 50%;
	}
	.servicetop .left {
		padding-right: 0;
		width: 100%;
	}
	.servicetop .right{
		width: 100%;
		margin: 50px 0 0;
	}
	/* .logoo > img {
		max-width: 190px;
		max-height: 36px;
	} */
	.sliderlogos .swiper-container:after{
		display: none;
	}
	.titree {
		font-size: 30px;
	}
	.txt h3 {
		font-size: 24px;
	}
	.ptfort{
		width: 100%;
	}
	.membreimg {
		padding: 66% 0 0;
		width: 285px;
	}
	.membretxt{
		width: calc(100% - 285px);
		padding-left: 50px;
	}
	body, button, input, select, textarea {
		font-size: 15px;
	}
	.shar{
		margin: 60px 0 0 0;
		padding-top: 40px;
	}
	.shar a{
		font-size: 25px;
		margin: 0 7px;
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.shar p.h4{
		font-size: 22px;
	}
	.logospartsc .logoo > img {
		max-width: 190px;
		max-height: 75px;
	}
	.logosparts h3 {
		font-size: 28px;
		margin: 0 0 40px;
	}
	.contactopl {
		width: calc(100% - 250px);
		padding-right: 40px;
	}
	.contactimg{
		width: 250px;
	}
	.bloc-texte_2_colonnes .left > svg, .bloc-texte_2_colonnes .right > svg, .bloc-texte > svg{
		font-size: 50px;
	}
	.pagecontent {
		margin-bottom: 100px;
	}
	.nous .wrapper > img {
		width: 100%;
	}
	.logoscontainer .titre {
		font-size: 28px;
		margin-bottom: 50px;
	}
	.menu > div:first-child + div {
		margin-left: 0;
	}
	header .main-menu > li.acc {
		display: block;
	}
	.menumob .menu-contact-container{
		transition: opacity 0.4s ease;
	}
	.menuon .menumob .menu-contact-container{
		opacity: 0;
	}
	.menu .menu-contact-container{
		margin: 0 0 25px;
	}
	.force .flexy{
		display: block;
	}
	.force .forceimg{
		width: 100%;
		height: 40vh;
	}
	.fp-overflow{
		max-height: 9999em !important;
	}
	.force .noustxt {
		padding: 50px 0 0 0;
		width: 100%;
	}
	.nous .flexyh .forceimg {
		width: 100%;
		height: 46vw;
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	#cookie-law-info-bar {
		right: 0;
		bottom: 0!important;
		width: 100%;
		max-width: 100%;
		padding: 20px 25px 20px!important;
	}
	.cli-style-v2 .cli-bar-btn_container {
		margin-top: 10px;
		display: block;
	}
	.cli-bar-btn_container a{
		margin: 2px 0!important;
		display: block;
		width: 100%;
	}
	.cli-style-v2 .cli-bar-btn_container {
		margin-left: 0;
	}
	.site-title a {
		left: 30px;
		width: 93px;
		height: 50px;
		margin: 5px 0 0;
	}
	/* .contact-menu > li > a em{
		display: none;
	} */
	.site-header {
		padding: 12px 15px!important;
	}
	.wrapper, .wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
	.menu{
		padding: 80px 30px 60px;
	}
	header .menu .contact-menu > li{
		display: block;
	}
	header .menu .contact-menu > li > a{
		display: block;
		text-align: center;
		padding: 10px 30px 10px 50px;
	}
	header .menu .contact-menu > li + li{
		margin: 3px 0 0;
	}
	header .menumob .contact-menu > li > a{
		font-size: 0;
		padding: 0;
		line-height: 40px;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		text-align: center;
	}
	header .menumob .contact-menu > li.telo > a {
		font-size: 0;
	}
	header .menumob .contact-menu > li > a svg{
		font-size: 16px;
		vertical-align: middle;
		transform: translate(0px, 0);
		position: relative;
		left: 0;
		top: 0;
	}
	header .menumob .contact-menu > li > a em{
		display: none;
	}
	header .contact-menu > li + li {
		margin-left: 5px;
	}
	header .menu-social-container {
		margin-left: 15px;
	}
	.breadcrumbs {
		font-size: 7px;
	}
	.pagetop {
		margin: 80px 0 30px;
	}
	header .main-menu > li > a, header .main-menu > li.bout > a {
		font-size: 18px;
		text-align: center;
	}
	.hometopimg {
		width: calc(100% - 60px);
		left: 30px;
		margin: 0 0 30px;
	}
	.homeboutons{
		padding: 30px 0;
	}
	.homeboutonsc {
		display: block;
		margin: 25px 0 0;
	}
	.homeboutonsc .bouton:not(:first-child) {
		margin-left: 0;
	}
	.bouton{
		display: block;
		padding: 0 15px;
		line-height: 40px;
		min-width: 0;
	}
	.toplink .bouton{
		display: inline-block;
		padding: 0px 30px;
		line-height: 40px !important;
	}
	.bouton + .bouton{
		margin-top: 5px;
	}
	.slogan h2 {
		font-size: 28px;
	}
	.homtoptxt {
		font-size: 18px;
	}
	.slogan:after {
		width: 3px;
	}
	.groslogo {
		width: 200px;
		padding: 0;
		height: 63px;
	}
	/* .hometopc {
		padding-top: 90px;
	} */
	.home .section:not(#colophon) .fp-overflow {
		padding: 80px 0 0px;
	}
	/* .logoscontainerc {
		padding: 60px 0 0;
	} */
	.grostitre, .servicetop .right > h3 {
		font-size: 30px;
	}
	.titre {
		font-size: 28px;
	}
	.logoo > img {
		max-width: 155px;
		max-height: 42px;
	}
	.logoscontainer .titre {
		margin-bottom: 60px;
	}
	.force .noustxt {
		padding: 35px 0 0 0;
	}
	.elementf {
		display: block;
	}
	.elementf + .elementf {
		margin-top: 30px;
	}
	.elementf h3 {
		text-align: center;
		padding: 0;
	}
	.elementf > h3:before {
		width: 20px;
		height: 20px;
		position: relative;
		top: 0;
		transform: translate(0, 0);
		margin: 0 auto 18px;
	}
	.elementf .forcetxt {
		font-size: 17px;
		margin-top: 10px;
		text-align: center;
	}
	.cols{
		text-align: center;
	}
	.logo {
		margin: 0 auto 15px;
	}
	/* .nous {
		margin: 90px 0 0;
	} */
	.ressourceshome .titre {
		font-size: 24px;
		text-align: center;
	}
	.titre {
		text-align: center;
	}
	.logoscontainercc .titre {
		text-align: left;
	}
	.titre:after{
		left: 50%;
		margin-left: -40px;
	}
	.logoscontainercc .titre:after{
		left: 0;
		margin-left: 0;
	}
	.logopart {
		margin: 12px 20px;
	}
	.logosparts h3 {
		font-size: 24px;
		margin: 0 0 30px;
	}
	.home .section.logosparts .fp-overflow {
		padding-top: 50px !important;
	}
	.logospartsc .logoo > img {
		max-width: 165px;
		max-height: 65px;
	}
	.logosparts {
		padding-bottom: 50px;
		margin: 80px 0 0;
	}
	.noustxt {
		margin: 0 0 0;
	}
	.nous .noustxt {
		padding: 0;
		width: 100%;
	}
	.nous .flexy {
		align-items: center;
		flex-direction: column-reverse;
	}
	.nous .forceimg {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0 0 30px;
	}
	.nous .forceimg img{
		height: auto;
		position: relative;
	}
	.nous .nouslink {
		margin: 30px 0 0;
	}
	.noustxtt {
		font-size: 20px;
	}
	.prestations {
		margin: 90px 0 100px;
	}
	.home .prestations {
		margin-bottom: 40px;
	}
	.ressourceshome {
		margin: 0 0 80px 0;
	}
	.resslink {
		margin: 20px 0 0;
	}
	.ressourceshome .grostitre{
		font-size: 25px;
	}
	.ressourc{
		width: 100%;
	}
	.prestatxt {
		font-size: 18px;
	}
	.prestation + .prestation {
		margin-top: 90px;
	}
	.cols {
		display: block;
	}
	.col2{
		margin: 40px 0;
	}
	.site-footer {
		padding: 55px 0 30px;
	}
	.grostitre:after{
		height: 5px;
	}
	.pageintro .txt {
		font-size: 18px;
	}
	.souspage, .actu, .bloc-fichier ul li {
		width: 100%;
	}
	.souspages {
		margin: 36px 0 90px;
	}
	.souspagec{
		padding-bottom: 0;
	}
	.souspagec .bouton {
		position: relative;
		margin: 30px 0 30px;
	}
	.ptforts {
		margin: 60px 0;
	}
	.actuswrap {
		margin: 20px 0 60px;
	}
	.actu .newscc {
		padding: 20px 0 0;
		text-align: center;
	}
	.membres {
		margin: 0 0 70px;
	}
	.membre + .membre {
		margin-top: 60px;
	}
	.membresc {
		padding-top: 70px;
	}
	.membreimg {
		padding: 150% 0 0;
		width: 100%;
	}
	.membretxt {
		width: 100%;
		padding-left: 0;
		margin-top: 32px;
	}
	.membretxt > h3{
		margin: 0 0 15px;
		line-height: 1.2;
	}
	.poste{
		margin: -14px 0 15px;
	}
	.socisse{
		top: -7px;
	}
	.servicetop .left .txt {
		font-size: 18px;
	}
	.formu .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1;
		min-height: 0;
		display: block;
		width: 100%;
	}
	.bouton, button, input[type="button"], input[type="submit"]{
		line-height: 50px!important;
	}
	.left, .right{
		width: 100%;
	}
	.right{
		margin-top: 40px;
	}
	.bloc-texte_2_colonnes .left {
		padding-right: 0;
	}
	.bloc-texte_2_colonnes .right {
		padding-left: 0;
	}
	.elementsc {
		padding: 75px 0 0;
		margin-bottom: 100px;
	}
	.titree {
		font-size: 25px;
	}
	.txt h3 {
		font-size: 23px;
	}
	.bloc.bloc-texte + .bloc.bloc-boutons, .bloc.bloc-titre + .bloc.bloc-texte, .bloc.bloc-titre + .bloc.bloc-texte_2_colonnes, .bloc.bloc-texte + .bloc.bloc-texte_2_colonnes, .bloc.bloc-texte_2_colonnes + .bloc.bloc-texte {
		margin-top: 55px;
	}
	.actuswrap {
		margin: 15px 0 60px;
	}
	.navigation {
		padding-top: 40px;
		margin: 20px 0 0;
	}
	.legende {
		font-size: 11px;
	}
	.bloc + .bloc {
		margin-top: 45px;
	}
	.bloc-galerie ul li{
		width: 50%;
	}
	.shar p.h4{
		font-size: 24px;
	}
	.shar a {
		font-size: 24px;
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.blocs {
		margin: 55px 0 70px;
	}
	.contactopl {
		width: 100%;
		padding-right: 0;
	}
	.contactimg {
		width: 100%;
		position: relative;
		height: 50vh;
		margin: 30px 0 0;
	}
	.contactop {
		margin-bottom: 30px;
	}
	.sliderlogos .swiper-button-prev {
		right: 40px;
	}
	.ptfortsc.deux .ptfort{
		width: 100%;
	}
	.nous .grtitre {
		font-size: 26px;
	}
	.elementsf {
		margin: 30px 0 0;
	}
	.copyrights{
		margin: 20px 0 0;
		font-size: 8px;
		text-align: center;
	}
	.hometop .wrap{
		position: relative;
		z-index: 1;
	}
	.hometopimgmob{
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: left bottom;
	}
	.logoscontainer .titre {
		font-size: 26px;
	}
	.noustxt{
		padding: 0;
	}
	.noustxtt {
		font-size: 16px;
	}
	.grostitre.gau {
		text-align: center;
	}
	.grostitre.gau:after {
		left: 50%;
		margin-left: -40px;
	}
	.contactopl .txt {
		text-align: center;
	}
	.aviscontainerc .grtitre br{
		display: none;
	}
	.avi {
		width: 100%;
	}
	.avi a span{
		font-size: 10px;
	}
	.avi a span svg {
		font-size: 15px;
		vertical-align: middle;
		margin: -2px 10px 0 0;
	}
	.avic{
		padding: 30px;
	}
	.lab{
		font-size: 9px;
	}
	.pnom{
		font-size: 15px;
	}
	.avispers{
		gap: 20px;
	}
	.avispers .poste {
		font-size: 13px;
	}
	.alog {
		width: 100px;
	}
	.aviscontainerc .grtitre {
		margin-bottom: 1.4em;
		font-size: 25px;
	}
	.nous .flexyh .forceimg {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
	}
}

/* @media screen and (max-width: 389px) {
	.site-title a{
		width: 92px;
	}
}

@media screen and (max-width: 374px) {
	.site-header {
		padding: 8px 5px!important;
	}
	.hometop{
		height: 100vh!important;
	}
	.groslogo {
		width: 164px;
		padding: 0;
		height: 50px;
	}
	.slogan h2 {
		font-size: 19px;
	}
	header .menu-social-container {
		margin-left: 14px;
	}
	header .contact-menu > li + li {
		margin-left: 3px;
	}
	.hamburger{
		margin-left: 2px;
	}
	.site-title a {
		left: 20px;
		width: 104px;
		height: 32px;
	}
	header .menumob  .contact-menu > li.cand{
		display: none;
	}
	.menu{
		padding-left: 20px;
		padding-right: 20px;
	}
} */

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

@media print {}
