/* Fonctions LESS */
@font-face {
  font-family: "Raleway";
  src: url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Light-300.otf") format("otf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Light-300.ttf") format("ttf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Light-300.woff") format("woff"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Light-300.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Regular-400.otf") format("otf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Regular-400.ttf") format("ttf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Regular-400.woff") format("woff"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Regular-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Medium-500.otf") format("otf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Medium-500.ttf") format("ttf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Medium-500.woff") format("woff"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Medium-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-SemiBold-600.otf") format("otf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-SemiBold-600.ttf") format("ttf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-SemiBold-600.woff") format("woff"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-SemiBold-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Bold-700.otf") format("otf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Bold-700.ttf") format("ttf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Bold-700.woff") format("woff"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-Bold-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-ExtraBold-800.otf") format("otf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-ExtraBold-800.ttf") format("ttf"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-ExtraBold-800.woff") format("woff"), url("https://www.campingamfora.com/wp-content/themes/sur-mesure/fonts/Raleway-ExtraBold-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@-webkit-keyframes runner {
  to {
    transform: translateX(-25%);
  }
}
@keyframes runner {
  to {
    transform: translateX(-25%);
  }
}
@-webkit-keyframes rotation {
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotation {
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.interne-slider .swiper {
  padding-left: 15px ;
  padding-left: clamp(15px, calc(1*(15px + 25 * ((100vw - 360px) / 664))), 40px) ;
  padding-right: 15px ;
  padding-right: clamp(15px, calc(1*(15px + 25 * ((100vw - 360px) / 664))), 40px) ;
}
.interne-slider .swiper .swiper-pagination.swiper-pagination-default {
  transform: translateY(-110px);
}
.interne-slider .swiper .swiper-pagination.swiper-pagination-default .swiper-button-disabled {
  opacity: 0;
}
.interne-slider .swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
  height: unset;
  width: 300px ;
  width: clamp(300px, calc(1*(300px + 150 * ((100vw - 360px) / 664))), 450px) ;
}
.interne-slider .swiper .swiper-wrapper .swiper-slide:not(:last-child) {
  margin-right: 15px ;
  margin-right: clamp(15px, calc(1*(15px + 25 * ((100vw - 360px) / 664))), 40px) ;
}
.interne-slider .swiper .swiper-wrapper .swiper-slide .div-picture {
  position: relative;
}
.interne-slider .swiper .swiper-wrapper .swiper-slide .div-txt {
  position: relative;
  padding-top: 20px ;
  padding-top: clamp(20px, calc(1*(20px + 20 * ((100vw - 360px) / 664))), 40px) ;
  padding-left: 10px ;
  padding-left: clamp(10px, calc(1*(10px + 20 * ((100vw - 360px) / 664))), 30px) ;
  padding-right: 10px ;
  padding-right: clamp(10px, calc(1*(10px + 20 * ((100vw - 360px) / 664))), 30px) ;
  padding-bottom: 20px ;
  padding-bottom: clamp(20px, calc(1*(20px + 20 * ((100vw - 360px) / 664))), 40px) ;
  min-height: 170px;
}
.interne-slider .swiper .swiper-wrapper .swiper-slide .div-txt .name {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 30px ;
  font-size: clamp(30px, calc(1*(30px + 10 * ((100vw - 360px) / 664))), 40px) ;
  line-height: normal;
  margin-bottom: 11px ;
  margin-bottom: clamp(11px, calc(1*(11px + 9 * ((100vw - 360px) / 664))), 20px) ;
}
.interne-slider .swiper .swiper-wrapper .swiper-slide .background {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
@media only screen and (max-width: 1439px) {
  /*.setDynamicPropertyVW(property,10px,100px,1024px,1440px);*/
}
@media only screen and (max-width: 1023px) {
  /*.setDynamicPropertyVW(property,10px,100px,360px,1024px);*/
}
