/*
Theme Name: CREDE v2
Description: About Blank Theme
Author URI: https://aboutblank.ch/
Author: About Blank Design Office
Version: 2.0
*/


/************************************************************************************************************
*
* Wordpress Structure
*
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%;  height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }


/***********************************************************************************************
* Reset
* http://meyerweb.com/eric/tools/css/reset/
* v2.0 | 20110126
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark,
audio, video{ background: transparent; margin: 0; padding: 0;	border: 0; font-size: 100%; font: inherit;	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; overflow-y: scroll;}
ol, ul { list-style: none; }
blockquote, q{	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after{	content: ''; content: none; }
table{ border-collapse: collapse; border-spacing: 0; font-weight: normal; }


/************************************************************************************************************
*
* General Structure
*
*/

*{
  outline: 0px;
  -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html{
	margin-top: 0 !important;
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body{
	background-color: #fff;
}

.footer-wrapper{
    margin-top: -40px;
}

.pe-auto{
    cursor: pointer
}
/*
* {
	-webkit-appearance:none;
	-moz-appearance:none;
}
*/

#logo{
    top: 65px;
    left: 65px;
    z-index: 111;
}

#burger{
    top: 45px;
    right: 45px;
    z-index: 111;
}

.bg-image, .bg-image-square, .bg-image-diaporama{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
}

.bg-image{
    height: 100vh;
}

.bg-image-diaporama{
    height: 75vh;
}

/* .bg-image-diaporama{
    height: 75vh;
} */

.bg-image-square:before{
    content: "";
    display: block;
    padding-top: 120%;
}

.header-page{
    min-height: 370px;
}

.header-page-with-img{
    min-height: 480px;
}

/***********************************************************************************************
* ￼Buttons
*/
.catalog-buttons{
    position: fixed;
    right: 0px;
    top: 280px;
    z-index: 10000000;
}


.catalog-buttons li{
    width: 100px;
    height: 100px;
}


.catalog-buttons a{
    text-align: center;
}

/***********************************************************************************************
* ￼Search
text-align: center;form
*/

.search-button{
    top: 45px;
    right: 100px;
    z-index: 111;
    padding: 15px;
    cursor: pointer;
}

.header-mobile .search-button{
    top: 10px;
}

#searchform_wrapper{
    z-index: 1000001;
    position: fixed;
    display: none;
}

.searchsubmit input{
    background-color: transparent;
    border: 0;
    height: 100%;
    margin-bottom: 0;
    padding: 0;
    width: 60px;
    margin-top: 0;
    z-index: 1;
}

.searchsubmit::before{
    content: "\f054";
    color: #00437a;
    position: absolute;
    bottom: 10px;
    right: 15px;
    z-index: 0;
}

.focus.border-radius{
    padding: 8px 12px 10px 12px;
}

#searchform_wrapper .close-button{
    display:inline-block;
    z-index: 100;
    background-color: transparent !important;
    padding-right: 0 !important;
    width: 50px;
    height: 50px;
    padding: 22px 13px 13px 13px;
    cursor: pointer;
    border: 1px solid #00437a;
    border-radius: 50px;
}

/* #searchform_wrapper .close-button{
    position: absolute;
    right: 50px;
    top: 50px;
} */

#searchform_wrapper .close-button .icon-bar{
    margin-top: 0;
    width: 24px;
}


/***********************************************************************************************
* ￼Text
*/

@font-face {
  font-family: "Brown-Regular";
  src:  url("css/fonts/lineto/BrownLLWeb-Regular.woff2") format("woff2"),
        url("css/fonts/lineto/BrownLLWeb-Regular.woff") format("woff");
}

body{
    font-family: "Brown-Regular", sans-serif;
    font-weight: 400;
}

.font-1{
    font-size: 13px;
    line-height: 130%;
}

.font-2, .btn-xs, .legend, #container .gform_wrapper .field_description_below .gfield_description, .wysiwig sup, .wysiwig sup a{
    font-size: 14px;
    line-height: 130%;
}

p .legend{
    display: inline-block;
}

.font-3, .wysiwig p, .btn-sm, .gform_wrapper p, #container .gform_wrapper .gfield_checkbox li label, #container  .gform_wrapper .gfield_radio li label,
.wysiwig ul li, .wysiwig ol li, #container .gform_wrapper label.gfield_label, #container .gform_wrapper legend.gfield_label, .mailpoet_text_label, .mailpoet_select_label, .mailpoet_segment_label{
    font-size: 18px;
    line-height: 130%;
}

.mailpoet_text_label, .mailpoet_select_label, .mailpoet_segment_label{
    margin-bottom: 8px;
}

.sm-text a{
    padding: 4px 20px !important;
    font-size: 18px !important;
}

