.elementor-kit-7{--e-global-color-primary:#21274A;--e-global-color-secondary:#54595F;--e-global-color-text:#21274A;--e-global-color-accent:#CE7457;--e-global-color-8c6ca14:#F4F5FB;--e-global-color-7cecc09:#3C436C;--e-global-color-4f8f80b:#3C436C;--e-global-color-345fff8:#F2F2F5;--e-global-color-0ec1c3d:#8F93BB;--e-global-color-d06a956:#5F658A;--e-global-color-8f187de:#F3A085;--e-global-typography-primary-font-family:"Haskoy";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Quattrocento Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quattrocento Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Quattrocento Sans";--e-global-typography-accent-font-weight:700;--e-global-typography-a53d875-font-family:"Haskoy";--e-global-typography-a53d875-font-size:0.9rem;--e-global-typography-a53d875-font-weight:500;--e-global-typography-a53d875-text-transform:uppercase;--e-global-typography-a53d875-font-style:normal;--e-global-typography-a53d875-text-decoration:none;--e-global-typography-a53d875-line-height:1.3em;--e-global-typography-a53d875-letter-spacing:1.53px;--e-global-typography-95a27b1-font-size:48px;--e-global-typography-95a27b1-font-weight:400;--e-global-typography-95a27b1-line-height:1.3em;--e-global-typography-6442b6a-font-family:"Quattrocento Sans";--e-global-typography-6442b6a-font-size:1.2rem;--e-global-typography-6442b6a-font-weight:400;--e-global-typography-6442b6a-line-height:1.5em;--e-global-typography-9c64d6c-font-family:"Quattrocento Sans";--e-global-typography-9c64d6c-font-size:1.2rem;--e-global-typography-9c64d6c-font-weight:400;--e-global-typography-9c64d6c-line-height:1.4em;background-color:var( --e-global-color-8c6ca14 );font-family:"Quattrocento Sans", Sans-serif;line-height:1.4em;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:800ms;--e-preloader-animation-duration:2300ms;--e-preloader-delay:200ms;--e-preloader-color:var( --e-global-color-7cecc09 );--e-preloader-size:27px;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-8c6ca14 );}.elementor-kit-7 p{margin-block-end:0em;}.elementor-kit-7 a{color:var( --e-global-color-accent );font-weight:700;}.elementor-kit-7 h1{font-family:"Haskoy", Sans-serif;line-height:1.5em;}.elementor-kit-7 h2{font-family:"Haskoy", Sans-serif;line-height:1.4em;}.elementor-kit-7 h3{font-family:"Haskoy", Sans-serif;}.elementor-kit-7 h4{font-family:"Haskoy", Sans-serif;}.elementor-kit-7 h5{font-family:"Haskoy", Sans-serif;}.elementor-kit-7 h6{font-family:"Haskoy", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1138px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*page temporaire*/
.hero-text-temp a:link, .hero-text-temp a:visited, .hero-text-temp a:active
{ 
    color:#036EB5; 
    text-decoration: none; 
    transition: all ease-in 0.4s;
}
.hero-text-temp a:hover { color: #1C5174; }



/*fin page temporaire*/
.elementor-nav-menu--dropdown ul {
    padding-top : 25px;
    padding-bottom: 25px;
    
}
.elementor-widget-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0.6rem !important;}

strong {font-weight: 700;}

.curve-left a {
    border-radius: 20px/40px 0 0 40px !important;
    transition: all .5s ease-out;
}
.curve-left a:hover {
   border-radius: 0!important; 
}
.curve-right a {
    border-radius: 20px/0 40px 40px 0!important;
}
.curve-right a:hover {
     border-radius: 0!important;
}

.elementor-button-text {
    margin: auto;
}
.btn-align .elementor-button-icon { font-size:2rem; color: inherit;
}

.btn-align-med .elementor-button-icon svg {
    width:1.2rem !important;
}
.btn-align-small svg {
  height:1.3rem; 
  width:auto;
  
}
.btn-align svg {
    height:1.6rem; 
    width:auto;
     transition: all .3s ease-in;
    webkit-transition:all .3s ease-in;
    -moz-transition: all .3s ease-in;
   
}

.icon-rotate-right svg:hover {
    transform:rotate(45deg);
       webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.icon-rotate-right:hover svg {
    transform:rotate(45deg);
    webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.icon-move-rotate svg {
  webkit-transition:all .3s ease-in;
    -moz-transition: all .3s ease-in;  
}
.icon-move-rotate svg:hover {
    transform:rotate(-45deg);
       webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.icon-move-rotate:hover svg {
    transform:rotate(-45deg);
    webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.icon-move-up svg:hover {
   transform:translate(5px, -5px);
    webkit-transform: translate (5px, -5px);
    -moz-transform: translate (5px, -5px);
}
.icon-move-up:hover svg {
     transform:translate(5px, -5px);
    webkit-transform: translate (5px, -5px);
    -moz-transform: translate (5px, -5px);
}
/* icon box list parcours*/
.liste-icon-parcours .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-top:0.7rem;
}
/* anim onscroll*/
/*
    @-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 71.86598205566406px;
    stroke-dasharray: 71.86598205566406px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 71.86598205566406px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 71.86598205566406px;
    stroke-dasharray: 71.86598205566406px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 71.86598205566406px;
  }
}
*/
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 100%;
    stroke-dasharray: 100%;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 100%;
  }
}
.svganim-arrow-dow {
    opacity: 0;
    transition: opacity 0.5s ease-in;
    -webkit-transition: opacity 0.5s ease-in;
}
.svganim-arrow-dow.animate {
    opacity: 1;
  -webkit-animation: animate-svg-stroke-1 0.8s ease-out 0.2s both;
          animation: animate-svg-stroke-1 0.8s ease-out 0.2s both;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Haskoy';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Bold.woff2') format('woff2'),
		url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Haskoy';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Regular.woff2') format('woff2'),
		url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Haskoy';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Medium.woff2') format('woff2'),
		url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Haskoy';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Italic.woff2') format('woff2'),
		url('https://www.dr-calvetti.fr/wp-content/uploads/2022/11/Haskoy-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */