@media(min-width: 481px) {}

@media(min-width: 768px) {
  /*------------------- INTRO / CONTENT ---------------------*/
  #content-img::before
  {
    content: "";
    position: absolute;
    top: 40%;
    transform:translateY(-50%);
    left: -50px;
    --size: 50%;
    width: var(--size);
    height: var(--size);
    z-index: 1;
    background-image: url(../images/wasp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    animation: 4s floating infinite ease-in-out;
  }
  .content-txt .wp-block-columns>.wp-block-column:not(:first-child)
  {
    margin-left: 30Px;
  }
  /*------------------- CONTACT ---------------------*/
  .wrap-fieldset .blc_checkbox:not(.formprivacy_chk) {
      flex: 1 1 30%;
      max-width: 30%;
      width: 100%;
      display: inline-block;
      margin: 5px 1%;
      position: relative;
  }
  .wrap-fieldset .blc_desc {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
  }
}

@media(min-width: 1025px) {
  /*-----------------*/
  /* HEADER + NAVPRIMARY */
  /*-----------------*/
  .siteDE .navigmenu .naviglink {
    font-size: 12Px;
    padding: 20px 7px;
  }


  .navigmenu .naviglink.lvl-2 span {
    padding: 0 0 0 15px;
    display: block
  }

  .navigmenu .naviglink.lvl-2 {
    text-align: left;
    padding: 10px;
    font-size: 14px;
  }

  .navigmenu .naviglink.lvl-2 span:before {
    content: "";
    --size: 6px;
    position: absolute;
    top: 5px;
    left: 0;
    background: var(--primary-color);
    width: var(--size);
    height: var(--size);
    border-radius: 100%
  }

  #navprimary {
    border-bottom: 1px solid rgb(255 255 255 / 40%);
    background: var(--primary-color);
    position: relative;
  }

  #infoadresse br {
    display: none;
  }

  #logoCoordonnees {
    order: 0;
  }

  #header-coordonnees>:nth-child(1) {
    order: -1;
    align-items: flex-end
  }

  #header-coordonnees .right {
    order: 2
  }



  .urgence
  {
      background: #a4000a;
      margin: -30Px 0;
      padding: 40px 20px!important;
  }

  /* #header-coordonnees>:nth-child(1),
  #header-coordonnees>:nth-child(4),
  #header-coordonnees>:nth-child(6) {
    padding: 0 24px 0 0;
    text-align: right;
  }

  #header-coordonnees>:nth-child(1) span,
  #header-coordonnees>:nth-child(4) span,
  #header-coordonnees>:nth-child(6) span {
    text-align: right;
  }

  #header-coordonnees>:nth-child(1):before,
  #header-coordonnees>:nth-child(4):before,
  #header-coordonnees>:nth-child(6):before {
    right: 0;
    left: auto;
  } */

  #infotelportButton {
    padding: 6px 40px 6px 20px;
  }


  #header-coordonnees #infotelportButton:before {
    right: 15px;
  }

  #logoCoordonnees>a,
  #logo>a {
    height: 140px;
    padding: 10px 25px;
    margin: 0 auto;
    position: relative;
    margin: -20px auto;
    margin-bottom: -80px;
  }

  .fixed-header .emptyParent {
    order: -1;
    background-image: url(../images/favicon/mstile-310x310.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
  }
  #header:not(.fixed-header) .navigtoogleLogo
  {
    margin: -60px 0Px;
  }
  #header.fixed-header .navigtoogleLogo
  {
    margin-bottom: -50px;
  }
  #header.fixed-header  #navprimary .navigmenu .naviglink.lvl-0.item-logo span
  {
    height: 100px;
  }
  /*------------------- HEADERHOME ---------------------*/
  #headerHome-accroche
  {
    font-size: 5em;
    color:  var(--secondary-color);
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    line-height: .9;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, 0) !important;
  }
  /*------------------- INTRO / CONTENT ---------------------*/
  #content-wrapper .quaternarythumb
  {
    height: 250Px;
    width: 40%;
    top: -210px;
  }
  /*------------------- REASSURANCES ---------------------*/
  #reassurances
  {
    padding: 120px 40px;
  }
  .home #reassurances {
    margin-bottom: 100Px;
    margin-top: 0!important;
  }


  #img-reassurance {
    width: 75%;
    height: 100%;
    position: absolute;
    right: -39%;
    z-index: -1
  }

  #reassurances .title h2 {
    position: relative;
    font-size: 2.3em;
    line-height: 1;
    text-shadow: 0 0 7px var(--black)
  }

  #reassurances .right {
    padding: 50px 0 50px 18%
  }

  .home #reassurances {
    margin-top: 100Px;
    padding-top: 100Px;
    z-index: 2;
  }


  #reassurances::before,
  #reassurances .overlay {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 45% 85%, 0 85%);
    width: 50%;
  }

  .home #reassurances .title {
    margin-top: -100px;
  }
  /*-----------------ACTUS/NEWS-----------------------*/
  #news
  {
    clip-path: polygon(1% 5%, 99% 0%, 96% 100%, 3% 96%);
    z-index: 2;
  }
  #news::before,
  #news .overlay {
    top: -10Px;
    height: calc(100% + 10px);
  }

  .home .content_slider {
    display: grid;
    grid-template-columns: 130Px 1fr 1fr 100Px;
    gap: 20px;
    align-items: center;
  }

  .wrapper_slider:not(:last-child) .content_slider {
    border-bottom: 1px solid #ffffff2b;
  }

  .newsdate {
    --size: 130px;
    width: var(--size);
    height: var(--size);
    text-align: center;
    line-height: 1.3;
    border-radius: 50%;
  }

  .newsdate::before,
  .newsdate::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    --size: 6px;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    z-index: 1;
    background: var(--primary-color);
  }

  .newsdate::before {
    top: 10Px;
    right: 10px;
    --size: 20px;
  }

  .wrapper_slider:nth-child(even) .content_slider {
    padding-left: 50px;
  }
  /*------------------- PRESTATIONS ---------------------*/
  .nohome.template-parent-page-php h1
  {
    color: var(--white);
  }
  #prestations .blackbackground
  {
    height: calc(100% + 400px);
    top: 50%;
    transform:translateY(-50%);
    clip-path: polygon(20% 20%, 20% 0, 100% 0, 100% 65%, 55% 65%, 55% 100%, 0 100%, 0 20%);
  }
  .prestations-content .title_content
  {
      transition: all 0.4s;
  }
  .bloc_prestations{
      --size: 300Px;
      width: var(--size);
      height: calc(var(--size)*0.9);
      /* justify-self: flex-end; */
  }
  .prestations-content
  {
      position: absolute;
      top: 0;
      left: 0;
      --size: 100%;
      width: var(--size);
      height: var(--size);
      display: grid;
      align-items: flex-end;
      padding: 30px;
  }
  .bloc_prestations h3
  {
      align-self: flex-start;
  }
  .bloc_prestations:nth-child(1)
  {
      --size: 200Px;
      align-self: flex-end;
  }
  .bloc_prestations:nth-child(1) h3
  {
      font-size: 20px;
  }
  .bloc_prestations:nth-child(2)
  {
      --size: 330Px;
      background: var(--primary-color);
      clip-path: polygon(0 0, 100% 0, 100% 100%, 110px 100%, 0 calc(100% - 110px));
  }
  .bloc_prestations:nth-child(2) .liresuite a
  {
      background: var(--black);
      margin-left: 70Px;
  }
  .bloc_prestations:nth-child(2) .liresuite a:hover
  {
      background: var(--white);
      color: var(--black);
  }
  .bloc_prestations:nth-child(3)
  {
      justify-self: flex-end;
      clip-path: polygon(calc(100% - 80px) 0, 100% 80px, 100% 100%, 0 100%, 0 0);
  }
  .bloc_prestations:nth-child(4)
  {
      height: 70%;
      justify-self: flex-end;
      align-self: center;
  }
  .bloc_prestations:nth-child(4) .prestations-content
  {
    padding-right: 40px;
    align-items: center;
    align-content: center;
  }
  .bloc_prestations:nth-child(2) .prestations-content .title_content {
      color: var(--white);
  }
  .bloc_prestations:nth-child(3)::after {
      position: absolute;
      content: "";
      right: 79px;
      top: 0;
      height: 50%;
      width: 1px;
      background-color: #1b1b1b24;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
  }
  .bloc_prestations:nth-child(3) .prestations-content
  {
    padding-right: 50px;
  }
  #prestations::before, #prestations::after,#primes::before
  {
      background: url(../images/patternFond.svg);
      background-size: contain;
      background-position: bottom left;
      background-repeat: no-repeat;
      clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
      opacity: 0.4;
      z-index: 0;
  }
  #prestations::after
  {
      clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
      background-position: top right;
      top: -200px;
  }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections
  {
    padding: 0px 50px;
    padding-bottom: 30px;
  }
  #sections::before
  {
    width: calc(100% - 100px);
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(0 0, 90% 0, 90% 13%, 100% 13%, 100% 100%, 15% 100%, 15% 75%, 0 75%);
  }
  #sections .section_txt .title {
    left: -25%;
    width: 122%;
    margin-bottom: 50px;
  }

  #sections .section_txt {
    padding: 50px 60px 50px 0;
  }

  .sectionsbloc {
    padding: 70px 0
  }

  #sections .section_thumb .specialthumb {
    position: absolute;
    bottom: 58px;
    left: -28px;
    width: 155px;
    height: 220px;
    border-radius: 120px 120px 0 0;
    overflow: hidden;
  }

  .sectionsbloc .wrap-text {
    padding: 0;
    max-width: 62%;
    margin-left: auto;
  }

  #sections .tertiarythumb {
    position: absolute;
    left: 0%;
    bottom: 6%;
    width: 29.5%;
    height: 34%;
  }
  .sectionsbloc .section_thumb .blocthumb
  {
    --size: 100%;
    width: var(--size);
    height: var(--size);
  }
  /*-------------------FOOTER---------------------*/
  body:not(.template-contact-php) #footer::before {
    background: url(../images/home-bg1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  body:not(.template-contact-php) #footer::before,
  body:not(.template-contact-php) #footer .overlay {
    height: 670Px;
    top: 100px;
    clip-path: polygon(5% 20%, 100% 0, 100% 100%, 95% 80%, 0 100%, 0 20%, 0 0);
  }

  .template-contact-php #footer .overlay {
    display: none;
  }

  #footerForm {
    z-index: 1;
    position: relative;
  }

  .wrapperContact {
    padding: 0;
    background: var(--white);
    box-shadow: 0px 0px 30px #1a1a2612;
  }

  #wrapperForm {
    padding: 50Px;
  }

  body:not(.template-contact-php) #footerLinks {
    margin: 50px auto;
  }

  #footer h2 {
    color: var(--black);
  }

  #footerForm .privacyform_lab,
  #footerForm .wrapperForm .title h2,
  #footerForm .mention {
    color: var(--black);
  }
  /*-------------------URGENCES ---------------------*/
  #urgences {
    transform-origin: 100% 50%;
    transform: rotate(90deg) translate(50%,50%);
    top: 50%;
    bottom: initial;
    left: initial
  }

  #urgences .liresuite a {
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }
  /* #urgences .button
  {
      animation: wobble-hor-bottom 0.8s 2s 3 both;
  } */
}