.font-4, .btn, #menu-main li{
    font-size: 20px;
    line-height: 130%;
}

.font-5, .py, #container .gform_footer .btn-lg, .wysiwig h4, .mailpoet_submit{
    font-size: 23px;
    line-height: 130%;
}

.font-6, .wysiwig h3, .btn-lg, blockquote, .wysiwig blockquote, .wysiwig blockquote p, .gform_wrapper h3{
    font-size: 28px;
    line-height: 130%;
}


.font-icons{
    font-size: 35px;
}


.font-7{
    font-size: 45px;
    line-height: 120%;
}


.font-8{
    font-size: 65px;
    line-height: 100%;
}

.wysiwig p, .wysiwig ul, .wysiwig ol{
    margin-bottom: 20px;
    line-height: 130%;
}

.wysiwig h3{
    margin-bottom: 30px;
    margin-top: 60px;
}

.section .wysiwig h3{
    margin-top: 30px;
}

.wysiwig h4{
    margin-top: 30px;
}

a, a:hover{
    text-decoration: none;
}

.wysiwig em{
    font-style: italic;
}

.wysiwig strong{
    font-weight: 700;
    letter-spacing: -0.01em;
}

.wysiwig a{
    width: calc(100%);
    background-image: linear-gradient(transparent calc(100% - 1px), #00437a 1px);
    background-repeat: no-repeat;
    background-size: 100% 100%;
            transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.wysiwig sup a{
    background-image: none;
}

.yellow .wysiwig a{
    background-image: linear-gradient(transparent calc(100% - 1px), #FFE96A 1px);
}

.wysiwig a:hover{
    background-size: 0% 100%;
}

.btn, .btn-lg, .btn-xs, .mailpoet_submit{
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    display: inline-block;
    border: none !important;
}

.FieldInput .btn, .position-submit{
    height: 100%;
}

.btn-xs{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.border-radius{
    border-radius: 50px;
    padding: 8px;
}

/***********************************************************************************************
* ￼Media audio
*/
.wysiwig .wp-playlist .mejs-container{
    width: 100% !important;
    min-width: 100% !important;
}

.wysiwig .mejs-mediaelement, .wysiwig .mejs-inner{
    width: 100% !important;
    min-width: 100% !important;
}

.wysiwig a.mejs-horizontal-volume-slider{
    width: auto;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100% 100%;
            transition: none;
    -webkit-transition: none;
}

.mejs-controls{
    width: 83% !important;
}



/***********************************************************************************************
* ￼Opacity + transition
*/
.button:hover, a .fa-stack:hover{
    opacity: 0.70;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
            transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.post:hover, footer a:hover{
    opacity: 0.70;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.op-50, .arrow-hover:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.op-transition{
            transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
}

.full{
    top: 0;
    right: 0;
}

.post-footer{
    bottom: 20px;
    left: 16px;
    width: 100%;
}

.text-wrapper{
    padding-bottom: 50px !important;
}
.slick_carousel .text-wrapper{
    min-height: 220px;
}

.catalog-buttons li:hover{
    background-color: #2e5083;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.card-crede:hover{
    /* background-color: #FFED7F; */
    /* transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out; */
    color: #FFE96A;
    background-size: 200% 200%;
    background-image:
    linear-gradient(to top, #2e5083 51%, transparent 50%);
    background-position: 0 100%;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
}

/* .article-boutique .text-wrapper{
    padding-bottom: 70px !important;
} */

/***********************************************************************************************
* ￼Module
*/
.image_wrapper h4{
    top: 30px;
    left: 30px;
    z-index: 100;
    max-width: 700px;
    padding-right: 30px;
}

@media (max-width: 374px) {
    .image_wrapper h4{
        top: 15px;
        left: 15px;
        padding-right: 15px;
    }
}

.image_wrapper .square_wrapper{
    position: relative;
}

.image_wrapper .square_wrapper:before{
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    padding-top: 81%;
}

.image_wrapper .square_wrapper{
    background-size: contain;
}

.filter:after{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2)
}

.filter img{
    display: block;
}

.post{
    cursor: pointer;
}

.post-wrapper{
    margin-bottom: 30px;
}

.position-submit{
    bottom: 0;
    right: 0;
    margin-top: 0;
}

.accordion-trigger, .select_list-trigger{
    position: relative;
    padding-right: 50px;
    cursor: pointer;
}

.accordion-trigger:after, .select_list-trigger:after{
    position: absolute;
    content: " ";
    background-image: url(images/plus.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 100%;
    right: -10px;
    top: 50%;
    margin-top: -12px;
}

.accordion-active:after{
    background-image: url(images/minus.svg);
}

.select_list-trigger {
    z-index: 1000;
}

.select_list-trigger ul{
    top: 100%;
    left: 0;
    width: 100%;
    padding: 10px;
    display: none;
}

.select_list-trigger:hover ul{
    display: block;
}

.select_list-trigger:after{
    background-image: url(images/next.svg);
    width: 40px;
}

/* .select_list-trigger:hover:after{
 transform: rotate(90deg);
  background-image: url(images/down.svg);
     width: 50px;
    margin-top: -9px;
} */

.accordion-trigger:hover, .select_list-trigger:hover span, .select_list-trigger:hover:after,
.select_list-trigger li li:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
            transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
/***********************************************************************************************
* ￼Margin + padding
*/
.blockquote, blockquote, .wysiwig blockquote{
    padding: 25px 30px;
}

blockquote, .wysiwig blockquote{
    margin-bottom: 50px;
    margin-top: 50px;
}

.wysiwig blockquote p:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
}

.lvl-margin-1{
    margin-top: 50px;
    margin-bottom: 100px;
}

.mb-100{
    margin-bottom: 100px;
}

.px-newsletter{
    padding-left: 100px;
    padding-right: 100px;
}

.py-100{
    padding-top: 100px;
    padding-bottom: 100px;
}

.pt-100{
    padding-top: 100px;
}

.pb-100{
    padding-bottom: 100px;
}

.pb-50{
    padding-bottom: 50px;
}

.pl-100{
    padding-left: 100px;
}

.py-70{
    padding-top: 70px;
    padding-bottom: 70px;
}

.py-120{
    padding-top: 120px;
    padding-bottom: 120px;
}

.pt-120{
    padding-top: 120px;
}

.pb-120{
    padding-bottom: 120px;
}

.pl-120{
    padding-left: 120px;
}

.pt-80{
    padding-top: 80px;
}

.pb-60{
    padding-bottom: 60px;
}

.pt-60{
    padding-top: 60px;
}

.py-60{
    padding-top: 60px;
    padding-bottom: 60px;
}

.pb-80{
    padding-bottom: 80px;
}

.pb-40{
    padding-bottom: 40px;
}

.mb-30{
    margin-bottom: 30px;
}

.mt-75{
    margin-top: 75px;
}

.mtn-140{
    margin-top: -140px;
}

.pb-190{
    padding-bottom: 190px;
}

.p-no-margin p{
    margin-bottom: 0;
}

/***********************************************************************************************
* ￼Color
*/
.bg-white{
    background-color: white;
}

.bg-white-op8{
    background-color: rgba(255, 255, 255, 0.9);
}

.bg-yellow{
    background-color: #FFE96A;
}

.bg-pattern-light, .bg-pattern{
    background-repeat: repeat;
    background-size: 270px;
}

.bg-pattern-light{
    background-image: url(images/pattern-light.svg);
}

.bg-pattern{
    background-image: url(images/pattern.svg);
}

.wave-pattern-yellow, .wave-pattern-blue{
    position: relative;
}

.wave-pattern-yellow:before, .wave-pattern-blue:before{
    background-repeat: repeat-x;
    content: " ";
    height: 75px;
    width: 100%;
    position: absolute;
    top: -75px;
    left: 0;
}

.wave-pattern-yellow:before{
    background-image: url(images/wave-yellow.svg);
}

.wave-pattern-blue:before{
    background-image: url(images/wave-blue.svg);
}

.yellow, .yellow .wysiwig a, .button.bg-blue:hover, footer a:hover, .mailpoet_submit{
    color: #FFE96A;
}

.border-yellow{
    border: 1px solid #FFE96A;
}

.border-bottom-yellow{
    border-bottom: 1px solid #FFE96A;
}

.border-white{
    border: 1px solid #ffffff;
}

.light-yellow{
    color: #fff2b9;
}

.bg-blue, .icon-bar, .mailpoet_submit{
    background-color: #00437a;
}

.blue, body, a, a:hover, .button.bg-yellow:hover{
    color: #00437a;
}

.white{
    color: white;
}

.border-blue{
    border: 1px solid #00437a;
}

.border-top-blue{
    border-top: 1px solid #00437a;
}

.border-bottom-blue{
    border-bottom: 1px solid #00437a;
}

.border-top-light-gray{
    border-top: 2px solid #F2F2F2;
}

.border-bottom-gray{
    border-bottom: 1px solid #cccccc;
}

.collaborateur.border-bottom-gray:last-child{
    border-bottom: 0;
}

.bg-gray, blockquote, .wysiwig blockquote{
    background-color: #F2F2F2;
}

.bg-gray blockquote{
    background-color: white;
}

.gray{
    color: #F2F2F2;
}

.border-gray{
    border: 3px solid #F2F2F2;
}

/***********************************************************************************************
* ￼Menu V2
*/

#menu-main{
    position: relative;

}

#menu-main .menu-item a,
#sub-menu-main .menu-item a{
    color: #00437a;
}

#sub-menu-main .menu-item a[href='#']{
    cursor: default !important;
}

#menu-main .sub-menu{
    display: none;
    background-color: #FFE96A;
    width: 100%;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
}

#menu-main > li{
    display: inline-block;
    margin-left: 30px;
}

#menu-main > li a{
    color: #00437a;
    display:block;
    border-bottom: 1px solid transparent;
}

