@charset "UTF-8";
/*
Theme Name: Divi Child by EuroTechConseil
Description: Theme Child du theme Divi
Author: EuroTechConseil
Author URI: https://etcinfo.fr
Template: Divi
Version: 1.0
*/

@import url(https://fonts.googleapis.com/css2?family=Poppins: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=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap);



body {
	font-family: "Nunito", sans-serif!important;
    font-size: 18px!important;
    line-height: 1.5 !important;
	text-align: left!important;
	color: #000!important;
}

p {
    padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", sans-serif;
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 1.7;
}

    h1 {
        font-size: 40px !important;
    }

    h2 {
        font-size: 35px !important;
    }

    h3 {
        font-size: 30px !important;
    }
	h4 {
        font-size: 25px !important;
    }
	h5 {
        font-size: 20px !important;
    }


a {
    color: #000;
	text-decoration: none!important;
}

a:hover {
    color: #000 !important;
}

.post-etc p, .post-etc ul, .post-etc ol, .c-ul {
    margin-bottom: 1.25rem;
	margin-left: 1rem;
}

.post-etc ul ul, 
.post-etc ol, 
.post-etc ul ol, 
.post-etc ol ul,
.et_pb_module ul ul, 
.et_pb_module ol, 
.et_pb_module ul ol, 
.et_pb_module ol ul{
	margin-top: .5rem;
    margin-bottom: 0;
	padding-bottom: 0;
}


.post-etc ul, .c-list, .c-list-dark {
    list-style-type: none!important;
}

.post-etc ul ul {
	list-style-type : circle;
}

.post-etc,
.post-etc,
.c-list li,
.c-list-dark,
.et_pb_module ul li {
    position: relative;
}

.post-etc ol li:not(:last-child),
.post-etc ul li:not(:last-child),
.c-list li:not(:last-child),
.c-list-dark li:not(:last-child){
    margin-bottom: 1em;
}

ul.c-list li:before, .post-etc ul li:before {
    content: url(/wp-content/uploads/2025/04/list.webp);
    position: absolute;
    left: -28px;
    top: 0;
}

ul.c-list-dark li:before{
    content: url(/wp-content/uploads/2025/06/list-icon.webp);
    position: absolute;
    left: -28px;
    top: 0;
}

/*table post*/
.resp-table, .auto-table .et_pb_text_inner {
    overflow: auto;
}

.post-content table, .faq-content table {
    border-collapse: separate !important;
    border-spacing: 0px 5px;
}

.post-content table td,
.post-content table th,
.faq-content table td,
.faq-content table th {
    padding: 8px;
	min-width: 160px;
}


.post-content tr td:first-child,
.post-content tr th:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.post-content tr td:last-child,
.post-content tr th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.post-content thead tr {
    background: #e1e1e1;
}

.post-content tbody tr:nth-child(odd) {
    background: #efefef;
}



/*************/
/****innovi css*****/
/* .bg-light-blue:before {
    content: '';
    position: absolute;
    box-shadow: 0px 0px 200px 100px #e7edff;
    top: 50%;
} */

span.orange-w {
    background-color: #fff8ef;
    color: #F89524;
    border: 2px dashed #F89524;
    padding: 0px 10px;
}
.blue-txt {
	color: #0046FC;
}
h2.title-icon {
    display: inline-block;
}
.coord-client {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
	margin-top: 50px;
}

.coord-client img {
    width: 120px;
}
.car-clients .dsm_card_carousel_child.swiper-slide-active {
    box-shadow: 0px 0px 10px #ddd;
    background: #fff;
}

.car-clients .dsm_card_carousel_child {
    background: #f7f7f7;
    border-radius: 25px;
    padding: 25px;
}

.rev-client {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.posts-home .column article {
	display: flex;
    flex-direction: column;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0px center;
    background-image: var(--wpr-bg-f0580246-b1fc-4a5a-9d73-926a7ecdb432);
	padding: 40px 20px;
	height: 100%;
}

.posts-home .column:nth-child(1) article {
    background-color: #e5ecff;
}
.posts-home .column:nth-child(2) article {
    background-color: #f3f1ff;
}
.posts-home .column:nth-child(3) article {
    background-color: #e2f9ff;
}
.name-client {
    margin-left: 20px;
}
.sec-contact:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(to right bottom, #0046fc, #1b56fa, #3064f6, #4472f2, #567eec, #247ff8, #a97ce0, #c47dd7, #af6ef3, #6ba9ff, #ff7c5b, #f89524);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
    top: 40px;
    right: 10%;
    left: 10%;
    height: 40%;
    border-radius: 50px;
}
#module-blog {
	 background-image: linear-gradient(to right bottom, #0046fc, #1b56fa, #3064f6, #4472f2, #567eec, #877de7, #a97ce0, #c47dd7, #f36eb7, #ff6b8a, #ff7a59, #f89524);
}
/*****innovi*****/
.blog-grid article .et_pb_image_container {
    margin: 0px 0px 22px 0px;
    border-radius: 10px;
}

.blog-carousel .dsm-entry-image {
    margin: 20px;
    border: 1px solid #bcb2ff;
    border-radius: 20px;
}


p.glossair {
    display: flex;
    justify-content: space-between;
}

/********************/
/* post */
.col1-post ul {
    display: flex;
    flex-direction: column;
}
.col1-post ul li a {
    margin: 5px 10px !important;
}
 .img-post {
    border-radius: 25px;
}
/*yellow*/
.postid-120 .img-post,  .postid-25120 .img-post {
    background: #fbf1cc;
}
/*dark blue*/
.postid-114 .img-post {
    background: #8da5fe;
}
/*pink*/
.postid-122 .img-post {
    background: #fbd1da;
}
/*light blue*/
.postid-823 .img-post {
	background: #e3f4fd;
}

.step-ocr.e1 {
    color: #fba6b7;
}
.step-ocr.e2 {
    color: #335dff;
}
.step-ocr.e3 {
    color: #fcd203;
}
.step-ocr.e4 {
    color: #c4d2fb;
}
.post-content {
    margin-top: 15px;
}
span.dsm-meta-seperator {
    display: none;
}
p.post-meta, span.dsm-posted-category {
    display: inline;
    padding: 4px 10px !important;
    border-radius: 25px;
    background-color: #edf1ff;
}

.grid-mode .et_pb_ajax_pagination_container article .post-meta a {
    color: #0046fc;
}

/* Main */
.et_pb_equal_columns .dsm_card_wrapper {
    height: calc(100% - 66px)!important;
}
.imp-blue {
	color: #335DFF;
}
p.bg-etape:before {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: -15px;
}
p.bg-etape.et1:before {
    content: url(/wp-content/uploads/2024/08/bg1.webp);
}
p.bg-etape.et2:before {
    content: url(/wp-content/uploads/2024/08/bg2.webp);
}
p.bg-etape.et3:before {
    content: url(/wp-content/uploads/2024/08/bg3.webp);
}
p.bg-etape.et4:before {
    content: url(/wp-content/uploads/2024/08/bg4.webp);
}

ul.c-liste {
    list-style-image: url(/wp-content/uploads/2024/08/check.png);
    line-height: 2.2;
	width: 30%;
	margin-bottom: 0;
	padding-bottom: 0;
}
.carousel-sol img{
	width: auto;
}

/****formulaire****/
/*new*/
.form-control.valid {
    background-image: var(--wpr-bg-94783224-c996-4154-8fcf-f36b192a8c2e)!important;
    background-repeat: no-repeat !important;
    background-position: 98%;
    background-size: 25px;
}
/******/
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form input, .contact-form textarea, .tnp-subscription input[type=email] {
   padding-left: 12px;
   border: 1px solid #c5c5c5;
   border-radius: 8px;
   margin-bottom: 17px;
   width: 100%;
}
.contact-form input {
   height: 56px;
}
textarea.form-control {
    height: 180px;
}
/**button form**/
.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
    box-shadow: 0px 0px 0px 5px #f1f1f1!important;
    outline: 1px solid #f1f1f1;
	border: 1px solid #005dff!important;
}
.dev-button {
    outline: none !important;
    font-size: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 11rem;
    margin-top: 10px;
    padding: 23px;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    background: #0046fc;
    border: none;
    color: #fff !important;
    text-transform: uppercase;
    overflow: hidden;
    align-self: flex-start;
    box-shadow: 2px 2px 10px #999;
}
.dev-button:hover {
    box-shadow: 0px 0px 0px 5px #c2cfff;
}

.dev-button:before {
	 position: absolute;
	 content: '';
	 bottom: 0;
	 left: 0;
	 width: 0%;
	 height: 100%;
	 background-color: #54d98c;
}
.dev-button span {
	 position: absolute;
	 line-height: 0;
}
 .dev-button span i {
	 transform-origin: center center;
}
 .dev-button .dev-submit {
	 top: 50%;
	 transform: translateY(-50%);
}
 .dev-button .dev-loading {
	 top: 100%;
	 transform: translateY(0%);
	 font-size: 24px;
}
 .dev-button .dev-check {
	 display: none;
}
.dev-active {
	 background-color: #2ecc71;
}
 .dev-active:before {
	 width: 100%;
	 transition: width 8s linear;
}
 .dev-active .dev-submit {
	 top: -100%;
	 transform: translateY(-50%);
}
 .dev-active .dev-loading {
	 top: 50%;
	 transform: translateY(-50%) rotate(0deg);
}
 .dev-active .dev-loading {
	 animation: loading 1200ms linear infinite;
}
 .dev-active .dev-check {
	 display: none;
}
 .dev-finished {
	 background-color: #54d98c;
}
 .dev-finished .dev-submit {
	 display: none;
}
.dev-finished .dev-loading {
	 display: none;
}
 .dev-finished .dev-check{
	 display: block !important;
	 font-size: 24px;
	 animation: scale 0.5s linear;
}
 .dev-finished .dev-check i {
	 transform-origin: center center;
}

.error-message {
    color: red;
    font-size: 13px;
    line-height: 1.2;
    display: block;
	font-weight: 600;
}

::placeholder {
  color: #000!important;
}


.dsm_card_carousel_image_stretch {
    width: unset;
}
/* Footer */
.tnp.tnp-subscription label {
    display: none;
}
input.tnp-email {
    border: 1px solid #fff!important;
    background: transparent!important;
    border-radius: 8px;
    color: #fff!important;
}
input.tnp-email::placeholder {
  color: #fff!important;
}
input.tnp-submit {
    background-color: #ffffff !important;
    border-radius: 50px;
    padding: 11px 35px !important;
    color: #0046FC !important;
	font-weight: 500;
}
ul.cf-liste {
    list-style-type: none;
    padding: 0;
    line-height: 1.8;
}
ul.cf-liste li a {
    color: #000 !important;
	transition: all 300ms ease;
}
ul.cf-liste li a:hover {
	margin-left: 5px;
}
/* Global */
ul#menu-innovi-menu li a{
	padding-bottom: 0!important;
}
ul#menu-innovi-menu li {
	margin: 0 !important;
    padding: 20px !important;
}
ul#menu-innovi-menu > li.current-menu-item:before, ul#menu-innovi-menu > li.current-menu-parent.menu-item-has-children:before {
    content: '';
    position: absolute;
    border: 5px solid #f89524;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
}
.blog-carousel img {
    border-radius: 20px;
}