@media(min-width: 1281px) {
  /*------------------- HEADER ---------------------*/
  .navigmenu .naviglink.lvl-0 {
    padding: 20px 14Px;
    font-size: 15Px;
  }
  #navprimary {
    padding-left: 10px;
    padding-right: 45Px;
  }
  .navigmenu .naviglink.lvl-0
  {
    font-size: 15px;
    padding: 20px 14px;
  }
  /*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
  #content-wrapper .content-body .title {
    left: -25%;
    width: 120%;
    margin-bottom: 50px;
  }
  #content-img .specialthumb
  {
    right: 80Px;
    width: 350px;
  }
  #content-img::before
  {
    top: 50%;
    left: -120px;
  }
  /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt {
	  padding: 100px 110px 100px 0;
	}

	#sections .tertiarythumb{
	  width: 34.5%;
	  height: 60%;
	}

	.sectionsbloc .wrap-text {
	  max-width: 52%;
	}

	#sections .section_thumb .specialthumb {
	  left: -98px;
	  width: 225px;
	  height: 280px;
	}
}

@media(min-width: 1481px) {
  /*------------------- INTRO / CONTENT ---------------------*/
  .home #content .title {
    margin-left: -30Px;
  }
  /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt {
	  padding: 70px 150px 100px 0;
	}
}

