@charset "UTF-8";

/*!
Theme Name: Sinacté
Theme URI: https://sinacte.codephenix.com
Description: Theme enfant Sinacté.
Author: CodePhenix
Author URI: https://codephenix.fr/
Template: astra
Version: 1.0
*/

:root {
  /* Sinacté */
  --c-primary: #003f82;
  --c-primary-light: #aad8f4;
  --c-secondary: #ffdb7c;
  --c-main-background: #ffffff;
  --main-background1: url("../../../../../../uploads/2025/09/background-ellipse-blue.png");
  --main-background2: url("../../../../../../uploads/2025/09/background-ellipse-orange.png");
  --c-text: #1c1a16;
  --c-text-inverted: #ffffff;
  --c-black: #000000;
  --c-white: #ffffff;
  /*-------------------------accordion typologie des structures -----------------------------------*/
  --c-accordion-border: #ececec;
  --c-accordion-standard: #e5fff4;
  --c-accordion-entreprises-adaptees: #f9eeff;
  --c-accordion-ESAT: #eef9ff;
  --c-accordion-communautes-de-communes: #fff9df;
  --c-accordion-communautes-agglomeration: #ebfffe;
  /*------------------------------------------------------------------------------------------------*/
  --border-radius-15: 15px;
  --border-radius-button: 20px;
  border-radius: 20px 0 0 20px;
  --border-radius-image: 28px;
  --border-radius-input-text: 20px;
  --padding-button: 7px 20px 7px 20px;
  --font-size-input-text: 15px;
}

/*
╔═════════════════════════════════════════════╗
║                                             ║
║                   Général                   ║
║                                             ║
╚═════════════════════════════════════════════╝
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  font-size: 1.6em;
}

img {
  max-width: 100%;
  width: 100%;
  display: block;
}

a {
  color: inerit;
  text-decoration: none;
}

ul,
ol {
  text-decoration: none;
}

.hidden {
  display: none;
}

@media screen and (max-width: 600px) {
  html #wpadminbar {
    position: fixed;
  }
}

.loading:before {
  content: "";
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
}
.loading .site:after {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  aspect-ratio: 4;
  background: radial-gradient(
      circle closest-side,
      var(--c-primary) 90%,
      transparent
    )
    0 / calc(100% / 3) 100% space;
  clip-path: inset(0 100% 0 0);
  animation: l1 1s steps(4) infinite;
  z-index: 10000;
}

@keyframes l1 {
  to {
    clip-path: inset(0 -34% 0 0);
  }
}

.site-content {
  margin-top: 100px;
}

/*------------------------------------------------Typologie des structures--------------------------------------------------*/
.filter-accordion-wrapper .e-n-accordion-item-title + .elementor-element {
  max-height: 300px;
  position: absolute;
  background: var(--c-white);
  z-index: 2000;
  border-radius: 0 0 50px 50px;
  border: 1px solid #eaeaea;
  border-top: none;
  width: calc(100% + 26px);
  left: -13px;
  top: 34px;
}
.filter-accordion-wrapper .e-n-accordion-item[open] .e-n-accordion-item-title {
  z-index: 2001;
}

.filter-accordion-wrapper
  .e-n-accordion-item-title
  + .elementor-element
  .elementor-element {
  max-height: 300px;
  overflow-x: auto;
}

.filter-type {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.filter-type .filter-type-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding: 17px 20px;
  border-radius: 50px;
}

.filter-type label {
  display: flex;
  cursor: pointer;
  position: relative;
  justify-content: center;
  align-content: center;
  font-family: "Open-Sans", Sans-serif;
  font-weight: 600;
  font-size: 16px;
}

.filter-type-item label::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: var(--c-white);
  border-radius: 100%;
  margin-right: 10px;
  flex-shrink: 0;
}

.filter-type-item input[type="radio"]:checked + label:before {
  background: url(assets/img/icons/valid.svg) no-repeat center center;
  background-size: contain;
  border-radius: 100%;
}

.filter-type-item input[type="radio"] {
  display: none;
}

.filter-type-item:nth-child(5n + 1) {
  background-color: var(--c-accordion-standard);
}

.filter-type-item:nth-child(5n + 2) {
  background-color: var(--c-accordion-entreprises-adaptees);
}

.filter-type-item:nth-child(5n + 3) {
  background-color: var(--c-accordion-ESAT);
}

.filter-type-item:nth-child(5n + 4) {
  background-color: var(--c-accordion-communautes-de-communes);
}