/*contact*/
.btn-contact:before {
    background: #faa6b7;
    color: #fff;
    width: 55px;
    height: 55px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-left: -2.8em !important;
    border-radius: 50px;
    top: 3px;
}
.btn-contact.btn-phone:before {
    background: #999;
}
.btn-contact.btn-email:before {
    background: #335DFF;
}

.btn-phone:hover:before, .btn-email:hover:before {
    filter: brightness(0.8);
}


/*********/
/* Global */
ul#menu-innovi-menu ul.sub-menu {
    padding: 0px !important;
    border-radius: 15px !important;
    overflow: hidden;
	border-top: 0!important;
}
ul#menu-innovi-menu li a{
	padding-bottom: 0!important;
}
ul#menu-innovi-menu li {
	margin: 0 !important;
    padding: 20px !important;
}
ul#menu-innovi-menu .sub-menu li {
	margin: 0 !important;
    padding: 5px 10px !important;
	display:block;
}

ul#menu-innovi-menu .sub-menu li.current-menu-item a{
	color: #335dff !important;
    font-weight: 600;
}
ul#menu-innovi-menu .sub-menu li.current-menu-item {
    background: #eee;
    display: block;
    border-radius: 0 !important;
    color: #335dff !important;
}

ul#menu-innovi-menu .sub-menu li a {
    font-size: 16px;
	width: 100%;
	padding: 6px!important;
}
/*vertical tab*/
.c-tab-ver .dsm-advanced-tabs-wrapper {
    overflow-y: auto;
    max-height: 500px;
    height: 100%;
    flex-wrap: nowrap;
}
.c-tab-ver .dsm-advanced-tabs-wrapper::-webkit-scrollbar {
  width: .4em;
}
 
