.elementor-kit-6{--e-global-color-primary:#334B9B;--e-global-color-secondary:#162D3F;--e-global-color-text:#162D3F;--e-global-color-accent:#334B9B;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:600;--e-global-typography-0b5d8e0-font-weight:400;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.3em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FFFFFF00;font-family:"Open Sans", Sans-serif;font-weight:600;text-transform:uppercase;line-height:1em;color:var( --e-global-color-primary );border-style:none;border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#FFFFFF00;color:#FFFFFF;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:10px;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 a:hover{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-size:70px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-size:45px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-size:35px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-size:30px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-size:24px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-size:20px;font-weight:400;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:30px;}.elementor-kit-6 h4{font-size:26px;}.elementor-kit-6 h5{font-size:24px;}.elementor-kit-6 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::selection {
    color: #ffffff;
  background: #334B9B;
}


html, body {
    overflow-x: hidden;
}

.elementor-widget-text-editor p {
    margin-top: 0;
}
.elementor-widget-text-editor p strong {
    color: #334B9B;
}

.elementor-widget-text-editor ul {
    margin-bottom: 15px;
}

.elementor-heading-title, .elementor-heading-title a, .titre-masthe {
    font-family: 'ivypresto-display', serif;
font-weight: 400;
font-style: normal;
}
.elementor-heading-title span {
    color: #334B9B;
}

.elementor-icon-box-title {
    margin: 0;
}

/**  effet bouton **/
.bouton-masthe, .bouton-masthe.menu {
    position: relative;
    z-index:1;
    overflow: hidden;
}
.bouton-masthe a {
    transition: all ease 0.2s;
        font-family: "Open Sans", Sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.bouton-masthe.menu a {
    color: #162D3F !important;
}
.bouton-masthe.menuhome a, .bouton-masthe.blanc a {
    color: #ffffff !important;
}

.bouton-masthe::before {
    content: attr(data-btn);
    position: absolute;
    left: 0px;
    bottom: -20px;
    color: #162D3F;
    font-family: "Open Sans", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
z-index: -1;
line-height: 1;
white-space: nowrap;
transition: all ease 0.2s;
}
.bouton-masthe.menu::before, .bouton-masthe.menuhome::before {
    color: #334B9B;
      font-size: 18px;
  font-weight: 700;
}

.bouton-masthe.big {
    line-height: 35px;
}
.bouton-masthe.big::before {
    font-size: 25px;
    bottom: -35px;
}
.bouton-masthe.blanc.big::before {
    bottom: 3px;
}
.bouton-masthe:hover::before {
bottom: 2px;
}
.bouton-masthe:hover a, .bouton-masthe.menu:hover a, .bouton-masthe.menuhome:hover a {
color: #FFFFFF00 !important;
font-weight: 600;
}
.bouton-masthe.blanc:hover a {
color: #FFFFFF !important;
font-weight: 600;
}
.bouton-masthe.blanc.big:hover::before {
    bottom: 7px;
}

.elementor-icon:hover .svgstroke1 {
    stroke : #334B9B;
    fill: #334B9B;
}
.elementor-icon:hover .svgfill1 {
    fill : #fff;
}

.iconrotate:hover .elementor-icon {
    transform: rotate(45deg);
}

.sous-titre p {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #334B9B;
}/* End custom CSS */