.filter-type-item:nth-child(5n) {
  background-color: var(--c-accordion-communautes-agglomeration);
}

/*---------------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------INFo SOCIETE---------------------------------------------------------------*/

.info-societe {
  font-size: 18px;
}
.info-societe .label {
  font-family: "Open Sans";
  font-weight: 700;
}

.info-societe [data-structure-info],
.info-societe [data-structure-info] a {
  color: gray;
}

.info-societe[data-structure-info] a {
  text-decoration: underline !important;
  font-size: 18px !important;
}

.info-societe p {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 5px 0px;
  padding-right: 6px;
  color: black;
}

.info-societe-type {
  font-weight: 500;
  font-size: 18px;
}

.info-societe .info-societe-renseigne {
  color: grey;
  font-weight: 400;
  font-size: 18px;
}

.woocommerce-js form .form-row label,
.woocommerce-js button.button {
  font-size: 1.6rem;
}

.woocommerce-js button.button,
.woocommerce-js button.button:disabled,
.woocommerce-js a.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-js a.button:hover,
.woocommerce-js button.button:disabled[disabled],
.woocommerce-js input.button:disabled[disabled]:hover,
.woocommerce-js button.button:disabled:hover,
.woocommerce-js button.button:hover {
  padding: 23px;
  border-radius: 40px;
  border: 1px solid var(--c-secondary);
  background-color: var(--c-secondary);
  color: var(--c-text);
  font-family: "Open Sans", Sans-serif;
  line-height: 12px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  line-height: 12px;
}

#customer_details .entry-content p {
  margin: 0;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3),
#order_review_heading,
.woocommerce-cart .cart-collaterals .cart_totals > h2,
.woocommerce-cart .cart-collaterals .cross-sells > h2 {
  color: var(--c-primary);
}

/*---------------------------------------------------------------------------------------------------------------------------*/

/*
╔═════════════════════════════════════════════╗
║                                             ║
║                  Header                     ║
║                                             ║
╚═════════════════════════════════════════════╝
*/
div#Font-Hover nav ul li {
  font-weight: 400 !important;
}

div#Font-Hover nav ul li :hover {
  font-weight: 600 !important;
}

/* Fin du header */
.content-carousel__title {
  text-align: center;
}

.content-carousel__inner {
  padding-left: var(--container-default-padding-left);
  /* réutilisation variable prédéfinie (Astra ?) */
  padding-right: var(--container-default-padding-right);
  /* réutilisation variable prédéfinie (Astra ?) */
}

/*
╔═════════════════════════════════════════════╗
║                                             ║
║                   Carousel                  ║
║                                             ║
╚═════════════════════════════════════════════╝
*/
#Home-Carousel-Partenaires img {
  border-radius: inherit;
  max-width: 60%;
  height: 85px;
  object-fit: contain;
}

/*#Home-Carousel-Partenaires .elementor-widget-container::after {
  content: '****';
  background-image: url(../../uploads/2025/09/star12.svg);
  font-size: x-large;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
	transform: translateY(-50%);
  top: 50%;
  right: -25px;
  height: 50px;
}*/
#Home-Carousel-Partenaires > .elementor-widget-container::after,
#Home-Carousel-Partenaires > .elementor-widget-container::before {
  content: "****";
  background-image: url(../../uploads/2025/09/star12.svg);
  font-size: x-large;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  top: 50%;
  height: 50px;
}

#Home-Carousel-Partenaires > .elementor-widget-container::before {
  left: 0;
}

#Home-Carousel-Partenaires > .elementor-widget-container::after {
  right: 0;
}

/*#Home-Carousel-Partenaires .elementor-widget-container:last-of-type::before {
	content: '****';
  background-image: url(https://sinacte.codephenix.com/wp-content/uploads/2025/09/star12.svg);
  font-size: x-large;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
  transform: translate(3rem, 50%);
	top:0;
	left:0;
	height: 50px;
}*/

@media screen and (max-width: 767px) {
  .force-static-xs {
    position: static;
  }
}

/* Override */
.ast-container {
  max-width: var(--content-width);
}

.ast-container,
.ast-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.elementor-19
  .elementor-element.elementor-element-fcb137e
  .menu-item
  a.hfe-menu-item,
.elementor-19
  .elementor-element.elementor-element-fcb137e
  .menu-item
  a.hfe-sub-menu-item {
  padding: var(--padding-button);
}