.c-tab-ver .dsm-advanced-tabs-wrapper::-webkit-scrollbar-track {
  background-color: #f4f7ff;
}
 
.c-tab-ver .dsm-advanced-tabs-wrapper::-webkit-scrollbar-thumb {
  background-color: #e7e7e7;
  border-radius: 50px;
}
/*logo header*/
.et_pb_sticky--top .sticky-logo {
    display: block;
}
.et_pb_sticky--top .top-logo, .sticky-logo {
    display: none;
}

/*mega menu*/
.et-menu-nav li.mega-menu>ul {
    overflow-y: auto;
    max-height: calc(100vh - 110px);
    width: 75%;
    left: 0!important;
    right: 0!important;
    margin: auto;
	border-radius: 10px;
}


span.menu-item-description {
    display: block;
    font-size: 12px;
    line-height: 2;
    font-weight: 400;
    color: #000;
}
/*************/

/* new design */
.top-titre p {
    font-family: "Poppins", sans-serif;
}

span.c-word {
	display: inline-block;
    border-radius: 50px;
	padding: 0 15px;
}

span.blue-w {
    background-color: #D3E7FF
}

span.blue-w1 {
    background-color: #A7DFFF;
}

span.blue-w2 {
    background-color: #fff;
	border: 1px dashed #0046fc;
	margin-bottom: 5px;
}

span.white-w {
    background-color: #fff;
}

a.c-btn {
    position: relative;
    background: #0046fc;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 9px 50px 8px 17px;
    border-radius: 50px;
    cursor: pointer;
}

a.c-btn:hover {
    color: #fff !important;
    background: #007EFC;
}

a.c-btn:before {
    position: absolute;
    top: 5px;
}

.best {
    box-shadow: 0 -36px 0 0px #0046fc;
}

.dsm-tab {
    border-radius: 50px;
	margin: 5px;
	display: flex;
    align-items: center;
	}

.dsm-tab .dsm-image {
    margin-right: 10px !important;
	flex: 0 0 auto;
}

a.btn-post:before {
    content: url(/wp-content/uploads/2025/04/arrow-link.webp);
    position: absolute;
    right: -23px;
}

a.btn-post {
    position: relative;
    font-size: 20px;
    color: #0046fc;
}

.et_mobile_menu .sub-menu .current-menu-item a,
.et_mobile_menu .menu-item.current-menu-item a,
.et_mobile_menu .n-dev.current-menu-parent > a,
.et_mobile_menu .current-menu-ancestor.m-menu > a,
.et_mobile_menu  .menu-item.current-menu-parent > a, 
.et-menu-nav .current-menu-ancestor.mega-menu-parent > a,
.et-menu.nav .current-menu-item a{
    color: #005dff!important;
    font-weight: bold;
}

/*section sticky images*/

.section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.section:last-child {
	padding: 0;
}

.wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.box {
	background: #fff;
    position: relative;
    flex: calc(33% - 20px);
	padding: 25px;
    border-radius: 20px;
	border: 1px solid transparent;
}

.box:hover {
    filter: grayscale(1);
	box-shadow: 0px 0px 18px 0px #ddd;
	border: 1px solid #c3c3c3;
}

#follower {
  position: absolute;
  pointer-events: none;
  display: none;
  z-index: 1;
  width: 170px;
/*   border: 1px solid #a1bbff; */
  border-radius: 50%;
  animation: scaleh 200ms linear;
}

.c-video {
	position: relative; 
	padding-bottom: calc(49.635416666666664% + 41px);
	height: 0; 
	width: 100%;
}

.box.box1 {
    border: 1px solid #0046FC;
    background-color: #E4F1FF;
}

.box h4 {
    color: #3f6aff;
}

.box.box2 {
    border: 1px solid #3F6AFF;
	background-color: #F2F5FF;
}


.box.box3 {
    border: 1px solid #3FB9FF;
    background-color: #F2F9FF;
}

.box.box4 {
     border: 1px solid #bdbdff;
}


/* .bg-glass {
    border: 1px solid #fff;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    background-color: rgb(255 255 255 / 5%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
	border-radius: 25px;
    padding: 30px 25px;
} */

.c-tabs2 .dsm-tab.dsm_advanced_tabs_child_1, 
.c-tabs2 .dsm-tab.dsm_advanced_tabs_child_4 {
    position: relative;
}

.c-tabs2 .dsm-tab.dsm_advanced_tabs_child_1:before, .c-tabs2 .dsm-tab.dsm_advanced_tabs_child_4:before {
    content: '10% de réduction';
    position: absolute;
    top: -50px;
    font-size: 13px;
    color: #0046fc;
    text-transform: uppercase;
    font-weight: 600;
	font-style: italic;
}

