/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 30 2023 | 23:14:55 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: "cazanove";
    src: url("/wp-content/themes/CDC/assets/fonts/cdc/cazanove.eot?x8jmrv");
    src: url("/wp-content/themes/CDC/assets/fonts/cdc/cazanove.eot?x8jmrv#iefix") format("embedded-opentype"),
      url("/wp-content/themes/CDC/assets/fonts/cdc/cazanove.ttf?x8jmrv") format("truetype"),
      url("/wp-content/themes/CDC/assets/fonts/cdc/cazanove.woff?x8jmrv") format("woff"),
      url("/wp-content/themes/CDC/assets/fonts/cdc/cazanove.svg?x8jmrv#cazanove") format("svg");
    font-weight: normal;
    font-style: normal;
    display: block;
  }
  
  [class^="icon-"],
  [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "cazanove" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-picto_logo:before {
    content: "\e90e";
  }
  .icon-picto_menu:before {
    content: "\e94a";
  }
  .icon-picto_croix:before {
    content: "\e94e";
  }
  .icon-picto_fb:before {
    content: "\e94b";
  }
  .icon-picto_insta:before {
    content: "\e94c";
  }
  .icon-picto_in:before {
    content: "\e94d";
  }
  
  * {
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
	font-weight: 200;
  }
  
  body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fff;
	padding-top: 150px;
	  width: 100vw;
  }

.Intro p {
	color: #666666;
    font-family: "Baskervville-Regular", Sans-serif;
	font-size: calc(22px + 0vw);
	line-height: calc(28px + 0vw);
	width: 100%;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
}
.Index * {
	color: #0084B6;
    font-family: "Baskervville-Regular", Sans-serif;
	font-size: calc(16px + 1vw);
	line-height: calc(16px + 1vw);
	width: 100%;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
}
.Index span {
	color: #0084B6;
    font-family: "Baskervville-Regular", Sans-serif;
	font-size: calc(16px + 2vw);
	line-height: calc(16px + 2.5vw);
	width: 100%;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
}
.BigTitle p {
    font-family: "Montserrat-Black", Sans-serif!important;
}
.ModerBox p,
footer * {
	font-weight: 400!important;
}

footer strong {
	font-weight: 600!important;
}
.MLbox a {
	color: #0084B6;
	transition: color 0.25s ease-in-out;
	font-weight: 600!important;
}

.MLbox a:hover {
	color: #ababab;
}
.MLbox p {
	color: #0084b6;
	font-weight: 600!important;
}
.ADDRESSbox  strong{
	color: #0084b6;
}
.ADDRESSbox a{
	color: #ababab;
	transition: color 0.25s ease-in-out;
}
.ADDRESSbox a:hover {
	color: #0084b6;
}
.elementor-1691 .elementor-icon-list-text {
    color: var(--e-global-color-d63b3f0 );
    font-weight: 400!important;
	transition: color 0.25s ease-in-out;
}

.TXTdef {
    font-size: calc(16px + 0.25vw);
}
@media (min-width: 768px) {
.elementor-element-42fc3be {
    position: relative;
}

}
@media (max-width: 768px) {
  body {
	padding-top: 200px;
  }

}