@media(min-width: 1681px) {
}


@media(max-width: 1680px) {

}

@media(max-width: 1480px) {

}
@media(max-width: 1280px) {
  /*-----------------*/
  /* HEADER + NAVPRIMARY */
  /*-----------------*/
  #header:before {
    right: 5%;
    left: 5%;
  }

  .navigmenu .navbloctitle {
    font-size: 16px;
    letter-spacing: 1px;
  }
  /*------------INTRO / CONTENT--------------------------*/
  .home #content {
    padding: 100px 20px
  }

  #content-wrapper {
    padding: 0 30px 0 0;
    display: flex;
    flex-wrap: wrap
  }

  #content-wrapper .content-body {
    max-width: none;
    order: -1;
    padding: 0 25px 30px;
  }

  #content-wrapper .tertiarythumb,
  #content-wrapper .quaternarythumb {
    position: relative;
    height: 250px;
    width: 100%;
    top: 0 !important;
    left: 0 !important
  }

  #content-wrapper .quaternarythumb {
    padding-right: 1px
  }

  #content-wrapper .tertiarythumb {
    padding-left: 1px;
    display:none;
  }
}

@media(max-width: 1024px) {

  /*---------------HEADER---------------------*/
  #header {
    padding: 0;
  }

  #logoCoordonnees img {
    max-width: 200px;
  }

  .navigmenu .naviglink.lvl-0:not(.item-logo) span:after {
    bottom: 0;
  }

  #header-coordonnees>div {
    margin: 10px auto;
  }

  #logoCoordonnees>a,
  #logo>a {
    padding-top: 10Px;
  }

  #logo {
    position: relative;
  }

  .navigmenu .naviglink span {
    padding: 5px 0;
  }

  .menuarticle,
  .navigmenu .navbloctitle {
    display: none;
  }

  #header:before {
    bottom: 72px;
    left: 35px;
    right: 35px;
  }

  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }

  #headerGrid {
    align-items: start;
  }

  #header-coordonnees {
    pointer-events: none;
  }

  #header-coordonnees>* {
    pointer-events: all;
  }

  #header :is(.fixe, .portable, .horaires, .mail, .adresse) :is(a:hover, span) {
    text-align: center;
  }
  /*-------------------MDTAC---------------------*/
  .md-tac {
    text-align: center;
  }

  .title.md-tac:not(.no-after):after {
    left: 50%;
    transform: translateX(-50%);
  }

  /*-----------------INTRO / CONTENT------------------------*/
  .home #content .wrappercontent
  {
    max-width: 700Px;
    margin: 0 auto;
  }
  .imgContent
  {
    max-height: 400Px;
  }
  .linkTurn
  {
    bottom: -330px;
  }
  /*------------------- ACTUS / NEWS ---------------------*/
  .newsdate
  {
    display: none;
  }
  /*------------------- PRESTATIONS ---------------------*/
  .bloc_prestations
  {
    padding: 30px;
  }
  #prestations .widget_parentpage
  {
    gap: 50px;
  }
  /*------------------- REASSURANCES ---------------------*/
  .picto-container 
  {
    max-width: 400Px;
    margin: 0 auto;
  }
  .picto-container li p
  {
    color: var(--white);
  }
  .left
  {
    flex-direction: column-reverse;
  }

  #img-reassurance
  {
    margin-bottom: 30px;
  }
  /*------------------SECTIONS-----------------*/
  .wrap-text
  {
    max-width: 700Px;
    margin: 0px auto;
  }

  #choixSections {
    display: none;
  }

  #sections .sectionsbloc {
    flex-direction: column;
    display: flex;
  }

  #sections .section_thumb {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 250px;
    margin: 0 auto;
    max-width: 700Px;
    width: 100%;
    gap: 10px;
    padding: 0 20px;
    z-index: 2;
    margin-bottom: -150px;
  }
  #sections .tertiarythumb {
    height: 300px;
    order: -1;
  }
  .section_txt
  {
    display: grid;
  }
  .sectionsbloc
  {
    position: relative;
  }
  .sectionsbloc.section_num0{z-index: 3;}
  .sectionsbloc.section_num1{z-index: 2;}
  .sectionsbloc.section_num2{z-index: 1;}

  /*------------------- FOOTERFORM ---------------------*/
  #footerForm
  {
   background: var(--light-color);
  }
}

@media(max-width: 767px) {
  /*-------------------INTRO / CONTENT-------------------*/
  .home #content {
    padding: 0;
    flex-direction: column;
  }
  #content-wrapper {
    width: 100%;
    padding: 40px 0 0
  }

  #content-img {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 2px;
    padding-top: 2px;
    /* grid-auto-rows: 250px; */
    grid-template-rows: 250px auto;
  }

  #content-img .specialthumb,#content-img .blocthumb {
    position: relative;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%
  }
  /*------------------- CONTACT ---------------------*/
  .blc_desc
  {
    margin-top: 20px!important;
  }
}

@media(max-width: 480px) {}