.c-tabs2 .dsm-tab.dsm_advanced_tabs_child_1:after, .c-tabs2 .dsm-tab.dsm_advanced_tabs_child_4:after {
    content: url(https://deeops.fr/wp-content/uploads/2025/04/arrow-tarif.png);
    position: absolute;
    top: -36px;
    right: -60px;
}

/*****/

/*table post*/

.resp-table {
    overflow: auto;
}

.et-l--post table {
	border: none!important;
	margin-bottom: 2rem;
}

.et-l--post table {
    border-collapse: separate;
    border-spacing: 0 5px;
    width: 100%!important;
    margin-bottom: 30px;
}

.et-l--post table td, .et-l--post table th {
	border: none!important;
	color: #000;
	padding: 20px;
}

.et-l--post th span {
    font-weight: 300;
}

.et-l--post tr td:first-child,
.et-l--post tr th:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.et-l--post tr td:last-child,
.et-l--post tr th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.et-l--post thead tr {
    background: #fff;
}

.et-l--post thead tr th.top {
    background: #d0e0ff;
}

.et-l--post tbody tr:nth-child(odd):not(:last-child) {
    background: #f5f5f5;
}

.et-l--post tbody tr:not(:last-child):hover {
    background-color: #edf1ff !important;
}

.et-l--post table td:not(:first-child), .et-l--post table th:not(:first-child) {
    text-align: center;
}

.et-l--post table td:first-child {
    font-weight: bold;
}

a.btn-array {
	border-radius: 50px;
    display: inline-block;
    color: #0046fc;
    font-size: 16px;
	margin-top: 7px;
	border: 1px solid #0046fc;
    padding: 2px 12px;
    font-weight: 600;
}

a.btn-array.pro {
    background-color: #0046fc;
    color: #fff;
}

a.btn-array.pro:hover {
    color: #fff!important;
}

/*************/
.ia-section h5.et_pb_toggle_title:hover {
    text-decoration: underline;
}

video.demo-video {
    border-radius: 20px;
}


img.acc-img {
    border-radius: 10px;
}

.section img {
    width: 400px;
    margin: 0 auto;
}

/***** post list style *****/

.line-word {
    box-shadow: inset 0px -15px 0px 0px #80EBFF;
}

.post-content ul ul, 
.post-content ol, 
.post-content ul ol, 
.post-content ol ul,
.et_pb_module ul ul, 
.et_pb_module ol, 
.et_pb_module ul ol, 
.et_pb_module ol ul{
	margin-top: 0;
    margin-bottom: 0;
	padding-bottom: 0;
}

.post-content ol, .post-content ul,
.faq-content ul, .faq-content ol,
.glossaire-content ul, .glossaire-content ol {
      list-style-type: none!important;
      padding-left: 0;
    }

.post-content ol,
.faq-content ol,
.glossaire-content ol {
      counter-reset: list-counter; 
    }

.c-list-circle {
	list-style-type: "✔️"!important;
	font-size: 16px;
}

.c-list-circle li {
	margin: 2px 0;
}

.post-content ol li, .post-content ul li,
.faq-content ul li, .faq-content ol li,
.glossaire-content ol li, .glossaire-content ul li {
	  margin: 12px 0;
      padding-left: 35px;
      position: relative;
}

.post-content h3,
.faq-content h3,
.glossaire-content h3 {
      padding-left: 35px;
      position: relative;
}

    .post-content ol li, .faq-content ol li, .glossaire-content ol li  {
      counter-increment: list-counter;
    }

   .post-content ol li::before,
   .faq-content ol li::before,
   .glossaire-content ol li::before {
    content: counter(list-counter);
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-color: #f89524;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    line-height: 26px;
    font-size: 15px;
}

.post-content table thead tr,
.faq-content table thead tr, 
.glossaire-content table thead tr {
    background: #edf1ff;
}

.post-content ul li:before,
.faq-content ul li:before,
.glossaire-content ul li:before {
    content: url(/wp-content/uploads/2025/05/co3.webp);
    position: absolute;
    left: 0;
    top: 0;
}

.post-content h3:before, .faq-content h3:before, .glossaire-content h3:before {
    content: url(/wp-content/uploads/2025/06/title-icon.webp);
    position: absolute;
    left: 0;
    top: 0;
}

.post-content table td, .post-content table th, 
.faq-content table td, .faq-content table th,
.glossaire-content table td, .glossaire-content table th {
    text-align: left !important;
	padding: 12px;
}

.post-content .ez-toc-list li:before {
    content: none!important;
}

.post-content div#ez-toc-container {
    background: #ffffff;
    border: 1px solid #0046fc;
    border-radius: 12px;
    width: 100%;
    padding: 20px;
}

.post-content div#ez-toc-container ul li {
    line-height: 2!important;
}

.post-content #ez-toc-container a {
    color: #000;
}

.post-content #ez-toc-container a:hover {
    color: #0046fc!important;
}

.blue-line {
    box-shadow: inset 0px -15px 0px 0px #BFD5FB;
}

/***********/

.slider, .slider1 {
  margin: auto;
  overflow: hidden;
  position: relative;
}


.slide-track {
  display: flex;
  width: calc(250px * 36);
  animation: scroll 40s linear infinite;
}

.slide-track1 {
  display: flex;
  width: calc(250px * 24);
  animation: scroll1 40s linear infinite;
}

.carousel-items {
  height: 50px;
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border: 1px solid #afc5ff;
  border-radius: 50px;
  margin: 0 5px;
  background-color: #f3f5ff;
  font-weight: 600;  
}

.ia-section {
	cursor: url(https://deeops.fr/wp-content/uploads/2025/05/ai-cursor.webp), auto;
}

.c-modules h5 {
    font-size: 17px !important;
    font-weight: 500;
	margin-bottom:0;
	padding-bottom:0;
}

a.c-mod {
    color: #0046fc;
    border: 1px solid #0046fc;
    padding: 5px 7px;
    border-radius: 7px;
	font-weight: 600;
}

ul.c-list-circle a:hover {
    text-decoration: underline !important;
    font-weight: 600;
}

.c-arrow {
    position: relative;
}

.c-arrow:before {
    content: url(https://deeops.fr/wp-content/uploads/2025/05/b-arrow1.webp);
    position: absolute;
    right: 120px;
    transition: all 300ms ease;
	opacity: 0;
}

.c-arrow:hover:before {
    right: 15px;
    opacity: 1;
}

.sommaire-modules-row {
	display: none;
}

.sommaire-modules {
    position: fixed;
    top: 40px;
    left: 20px;
    width: 250px;
}

.sommaire-modules ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sommaire-modules ul li {
    margin: 10px 0;
}

a.toc-link.active {
    font-weight: bold;
    color: #0046fc;
	margin-left: 10px;
	transition : all 300ms ease;
}

.sommaire-modules ul li a {
	position: relative;
}

.sommaire-modules ul li a:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: -17px;
    top: 8px;
    border: 1px solid #000;
    border-radius: 17px;
}

.sommaire-modules ul li a.active:before {
    border: 2px solid #0046fc;
    transform: scale(1.4);
	transition: all 300ms ease;
}

.sommaire-modules ul li a:hover {
	color: #0046fc!important;
}

.sommaire-modules ul li a:hover:before {
    background-color: #0046fc;
	border: 2px solid #0046fc;
}

/* .dsm-content .row img, .dsm-content .d-flex img, .module-img img {
	border: 5px solid #cedcff;
    border-radius: 15px;
} */

.img-box {
    display: inline-block;
    position: relative;
	transition: all 300ms ease;
}

.dsm-content .row .img-box:hover img, .dsm-content .d-flex .img-box:hover img {
	filter: brightness(0.5);
}

span.c-word.icon-word:after {
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-left: 8px;
    vertical-align: middle;
}

.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  padding-top: 100px;
}