#menu-main > li a:hover, #menu-main > li.active-li a, #menu-main > li.current-menu-ancestor a, .single-article-formation #menu-item-5720 a,
.single-article #menu-item-5748 a{
    border-bottom: 1px solid #00437a;
}

.panel-menu{
    background-image: url(images/wave-white.svg);
    background-repeat: repeat-x, repeat;
    background-position: bottom center;
    background-size: 3230px, 270px;
    background-color: #FFE96A;
    z-index: 1000;
    left: 0;
    height: calc(100vh - 183px);
    display: none;
}

.panel-menu  .open-panel, .main-menu-open .panel-menu{
    display: block;
}

/* .panel-menu .menu-item:nth-child(3){
    display: none !important;
} */

.sub-menu-main > li, .sub-menu-contact{
    display: none;
}

.sub-menu-main > li > .sub-menu{
    height: 300px;
    display: flex;
    justify-content: center;
    flex-basis: 50%;
    flex-grow: 0;
}

.sub-menu-main > li > .sub-menu > li {
    width: 50%;
    flex-basis: 50%;
    flex-grow: 0;
}

.sub-menu-main > li > a{
    font-size: 40px;
    margin-top: 75px;
    margin-bottom: 65px;
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.sub-menu-main .sub-menu {
    margin-bottom: 30px;
}

.sub-menu-main .sub-menu > li > a{
    margin-bottom: 15px;
    font-size: 28px;
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.sub-menu-main .sub-menu > li > .sub-menu > li > a{
    font-size: 20px;
    margin-bottom: 7px;
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.sub-menu-main .sub-menu > li > .sub-menu > li > a:hover{
    border-bottom: 1px solid black;
}

/***********************************************************************************************
* ￼HOME v2
*/
/* .slick_carousel .slick-slide{
    max-width: 400px;
} */

.container-fluid-max{
    padding-left: 5%;
    padding-right: 5%;
}

#dots-container, #arrows-container{
    width: 100%;
}

#arrows-container{
    width: 100%;
    height: 0px;
    position: relative;
}

.slick-diaporama{
    margin-bottom: 0 !important
}

.card-crede{
    min-height: 290px;
    border-radius: 20px !important;
}

.bottom-0{
    bottom: 25px;
}

.right-0{
    right: 25px;
}
/***********************************************************************************************
* ￼Paginate
*/
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 1044618 2014-12-14 23:43:29Z emartin24 $
 * Copyright 2014 Studio Fuel (http://www.studiofuel.com)
 */
.navigation{margin-top: 30px;}
.wp-paginate {padding:0; margin: auto; text-align: center; font-size: 18px;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#00437A; width: 30px; height: 30px; line-height: 30px; display: inline-block; border-radius: 30px; color:#fff; margin-right:4px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#00437A; color:#fff;opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
        transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {width: 30px; height: 30px; line-height: 30px;display: inline-block;border-radius: 30px; color:#fff; background:#00437A;  margin-right:4px;  opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;}




/***********************************************************************************************
* Logos Partenaire
*/
/* .logos-wrapper{
	display: table;
}

.logos-wrapper a {
    margin: 30px 9% 30px 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    width: 17%;
}

.logos-wrapper a img{
	max-width: 100%;
}

.logos-wrapper a.no-margin{
	margin-right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
	.logos-wrapper a {
	    width: 15%;
	    margin-right: 12%;
	}
}

@media (max-width: 768px){
	.logos-wrapper a {
	    width: 40%;
	    margin: 15px 4.5% 15px 4.5%;
	}
} */

/************************************************************************************************************
*
* Navigation
*
*/
/* menu-nav */

.menu-item a{
	text-decoration: none;
	color: black;
}



/***********************************************************************************************
* Mobile menu
*/
.opaque{
    z-index: 10000;
}

.mm-wrapper_blocking .opaque{
    z-index: 1;
}

#text-header{
    bottom: 0;
    left: 0;
    width: 100%;
}

.header-mobile .inner-wrapper{
    visibility: hidden;
            transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transform: translate3d(0, -100%, 0);
}

.opaque .inner-wrapper{
    width: 100%;
    background-color: #f4f4f4;
    visibility: visible !important;
    transform: none !important;
}


.header-mobile .inner-wrapper, .header-mobile{
	padding: 8px 25px;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000000;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
}

.icon-bar-wrapper{
    padding: 15px 15px;
}

.icon-bar {
    display: block;
    width: 23px;
    height: 2px;
    vertical-align: middle;
    text-align: center;
}

.icon-bar + .icon-bar {
	margin-top: 4.5px;
}

.boxclose, .boxclose:visited{
	color: #000;
	text-decoration: none;
	display: block;
}

.boxclose:hover, .boxclose:focus{
	color: #000;
	text-decoration: none;
}

.boxclose i{
	margin-right: 5px;
}

/***********************************************************************************************
* ￼mmenu
*/

.mm-panels, .mm-panel{
    background-image: url(images/wave-white.svg);
    background-repeat: repeat-x, repeat;
    background-position: bottom center;
    background-size: 3230px, 270px;
    background-color: #FFE96A;
}

.mm-listitem_opened > .mm-listitem__btn{
    background-color: transparent;
}

.mm-listitem, .mm-listitem__btn,
.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel{
    background-color: transparent !important;
}

.mm-listitem_opened > .mm-panel{

}

.mm-navbar > *{
    min-height: 60px;
}

.mm-listview{
    margin-top: 130px;
}

.sub-menu.mm-listview{
    margin-top: 0px;
}

.mm-listview .menu-item.bt-blue{
    position: relative;
}

.mm-listview .menu-item.bt-blue{
    margin-top: 30px;
    padding-top: 30px;
}

.mm-listview .menu-item.bt-blue:before, .mm-panel:not(#mm-1) .mm-navbar .mm-navbar__title:after{
    position: absolute;
    top: 0;
    left: 50%;
    width: 90px;
    height: 1px;
    background-color: #00437a;
    content: " ";
    margin-left: -45px;
}

.mm-panel:not(#mm-1) .mm-navbar .mm-navbar__title:after{
    top: auto;
    bottom: 0;
    margin-left: -70px;

}

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child{
    padding-right: 50px;
}

.mm-btn_next:after, .mm-btn_prev:before{
    border-color: #00437a;
    top: -89px;
}

/* .mm-panel {
    margin-top: -100px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000;
} */

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited{
    color: #00437a;
    font-size: 25px;
    /* text-align: left;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    position: relative; */
}

.mm-navbar_sticky{
    position: relative;
}

.mm-navbar__title{
    background-color: transparent;
    text-align: center !important;
}

.mm-navbar{
    background-color: transparent;
    border: none !important;
}

.mm-btn{
    background-color: #ffe96a;
}

.menu-item-has-children{
    position: relative !important;
}

.mm-btn_next{
    position: absolute !important;
    bottom: 7px;
    right: 0;
    z-index: 1000;
}

.mm-btn_next:after{
    position: absolute;
    height: 16px;
    content: " ";
    width: 16px;
    /* z-index: -1; */
}

.mm-btn_prev:before{
    position: absolute;
    height: 16px;
    content: " ";
    width: 16px;


}

.mm-listview, .mm-navbar_sticky{
    width: 100%;
    max-width: 720px;
    text-align: center;
}

.mm-navbars_top .mm-navbar{
    background: transparent !important;
    border: none;
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 10000;
}

.mm-navbars_top .mm-navbar .icon-bar{
    color: white;
    margin-top: 0;
    width: 24px;
}

/* .mm-navbars_bottom .mm-navbar{
    background-color: transparent;
    border-top: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
} */

.mm-listitem__btn:not(.mm-listitem__text){
    border: none !important;
}

.mm-menu a.mm-listitem__text{
    padding-left: 44px;
    white-space: normal;
    font-size: 30px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.mm-btn_next::after{
    right: 44px !important;
}

.sub-menu a.mm-listitem__text {
    font-size: 24px;
    padding-left: 34px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sub-menu .sub-menu a.mm-listitem__text {
    font-size: 18px;
    padding-left: 54px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.mm-listitem{
    display: block;
    background-color: #FFE96A;
    text-align: center;
}

.mm-menu a:hover, .mm-listitem_selected > a.mm-listitem__text, .mm-listitem_selected > a.mm-listitem__text:hover{
    background-color: transparent;
            transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
}

/* .mm-listview .left-link {
    position: absolute;
    left: 30px;
    top: 47%;
} */

/* .mm-listview .left-link:last-child {
    margin-top: 33px;
} */

.close-button .icon-bar {
    display: block;
}

.mm-menu .close-button{
    display:inline-block;
    z-index: 100;
    background-color: transparent !important;
    padding-right: 0 !important;
    padding-top: 9px;
}

.mm-menu .close-button:after{
    background-color: transparent !important;
}

.close-button .icon-bar:nth-child(1){
    transform: rotate(45deg);
}

.close-button .icon-bar:nth-child(2){
    transform: rotate(-45deg);
    position: relative;
    bottom: 1.5px;
    right: 0px;
}

#my-menu:not( .mm-menu ) {
   display: none;
}




/************************************************************************************************************
*
* Texte
*
*/
.wysiwig ul li:not(.menu-item){
	position: relative;
	padding-left: 1.2em;
}

.wysiwig ul li:not(.menu-item):before{
	content: "– ";
	position: absolute;
    top: 0;
    left: 0;
}

.wysiwig ol{
    list-style: decimal;
    padding-left: 1.2em;
}

.wysiwig ol li{
    padding-left: 4px;
}


/***********************************************************************************************
* Video responsive
*/
.custom-embbed .fluid-width-video-wrapper{
    aspect-ratio: 16 / 9;
}

/*
.fluid-width-video-wrapper {
   padding: 0;
   position: relative;
   width: 100%;
   padding-top: 50%;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
*/

/***********************************************************************************************
* ￼Mailpoet
*/
.mailpoet_paragraph{
    clear: both;
    overflow: hidden;
}
.mailpoet_hp_email_label{display:none!important;}#mailpoet_form_2 .mailpoet_form {  }
#mailpoet_form_2 .mailpoet_paragraph { line-height: 20px; }
#mailpoet_form_2 .mailpoet_segment_label, #mailpoet_form_2 .mailpoet_text_label, #mailpoet_form_2 .mailpoet_textarea_label, #mailpoet_form_2 .mailpoet_select_label, #mailpoet_form_2 .mailpoet_radio_label, #mailpoet_form_2 .mailpoet_checkbox_label, #mailpoet_form_2 .mailpoet_list_label, #mailpoet_form_2 .mailpoet_date_label { display: block; font-weight: bold; }
#mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea, #mailpoet_form_2 .mailpoet_select, #mailpoet_form_2 .mailpoet_date_month, #mailpoet_form_2 .mailpoet_date_day, #mailpoet_form_2 .mailpoet_date_year, #mailpoet_form_2 .mailpoet_date { display: block; }
#mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea { width: 200px; }
#mailpoet_form_2 .mailpoet_checkbox {  }
.mailpoet_submit { padding: .5rem 1rem; float: right;}
#mailpoet_form_2 .mailpoet_divider {  }
#mailpoet_form_2 .mailpoet_message {  }
#mailpoet_form_2 .mailpoet_validate_success { font-weight: 600; color: #468847; }
#mailpoet_form_2 .mailpoet_validate_error { color: #b94a48; }
#mailpoet_form_2 .mailpoet_form_loading { width: 30px; text-align: center; line-height: normal; }
#mailpoet_form_2 .mailpoet_form_loading > span { width: 5px; height: 5px; background-color: #5b5b5b; }#mailpoet_form_2{;}#mailpoet_form_2 .mailpoet_message {margin: 0; padding: 0 20px;}#mailpoet_form_2 .mailpoet_paragraph.last {margin-bottom: 0} @media (max-width: 500px) {#mailpoet_form_2 {background-image: none;}} @media (min-width: 500px) {#mailpoet_form_2 .last .mailpoet_paragraph:last-child {margin-bottom: 0}}  @media (max-width: 500px) {#mailpoet_form_2 .mailpoet_form_column:last-child .mailpoet_paragraph:last-child {margin-bottom: 0}}
.mailpoet_text.border-blue{border: 1px solid #00437a;border-radius: 50px;margin-bottom: 0;}
/***********************************************************************************************
* Gform contact form
*/

body img.gform_ajax_spinner {
    display: none !important;
}

#container .the_content .gform_wrapper ul.gform_fields li:before{
    content: "";
}

#container .gform_wrapper .top_label .gfield_label{
    margin-top: 20px;
}
/*
#container .gfield-float-left-label .gfield_label, #container .gfield-float-left-label .ginput_container_product_price{
    display: inline-block;
    width: 50%;
}

#container .gfield-float-left-label .ginput_container_product_price input{
    width: 100%;
} */

#container .gform_wrapper textarea, #container .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.inf-main_076ccd93ad68be51f23707988e934906 input, #container .StripeElement, .mailpoet_text{
    padding: 0.8rem 1rem;
    border: 1px solid #fff;
    border-radius: 0rem;
    background: #fff;
    font-size: 20px;
    color: #00437a !important;
}

.mailpoet_select{
    font-size: 20px;
}

.mailpoet_paragraph strong{
    margin-bottom: 20px;
}

.mailpoet_text, .mailpoet_select{
    width: 100%;
    margin-bottom: 20px;
}

.gform_wrapper .chosen-container-single .chosen-single span{
    color: #00437a !important;
}

#container .gform_wrapper textarea.large{
    height: 215px;
}

#container .gform_wrapper .readonly input{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}


#container .gform_wrapper ::placeholder{
    color: #00437a !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

#container .gform_wrapper .field_description_below .gfield_description{
    padding-top: 8px;
    padding-bottom: 8px;
}

#container .StripeElement{
    height: auto;
    margin-bottom: 8px;
}