/* ========== Button ===========*/
/*a.btn,
button.btn,
input[type="button"].btn,
input[type="submit"].btn,
.btn > a{
	display: inline-block;
	padding: var(--padding-button);
	border-radius: var(--border-radius-button);
	cursor: pointer;
}

a.btn-primary,
button.btn-primary,
input[type="button"].btn-primary,
input[type="submit"].btn-primary,
.btn-primary > a{
	background-color: var(--c-primary);
	color: var(--c-text-inverted);
}

a.btn-secondary,
button.btn-secondary,
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
.btn-secondary > a{
	background-color: var(--c-secondary);
	color: var(--c-text);
	height: 40px;
}*/
/* ========== Paramètres généraux ===========*/
/*box error newsletter*/
.wpcf7-response-output {
  display: none;
}

.custom-icon-btn
  .elementor-2
  .elementor-element.elementor-element-9ffde91
  .elementor-button {
  width: 0%;
}

#reseaux-missions {
  /* rustine : resserrer verticalement les lignes de l'affichage en grille */
  grid-template-rows: none;
}

.e-n-accordion-item .e-n-accordion-item-title-icon {
  /* rustine : pousser tout à droite les icônes de dépliage / repliage de l'accordéon */
  margin-left: auto;
}
.image-poc {
  /*height: 300px !important;*/
  overflow-y: hidden;
}
/*
╔═════════════════════════════════════════════╗
║                                             ║
║                   MOBILE                    ║
║                                             ║
╚═════════════════════════════════════════════╝
*/
@media screen and (max-width: 640px) {
  /* .hfe-nav-menu__layout-horizontal {
		padding-bottom: 20px;
	} */
  .hfe-nav-menu-icon {
    margin-left: 10px;
  }
  .newsletter .custom-form-wrapper--inline {
    display: flex;
    flex-direction: column;
  }

  .custom-icon-btn
    .elementor-2
    .elementor-element.elementor-element-9ffde91
    .elementor-button {
    width: 100%;
  }

  .map-cap {
    border-radius: 0 0 inherit inherit;
  }
}

/* --------------------------------------------info societe -------------------------------------------------------------------*/

.info-societe p {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  padding-right: 6px;
  color: black;
}

.info-societe-type {
  font-weight: 500;
  font-size: 15px;
}

.info-societe .info-societe-renseigne {
  color: grey;
  font-weight: 400;
  font-size: 13px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------*/
/*
╔═════════════════════════════════════════════╗
║                                             ║
║                   TABLET                    ║
║                                             ║
╚═════════════════════════════════════════════╝
*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #--btn-espace-membre {
    padding: 18px;
  }
  .force-static-md {
    position: static;
  }

  .custom-icon-btn
    .elementor-2
    .elementor-element.elementor-element-9ffde91
    .elementor-button {
    width: 100%;
  }

  .newsletter .custom-form-wrapper--inline {
    display: flex;
  }
}

#Reseau {
  background: #003f82;
  width: 100%;
}

@media screen and (min-width: 768px) {
  /*.site-header .elementor-widget-site-logo {
		margin: 0 auto;
	}*/

  /*.site-header .main-nav {
		margin: 0 auto;
	}*/
}

@media screen and (min-width: 992px) {
  .heading-home-carousel
    .elementor-heading-title.elementor-size-default::after {
    content: "";
    position: absolute;
    right: -50px;
    width: 50px;
    background: var(--c-white);
    height: 100%;
    z-index: 99999;
  }

  #Home-Carousel-Partenaires .elementor-widget-container::after,
  #Home-Carousel-Partenaires .elementor-widget-container::before {
    content: none;
  }

  #Home-Carousel-Partenaires .elementor-widget-container::after {
    content: "****";
    background-image: url(../../uploads/2025/09/star12.svg);
    font-size: x-large;
    position: absolute;
    color: transparent;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    top: 50%;
    right: -25px;
    height: 50px;
  }
  .site-content {
    margin-top: 0;
  }

  .filter-accordion-wrapper .e-n-accordion-item-title + .elementor-element {
    width: calc(100% + 50px);
    left: -25px;
  }
}