.lightbox-img {
    max-width: 1200px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    width: 95%;
}
  
  .light {
    position: relative;
    text-align: center;
  }

.lightbox .close {
  position: absolute;
  top: -52px;
  right: 17px;
  font-size: 40px;
  color: white;
  cursor: pointer;
}

.img-box:hover:before {
    content: url(https://deeops.fr/wp-content/uploads/2025/05/zoom-main.webp);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	pointer-events: none;
	z-index: 9;
}

span.c-word.icon-word.multi:after {
	background-image: var(--wpr-bg-b29735d9-de16-429c-a167-a1a30a2b1d19);
}

span.c-word.icon-word.game:after {
	background-image: var(--wpr-bg-b735f2fa-764f-4297-8e88-37aa45000c05);
}

span.c-word.icon-word.dura:after {
	background-image: var(--wpr-bg-69baf22a-f9ec-45f3-814d-f949a231619d);
}

span.c-word.icon-word.prat:after {
	background-image: var(--wpr-bg-aac83003-e90e-4672-b9a4-4b740723b26f);
}

span.c-word.icon-word.integ:after {
	background-image: var(--wpr-bg-90a1da33-d6d4-4558-810b-2d94382d3179);
}

span.c-word.icon-word.insta:after {
	background-image: var(--wpr-bg-0d1eb4e3-0ccd-4a20-9881-a3168638cfe0);
}

span.c-word.icon-word.sec:after {
	background-image: var(--wpr-bg-7b0920d0-54fa-4554-900f-978a91898618);
}

span.c-word.icon-word.inter:after {
	background-image: var(--wpr-bg-b9463c6f-bcb5-4ed0-8a86-3b46cc0a22e0);
}

span.c-word.icon-word.time:after {
	background-image: var(--wpr-bg-913461c7-e7dd-4d02-9030-19916626f397);
}

span.c-word.icon-word.errors:after {
	background-image: var(--wpr-bg-ea7c6ad8-093d-459f-bdf9-c338f9a8c12a);
}

span.c-word.icon-word.entreprise:after {
	background-image: var(--wpr-bg-109e9792-2c54-47f0-a896-6f6bd90d134d);
}

span.c-word.icon-word.fac:after {
	background-image: var(--wpr-bg-1b78277f-6906-4e90-9067-d9bd7e977cca);
}

span.c-word.icon-word.mes:after {
	background-image: var(--wpr-bg-85f4018e-b546-4046-b024-3ffd5551222d);
}

span.c-word.icon-word.dep:after {
	background-image: var(--wpr-bg-debab52c-acb2-4fe4-b860-23a4d0795171);
}

span.c-word.icon-word.simp:after {
	background-image: var(--wpr-bg-caeda4d4-61ff-4a03-8855-3ad0c0c4c460);
}

span.c-word.icon-word.ana:after {
	background-image: var(--wpr-bg-f22a930b-5810-4753-bf62-3caf3473d64f);
}

span.c-word.icon-word.stock:after {
	background-image: var(--wpr-bg-17118498-fc4d-4993-a78f-adcf2cce2268);
}

span.c-word.icon-word.mob:after {
	background-image: var(--wpr-bg-4e15c932-4d88-4a8f-a311-2157733a0fb0);
}

span.c-word.icon-word.multi:after {
	background-image: var(--wpr-bg-1def08dc-a4da-4060-91bd-1b91b7ae9159);
}

/* .deeops-blog .et_pb_post .entry-featured-image-url {
margin-bottom: 0px !important;
} */

.dsm-active.dsm-tab .dsm-title {
    color: #0046fc !important;
}

/*** page blog ***/
.grid-mode .et_pb_ajax_pagination_container {
    display: flex;
	flex-wrap: wrap;
	gap: 60px;
}

.grid-mode .et_pb_ajax_pagination_container article a {
    margin-bottom: 1rem;
}

.module-tab .dsm-advanced-tabs-wrapper {
    background: #f2f5ff;
    border-radius: 15px;
    padding: 20px 5px;
}

/* tabs */

.tabs-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    border-radius: 20px;
}

.tabs-buttons .tab-btn {
    background: #f0f3ff;
    padding: 10px 15px;
    border-radius: 50px;
	cursor: pointer;
	border: 2px solid transparent;
}

.tab-btn.active {
    color: #0046fc;
    border: 2px solid #0046fc;
}

.et_pb_pagebuilder_layout.et-fb .modules-tabs .et_pb_row,
.et_pb_pagebuilder_layout.et-fb .modules-tabs .et_pb_row  .active  {
	display: flex;
}

 .modules-tabs .et_pb_row {
	display: none;
}

 .modules-tabs .et_pb_row.active {
	display: block;
}

/* solution schema*/

.border-ciel {
	border-color: #5BC3FF;
}

.border-blue {
	border-color: #0046FC;
}

.max-sol {
    max-width: 440px;
    margin: 0 auto;
}

.dashed {
	 border-style: dashed;
}

.solid {
	 border-style: solid;
}


.radius-70 {
    border-radius: 70px;
}

.radius-20 {
    border-radius: 20px;
}

.title-gestion, .border-mob {
	position: relative;
}

.max-sol:hover .dashed {
    border-style: solid;
}

.max-sol:hover .solution {
    background-color: #f0f8ff;
}

.dee-services .dsm_card_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 10px;
}

.c-tags a {
    color: #0046fc;
	font-weight: bold;
}