#container .gform_wrapper .chosen-single{
    border: 1px solid #ffffff;
    background: #ffffff;
    box-shadow: none;
    height: 57px;
    font-size: 20px;
    padding-left: 20px;
}

#container .gform_wrapper .chosen-container .chosen-results li{
    color: #00437A;
}

#container .gform_wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #00437A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #00437A), color-stop(90%, #00437A));
  background-image: linear-gradient(#00437A 20%, #00437A 90%);
  color: #fff;
}

#container .gform_wrapper .chosen-container-single .chosen-single div b{
    background-size: 82px 47px !important;
    background-position: 0px 4px;
}

#container .gform_wrapper .chosen-container-single .chosen-single div{
    width: 28px;
    top: 10px;
}

#container .gform_wrapper .chosen-container .chosen-results li{
    padding: 8px 11px;
}

#container .gform_wrapper .chosen-single span{
    height: 55px;
    line-height: 55px;
}

#container .gform_wrapper span.ginput_total{
    color: #00437a;
}

#container .gform_wrapper .gfield_required{
    display: none;
}

#container .gform_wrapper li.gfield{
    padding-left: 0;
    margin-top: 8px;
}

#container .gform_wrapper li.hidden_label input{
    margin-top: 0;
}

#container .gform_wrapper li.gfield_error input[type="text"], #container .gform_wrapper li.gfield_error input[type="url"], #container .gform_wrapper li.gfield_error input[type="email"], #container .gform_wrapper li.gfield_error input[type="tel"], #container .gform_wrapper li.gfield_error input[type="number"],
#container .gform_wrapper li.gfield_error input[type="password"], #container .gform_wrapper li.gfield_error textarea, #container .gform_wrapper li.gfield_error .chosen-single{
    border: 1px solid #ea0927 !important;
}