/*
╔═════════════════════════════════════════════╗
║                                             ║
║              DESKTOP PLUS                   ║
║                                             ║
╚═════════════════════════════════════════════╝*/
/*Responsive Desktop Large */
@media screen and (min-width: 1024px) {
  body:not(.rtl) .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item {
    margin: 0 clamp(10px, calc(-85.319px + 9.309vw), 45px) 0 0;
  }
  #--btn-espace-membre {
    padding: 18px;
  }
  .elementor .elementor-19 {
    /* C'est le header */
    box-shadow: 0px 8px 32px 0px #0000000a;
  }

  .force-static-lg {
    position: static;
  }

  .elementor-2
    .elementor-element.elementor-element-456418a:not(
      .elementor-motion-effects-element-type-background
    ) {
    background: #fff;
  }

  .custom-icon-btn
    .elementor-2
    .elementor-element.elementor-element-9ffde91
    .elementor-button {
    width: 20%;
  }

  .newsletter .custom-form-wrapper--inline {
    display: flex;
  }

  .interactive-map {
    width: 100%;
    clip-path: inset(0, 0, 50%, 0);
  }

  .custom-icon-btn span {
    align-items: center;
  }

  .custom-icon-btn svg {
    width: 100%;
  }

  .wpcf7-form label {
    padding-bottom: 30px;
  }

  /*------------------------------------------------INFo SOCIETE---------------------------------------------------------------*/

  .info-societe p {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 5px 0px;
    padding-right: 6px;
    color: black;
  }

  .info-societe-type {
    font-weight: 500;
    font-size: 18px;
  }

  .info-societe .info-societe-renseigne {
    color: grey;
    font-weight: 400;
    font-size: 18px;
  }

  /*---------------------------------------------------------------------------------------------------------------------------*/
  /*
╔═════════════════════════════════════════════╗
║                                             ║
║              FOOTER PLUS                    ║
║                                             ║
╚═════════════════════════════════════════════╝*/
  div#logo-F div.hfe-site-logo-set {
    padding-bottom: 1em;
  }
}

/* modifier job-offers.css l161 */
.custom-job-offers-wrapper .premium-blog-post-tags-container {
  width: auto;
}
/* job-offers.css l116 */
.custom-job-offers-wrapper
  .premium-blog-post-container
  .premium-blog-inner-container {
  justify-content: flex-end !important;
  margin-top: 5px !important;
}
.contact.custom-form__wrapper.custom-form__wrapper--row {
  margin-bottom: 0;
}
.custom-form__field-wrapper p br {
  display: none;
}
.custom-form__wrapper.custom-form__wrapper--row .custom-form__field-wrapper {
  margin-top: 0;
}

.custom-form__wrapper .wpcf7-form-control-wrap {
  margin-top: 12px;
}

.custom-form__field-wrapper .icon-form-input:not(.send),
.custom-form__wrapper--select .icon-form-input.entreprise {
  top: 55px;
}
.custom-form__field-wrapper .icon-form-input.send {
  right: 15px;
}
.custom-form-submit {
  width: 100%;
  margin-top: 48px;
}
.custom-form__field-wrapper input[type="submit"] {
  padding-right: 45px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
}

.wpcf7
  .custom-form__field-wrapper
  input.wpcf7-form-control:not([type="submit"]) {
  padding: 30px 60px;
  color: var(--c-text);
}

.wpcf7 .custom-form__field-wrapper select.wpcf7-form-control {
  padding: 0 60px;
  height: 55px;
  transition: none;
}

.wpcf7 .custom-form__field-wrapper select.wpcf7-form-control {
  border-radius: 50px;
}

.wpcf7 .custom-form__field-wrapper textarea.wpcf7-form-control {
  padding: 20px 50px;
}

.ast-single-post .entry-content a {
  font-weight: 500;
}

.custom-job-offers-wrapper ul.slick-dots li.slick-active i.fas.fa-circle {
  color: var(--c-primary);
}

#interactive-map {
  max-width: 700px;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    flex-wrap: nowrap;
  }
  body:not(.rtl) .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item {
    text-align: center;
    display: flex;
  }
  body:not(.rtl)
    .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu
    > li.menu-item:not(:last-child) {
    margin: 0 clamp(10px, calc(-85.319px + 9.309vw), 45px) 0 0;
  }

  body:not(.rtl)
    .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu
    > li.menu-item:first-child {
    margin-left: clamp(10px, calc(-85.319px + 9.309vw), 45px);
  }
  .custom-form-submit {
    width: auto;
  }
  #interactive-map {
    height: 600px;
  }
}

@media screen and (min-width: 1024px) {
  .custom-job-offers-wrapper .premium-blog-post-tags-container a {
    min-width: 100px;
    text-align: center;
  }
}

.custom-construction-mail-wrapper .custom-form-wrapper.custom-form-wrapper--inline .custom-form-wrapper__button{
  margin-left: 0px;
}

@media screen and (min-width: 768px) {
  .custom-construction-mail-wrapper .custom-form-wrapper.custom-form-wrapper--inline .custom-form__input{
	  margin-right: 10px;
	}
}