/***keyframes***/
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 18));
  }
}

@keyframes scroll1 {
  0% {
    
    transform: translateX(calc(-250px * 12));
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes loading {
	 100% {
		 transform: translateY(-50%) rotate(360deg);
	}
}
@keyframes rotate {
	 100% {
		 transform: rotateY(360deg);
	}
}
 @keyframes scale {
	 0% {
		 transform: scale(10);
	}
	 50% {
		 transform: scale(0.2);
	}
	 70% {
		 transform: scale(1.2);
	}
	 90% {
		 transform: scale(0.7);
	}
	 100% {
		 transform: scale(1);
	}
}
 @keyframes scaleh {
	 0% {
		 transform: scale(0.1);
	}
	 50% {
		 transform: scale(0.2);
	}
	 70% {
		 transform: scale(0.5);
	}
	 90% {
		 transform: scale(0.7);
	}
	 100% {
		 transform: scale(1);
	}
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/************/


@media (min-width: 320px) {
	/****innovi css***/
	.sec-contact:before {
    height: 100%;
}
	/***********/
    body {
        font-size: 16px!important;
    }

    h1 {
        font-size: 25px !important;
    }

    h2 {
        font-size: 22px !important;
    }

    h3 {
        font-size: 20px !important;
    }
	h4 {
        font-size: 18px !important;
    }
	h5 {
        font-size: 16px !important;
    }

	ul.c-liste {
	width: 100%;
}
	
	p.bg-etape:before {
    top: -38px;
}
	.c-menu .et_pb_menu__wrap {
    justify-content: flex-end;
}
	/***/
	#module-blog a.entry-featured-image-url img {
    max-width: 300px;
	width: 100%;
	border-radius: 15px;
}
	#module-blog article {
    padding: 20px;
}
	.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    color: #335dff !important;
}
	.btn-contact:before {
    width: 40px;
    height: 40px;
}
	.ocr-section h3:before {
    content: '';
    background: #faa6b7;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    left: -24px;
    border-radius: 50px;
}
	.step-ocr {
    font-size: 60px;
    text-align: end;
}
	
	 .contact-form input {
   height: 45px;
}
	.contact-form input, textarea.form-control {
   margin-bottom: 10px;
   font-size: 14px;
}
		.c-tabs .dsm-title {
    font-size: 17px;
}
	a.c-btn {
    padding: 9px 17px 8px 17px;
}

		
	/* new design */

	.text-50 {
		font-size: 25px;
	}
	a.c-btn {
    font-size: 18px;
} 
/* 	a.c-btn:before {
    top: 4px;
}
	a.c-plus:before, a.c-email:before {
    right: 4px;
} */
	.mobile-pic {
		display: block;
	}
	
	.image-column {
		display: none;
	}
	
.section {
  padding: 20px 0;
}
/* 	.c-tabs .dsm-inner-content-wrapper .dsm-image,
	.c-tabs .dsm-inner-content-wrapper .dsm-inner-content {
    width: 85% !important;
} */
	
	.box {
    flex: 100%;
}
	.c-video {
	padding-bottom: calc(49.635416666666664% + 21px);
}
	
	.c-tabs2 .dsm-tab.dsm_advanced_tabs_child_1:before, .c-tabs2 .dsm-tab.dsm_advanced_tabs_child_4:before {
    right: -50px;
}

	
	.carousel-items {
  height: 40px;
  width: auto;
  font-size: 16px;
  padding: 0 20px;
}
	
	.sommaire-modules {
    display: none;
}
	
.c-modules h5 {
    font-size: 16px !important;
}
	
	.resp-table-tarif {
		overflow: auto;
	}
	
	.grid-mode .et_pb_ajax_pagination_container article {
    flex: 0 0 100%;
	padding: 16px;
	margin-bottom: 10px;
	border-radius: 12px;
    border: 1px solid #0046fc !important;
    box-shadow: 15px 14px 0px 0px rgb(237 241 255);
}
		.text-25 {
    font-size: 17px;
}
	.border-mob:before {
    content: '';
    position: absolute;
    border-left: 1px dashed #5bc3ff;
    height: 100%;
    transform: translateX(-50%);
    left: 50%;
    top: 100%;
	z-index: -1;	
}
	
}