#container .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, #container .gform_wrapper li.gfield_error ul.gfield_checkbox, #container .gform_wrapper li.gfield_error ul.gfield_radio,
#container .gform_wrapper .gfield_error .gfield_label, #container .validation_error, #container .validation_message, #container .gform_wrapper li.gfield_error ul.gfield_radio{
    color: #ea0927;
}

#container .validation_error{
	margin-bottom: 10px;
    border: none;
    text-align: left;
    font-weight: 400;
    line-height: 140%;
    font-size: 18px;
}

#container .gform_confirmation_message{
    text-align: left;
    font-weight: 400;
    line-height: 140%;
    margin-top: 10px;
}

#container .validation_message{
	font-size: 13px;
    font-weight: 400;
}

#container .gform_wrapper li.gfield.gfield_error, #container .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    border: none;
    padding: 0;
    background-color: transparent;
}

#container .chosen-search{
    display: none;
}

#container .gform_wrapper .chosen-container .chosen-drop{
    border: none;
    width: 100%;
}

#container .gform_wrapper .chosen-container .chosen-results{
    padding-left: 0;
}

/* #container .gform_wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #888775;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #888775), color-stop(90%, #888775));
  background-image: linear-gradient(#888775 20%, #888775 90%);
  color: #fff;
} */