@media (min-width: 768px) {
	/* new design */
	.c-tabs .dsm-advanced-tabs-container .dsm-tab.dsm-active {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-tabs .dsm-advanced-tabs-wrapper {
    align-items: center;
}

.c-tabs .dsm-advanced-tabs-container .dsm-tab.dsm-active .dsm-title {
    font-size: 30px;
}
	
	.border-mob:before {
		content: none;	
	}
	
	.title-gestion:before, .title-gestion:after  {
    content: '';
    position: absolute;
    width: 3em;
    height: 115px;
    z-index: -1;
}

.title-gestion:before {
    right: 100%;
    top: 50%;
    border-top: 2px dashed #5bc3ff;
    border-left: 2px dashed #5bc3ff;
    border-top-left-radius: 20px;
}

.title-gestion:after {
    left: 100%;
    top: 50%;
    border-top: 2px dashed #5bc3ff;
    border-right: 2px dashed #5bc3ff;
    border-top-right-radius: 20px;
}
	
	.grid-mode .et_pb_ajax_pagination_container article a {
    max-height: 175px;
}
	
	.grid-mode .et_pb_ajax_pagination_container article {
    flex: 0 0 calc((100% - 60px) / 2);
	padding: 20px;
	margin-bottom: 20px;
}
	
	.text-50 {
		font-size: 40px;
	}
	a.c-btn {
    font-size: 20px;
}
	a.c-btn:before {
    top: 5px;
}
	a.c-plus:before, a.c-email:before {
    right: 5px;
}
	.section {
  padding: 40px 0;
}
	
	.box {
    flex: calc(50% - 20px);
}
	.c-tabs2 .dsm-tab.dsm_advanced_tabs_child_1:before, .c-tabs2 .dsm-tab.dsm_advanced_tabs_child_4:before {
    right: -105px;
}
	
	.slider::before, .slider::after, .slider1::before, .slider1::after {
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after, .slider1::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before, .slider1::before {
  left: 0;
  top: 0;
}
	
	a.c-plus:before {
    content: url(/wp-content/uploads/2025/04/plus.webp);
    right: 5px;
}
	
	a.c-email:before {
    content: url(/wp-content/uploads/2025/04/env.webp);
    right: 5px;
} 
	
	a.c-btn {
    padding: 9px 50px 8px 17px;
}
	
	/**/
	ul.c-liste {
	width: 30%;
}
	
	p.bg-etape:before {
    top: -15px;
}
	#module-blog .post-content{
		display: flex;
	}
	.ocr-section h3:before {
    width: 20px;
    height: 20px;
    left: -32px;
}
	.step-ocr {
    font-size: 100px;
}
	.contact-form input {
   height: 56px;
}
	.contact-form input, textarea.form-control {
    margin-bottom: 17px;
	font-size: 18px;
}
	.c-tabs .dsm-title {
    font-size: 17px;
}
	video.demo-video {
    padding: 4px;
}
	
	.carousel-items {
  height: 50px;
  width: 250px;
  font-size: 18px;
  padding: 0;
}
	
	.c-modules h5 {
    font-size: 17px !important;
}

}

@media (min-width: 981px) {
	/* new design */
	 .modules-tabs .et_pb_row.active {
	display: flex;
}
	
	.col-sticky {
    position: sticky;
    top: 100px;
}
	
slider-right .swiper-slide-active, slider-right .swiper-slide-next {
    width: 600px !important;
}
	
	.grid-mode .et_pb_ajax_pagination_container article {
    flex: 0 0 calc((100% - 120px) / 3);
}
	
	.blog-grid h5.entry-title {
    min-height: 150px;
}
	.c-sticky {
    position: sticky;
    top: 100px;
	box-shadow: 0 0 19px #eee;
}
	.full-height {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	.c-tabs .dsm-inner-content-wrapper .dsm-image {
    padding: 0 30px!important;
}
/* 	.c-tabs .dsm-inner-content-wrapper .dsm-image,
	.c-tabs .dsm-inner-content-wrapper .dsm-inner-content {
    width: 50% !important;
} */
	.c-video {
	padding-bottom: calc(49.635416666666664% + 41px);
}
	.acc-img {
		display: none;
	}
	
	.post-content #ez-toc-container a {
	font-size: 16px;
}
	
	.page-post, .c-modules {
    width: 95%;
}
	
	
	
	/* sections with sticky images */
	.sticky-image-layout {
  display: flex;
  flex-wrap: wrap;
}

.image-column {
  position: sticky;
  top: 15%;
  height: 80vh;
  width: 50%;
  overflow: hidden;
}

.sticky-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: 90%;
  max-height: 90%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 0;
}
	
/* 	.sticky-image:first-child {
		top: 30%;
	} */
	

.sticky-image.active {
  opacity: 1;
  z-index: 1;
}
	
	.text-column {
  width: 50%;
  padding: 50px;
}
	
/* 	.section:not(:first-child) {
  min-height: 100vh;
} */
	.section {
  min-height: 100vh;
}
	
	.mobile-pic {
		display: none;
	}
	
	.image-column {
		display: block;
	}
	
	.resp-table-tarif {
		overflow: visible;
	}
	
	.et-l--post .resp-table-tarif th {
    position: sticky;
    top: 75px;
    background-color: #edf1ff;
}
	
	/**/
	/*****innovi css*****/
	.car-clients .swiper-button-next, .car-clients .swiper-button-prev,
	.dee-services .swiper-button-next, .dee-services .swiper-button-prev {
    top: 80%;
}

    .car-clients .swiper-button-next,
	.dee-services .swiper-button-next {
    right: auto;
    left: -20%;
}

.car-clients .swiper-button-prev, .dee-services .swiper-button-prev {
    left: -33%;
}
	.posts-home .post-content {
    display: flex;
    flex-direction: column;
    flex: 1 0;
    justify-content: space-between;
}
.posts-home .et_pb_salvattore_content, .blog-grid .et_pb_salvattore_content {
    display: flex;
	align-items: baseline;
}
	.blog-grid .column article {
		height: 100%;
	}
	.sec-contact:before {
    height: 40%;
}
	.btn-contact:before {
    margin-left: -2.2em !important;
}
	
	video.demo-video {
	background: #0046fc;
}
	
	/*************/
    body {
        font-size: 16px!important;
    }
	h3.title-ai {
    min-height: 120px;
}
	
	.row-center {
		display: flex;
		align-items: center;
	}
	
	.row-end {
		display: flex;
		align-items: end;
	}
	
		.c-menu .et_pb_menu__wrap {
    justify-content: center;
}
	.cta-header {
    font-size: 11px !important;
}
	
	.row2-blog .column.size-1of3 {
    width: 47% !important;
}
	.row2-blog .column.size-1of3:nth-child(2) {
    margin-right: 0 !important;
}
	.col3-post, .col1-post {
    position: sticky;
    top: 150px;
}
	
	.btn-contact:before {
    width: 45px;
    height: 45px;
}
	.step-ocr {
    font-size: 130px;
}
	
}

@media (min-width: 1200px) {
	.serv-m ul {
    top: calc(100% - 10px)!important;
}

	.sub-menu .n-dev.n-post ul.sub-menu .a-post a {
    font-size: 14px!important;
    line-height: 1.5;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
	 /*********/
    ul.sub-menu .n-dev .sub-menu a {
    display: inline-block;
    font-size: 15px;
    padding: 0 20px!important;
	font-weight: bold;
}
    .c-menu ul.sub-menu .a-dev:hover {
    background: #edf6ff;
    padding-left: 15px!important;
    border-radius: 10px;
    transition: all 300ms ease;
}
    
    .c-menu ul.sub-menu .a-dev.current-menu-item {
     background: #edf6ff;
     padding-left: 11px!important;
	 border-radius: 8px;
    }
    
    .c-menu ul.sub-menu .a-dev{
    padding: 5px 0!important;   
    font-weight: 600;
}
    ul.sub-menu .n-dev > a:first-child {
    margin-bottom: 20px!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #e5e5e5!important; 
}
	/* new design */
	.text-50 {
		font-size: 50px;
	}
	
	.text-25 {
    font-size: 25px;
}
	
	.box {
    flex: calc((100% - 60px) / 3);
}
	.box:nth-child(4),
    .box:nth-child(5) {
    flex: calc((100% - 30px) / 2);
}
	
	/**/
	/*****innovi css*****/
/* 	h2.title-icon:before {
    content: url(/wp-content/uploads/2024/08/icon1.webp);
    position: absolute;
    bottom: 50%;
    left: 100%;
} */
	.car-clients .swiper-button-next, .dee-services .swiper-button-next {
    left: -25%;
}
	.btn-contact:before {
    margin-left: -2.8em !important;
}
	/***********/
.cta-header {
    font-size: 16px !important;
}
	
	/*** blog***/
#module-blog a.entry-featured-image-url img {
    margin-top: 0px;
    float: right;
    max-width: 400px;
    margin-left: 30px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    color: #000 !important;
}

	
}

@media (min-width: 1400px) {
	/****innovi css****/
		.faq {
    position: relative;
    overflow: visible!important;
}
	.faq .et_pb_image .et_pb_image_wrap {
		position: revert;
	}
	.faq img {
    position: absolute;
    top: -150px;
    left: -90px;
}
	/********/
	 body {
        font-size: 18px!important;
    }

    h1 {
        font-size: 40px !important;
    }

    h2 {
        font-size: 35px !important;
    }

    h3 {
        font-size: 30px !important;
    }
	h4 {
        font-size: 25px !important;
    }
	h5 {
        font-size: 20px !important;
    }
	
	 .post-content h1, .glossaire-content h1, .faq-content h1 {
        font-size: 35px !important;
    }

    .post-content h2, .glossaire-content h2, .faq-content h2 {
        font-size: 30px !important;
    }

   .post-content h3, .glossaire-content h3, .faq-content h3 {
        font-size: 20px !important;
    }
	.post-content h4, .glossaire-content h4, .faq-content h4 {
        font-size: 18px !important;
    }
	.post-content h5, .glossaire-content h5, .faq-content h5 {
        font-size: 16px !important;
    }
	
	.page-post {
    width: 80%;
}
}

@media (min-width: 1600px) {
	.cta-header {
    font-size: 20px !important;
}
	  .sub-menu .n-dev.n-post ul.sub-menu .a-post{
        background-color: #efefef!important;
    } 
	 .sub-menu .n-dev.n-post ul.sub-menu .a-post a{
        color: #000!important;
    }
    .sub-menu .n-dev.n-post ul.sub-menu .a-post:nth-child(1){
        border-radius: 15px 15px 0 0;
        padding: 10px 0!important;
    } 
    .sub-menu .n-dev.n-post ul.sub-menu .a-post:nth-child(3){
        border-radius: 0 0 15px 15px;
        padding: 10px 0!important;
    } 
	
	.a-dev.in-ia:before {
    content: url(/wp-content/uploads/2025/05/ia-menu-icon-1.webp);
}
    .a-dev.stock:before {
    content: url(/wp-content/uploads/2025/05/personnalisation-menu-icon-1.webp);
}
    .a-dev.finan:before {
    content: url(/wp-content/uploads/2025/05/finance-menu-icon-1.webp);
}
    .a-dev.inn:before {
    content: url(/wp-content/uploads/2025/05/mobilite-menu-icon-1.webp);
}
    .a-dev.coll:before {
    content: url(/wp-content/uploads/2025/05/collaboration-menu-icon-1.webp);
}
    .a-dev.dura:before {
    content: url(/wp-content/uploads/2025/05/durable-menu-icon-1.webp);
}
    .a-dev.rel:before {
    content: url(/wp-content/uploads/2025/05/client-menu-icon-1.webp);
}
    .a-dev.inter:before {
    content: url(/wp-content/uploads/2025/05/intern-menu-icon-1.webp);
}
    .a-dev.perso:before {
    content: url(/wp-content/uploads/2025/05/gestion-menu-icon-1.webp);
}

    ul.sub-menu .n-dev .sub-menu {
    padding: 0 10px;
}
    
    .sub-menu .a-dev a::before {
content: url(/wp-content/uploads/2025/04/fleche-droite.webp);
position: absolute;
right: 0;
top: 20px;
transform-origin: right;
transition: transform 300ms;
transform: scaleX(0);
}
	
    .sub-menu .a-dev:hover a::before {
transform-origin: left;
transform: scaleX(1);
}
	
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent!important;
    opacity:1!important;
}
    ul.sub-menu li.n-dev .sub-menu a {
        max-width: 85%;
    }
	
	.sommaire-modules {
    display: block;
}
	.c-modules {
    width: 70%;
}

}

@media (max-width: 981px) {
	/*innovi css*/
/* .dsm-advanced-tabs-wrapper {
    flex-direction: column;
    border-radius: 20px !important;
    overflow: auto;
}	 */
		.et_pb_toggle {
    padding: 20px 0;
}
}
@media (max-width: 1200px) {
	ul.sub-menu.visible li.menu-item-has-children.dt-open li a:before {
    content: '→';
    position: absolute;
    left: -25px;
}
	
	ul#mobile_menu1 {
	width: 100%;
    max-height: calc(100vh - 133px);
    overflow-y: scroll;
}
	span.menu-item-description {
    display: none;
}
	ul.sub-menu li.n-dev a {
    position: relative;
	line-height: 1.3;
	padding: 10px 0!important;
}
	
	div#my-menus .et_mobile_menu .menu-item-has-children>a {
    font-weight: 700 !important;
}
	
    .et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
        display: none;
    }
    
    .et_pb_menu .et_mobile_nav_menu, .et_pb_fullwidth_menu .et_mobile_nav_menu {
        display: flex;
        float: none;
        margin-top: 16px;
        align-items: center;
    }
    
    .et_pb_menu .et_mobile_nav_menu li {
        list-style-type: none;
    }
    .pa-hamburger-menu .et_pb_menu__menu {
        display: none;
    }
    
    .pa-hamburger-menu .et_mobile_nav_menu {
        display: flex;
        float: none;
        margin: 0 6px;
        align-items: center;
    }

}


/* !!!!!!!!!!!!!!!!!!!!!!! PLEASE PUT YOUR CODE BEFORE @MEDIA320 !!!!!!!!!!!!!!!!!!!!!!! */