#container .gform_wrapper .gfield_date_day, #container  .gform_wrapper .gfield_date_month{
    width: 4.2rem;
    max-width: 4.2rem;
}

#container .gform_wrapper  .gfield_date_year{
    width: 5.2rem;
    max-width: 5.2rem;
}

#container .gform_wrapper .gfield_date_day input, #container .gform_wrapper .gfield_date_month input, #container .gform_wrapper .gfield_date_year input{
    width: 100%;
    text-align: center;
}

#container .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
#container .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{
    margin-bottom: 8px;
}

#container .gform_wrapper .ginput_complex .ginput_left, #container .gform_wrapper .ginput_complex .ginput_right{
    width: 100%;
    padding-right: 0;
}

#container .gform_wrapper label.gfield_label, #container .gform_wrapper legend.gfield_label{
    font-weight: 400;
}

#container .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]{
    margin-right: 8px;
}

#container .gform_wrapper .legend{
    font-size: 14px;
}

#container .gform_wrapper .gform_footer{
    overflow: hidden;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*="gfield_date_"].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label{
    letter-spacing: 0pt !important;
}

#container .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
    margin-top: 4px;
}





/***********************************************************************************************
* Media Queries Desktop first
*/

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {


}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {
    .slick_carousel .slick-slide{
        max-width: none;
    }

    .social-footer{
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .social-footer .text-right{
        text-align: center !important;
    }

    .social-footer .float-right{
        float: none !important;
    }

    .header-mobile .inner-wrapper{
    	padding: 8px 15px;
    }

    #logo {
        top: 15px;
        left: 15px;
    }

    #burger{
        top: 15px;
        right: 15px;
    }

    .search-button{
        top: 15px;
        right: 70px;
    }

    .header-mobile .search-button{
        right: 40px;
    }

    header .p-5{
        padding: 25px 10px !important;
    }
    .font-5, .py, #container .gform_footer .btn-lg, .wysiwig h4, .mailpoet_submit{
        font-size: 23px;
        line-height: 130%;
    }

    .font-3, .wysiwig p, .btn-sm, .font-4, .btn, .sm-text a, .sub-pages .font-5, .footer-wrapper .font-4{
        font-size: 18px;
        line-height: 130%;
    }

    .font-7, .font-6, .wysiwig h3, .btn-lg, blockquote, .wysiwig blockquote, .wysiwig blockquote p, .gform_wrapper h3{
        font-size: 23px;
        line-height: 130%;
    }

    .font-7-icon.font-7{
        font-size: 45px;
    }

    .font-8{
        font-size: 40px;
        line-height: 100%;
    }

    .bg-image{
        height: 60vh;
    }

    .mm-listview .left-link {
        position: absolute;
        left: 0px;
        top: auto;
        bottom: 85px;
    }

    .mm-listview .left-link:last-child {
        margin-bottom: 33px;
    }

    .blockquote, blockquote, .wysiwig blockquote{
        padding: 12px 20px;
    }

    blockquote, .wysiwig blockquote{
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .lvl-margin-1 {
        margin-top: 25px;
        margin-bottom: 50px;
    }

    .mb-100{
        margin-bottom: 50px;
    }

    .py-100{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .pt-100{
        padding-top: 50px;
    }

    .pb-100{
        padding-bottom: 50px;
    }

    .pl-100{
        padding-left: 50px;
    }

    .py-70{
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .py-120{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pt-120{
        padding-top: 60px;
    }

    .pb-120{
        padding-bottom: 60px;
    }

    .pl-120{
        padding-left: 60px;
    }

    .pt-80{
        padding-top: 40px;
    }

    .pb-60{
        padding-bottom: 30px;
    }

    .pt-60{
        padding-top: 30px;
    }

    .py-60{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pb-80{
        padding-bottom: 40px;
    }

    .pb-40{
        padding-bottom: 20px;
    }

    .mb-30{
        margin-bottom: 15px;
    }

    .mt-75{
        margin-top: 45px;
    }

    /* .mtn-140{
        margin-top: -110px;
    } */

    .pb-100-xs{
        padding-bottom: 100px;
    }

    .pb-120-xs{
        padding-bottom: 120px;
    }

    /* .pb-190{
        padding-bottom: 85px;
    } */

    #logo img{
        max-width: 80px;
    }

    .logo-footer{
            max-width: 90px;
    }

    .sm-text a{
        font-size: 16px !important;
    }

    .mm-listview .menu-item.bt-blue{
        margin-top: 15px;
        padding-top: 15px;
    }

    .mm-navbars_top .mm-navbar{
        top: 25px;
        right: 20px;
    }

    .header-page{
        min-height: 330px;
    }

    .header-page-with-img{
        min-height: 440px;
    }

    .px-newsletter{
        padding-left: 10px;
        padding-right: 10px;
    }

    .catalog-buttons li{
        width: 80px;
        height: 80px;
    }

    .font-icons{
        font-size: 24px;
    }

    .container-fluid-max {
        padding-left: 30px;
        padding-right: 30px;
    }



}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {

    .home header{
        margin-top: 95px;
    }

    .bg-image{
        height: 40vh;
    }

    .bg-image-diaporama{
        height: 40vh;
    }

    #text-header{
        position: static !important;
    }

    .sm-text a{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .bg-image-diaporama{
        height: 55vh;
    }

    .bg-image-square::before{
        padding-top: 60%;
    }

    .slick-entete .text-container{
        min-height: 360px;
    }

    .slick-dots {
        bottom: 140px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) {

}

.fa-custom-ab {
    width: 35%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
