.logo-marquee-container:hover .logo-marquee-track {
    animation-play-state: paused;
}



.swiper {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}

.swiper-slide {
  width: auto; /* important pour les logos de tailles fixes */
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-logos .flickity-slider img{
	max-width:100px !important;
	width:auto !important;
}
.section-logos .flickity-viewport{
	margin:0px !important;
}
.section-logos .hover-wrap-inner{
	display:flex;
	justify-content:center;
}
.section-logos .flickity-page-dots{
	bottom:-45px !important
}
.cms-section .nectar-fancy-box .text{
	text-align: left;
}
.cms-section .nectar-fancy-box .title{
	font-family: 'Public Sans';
  color: #000;
  font-weight: 600;
  font-size: 22px;
	background-repeat: no-repeat;
    background-size: 0 1px;
    background-image: linear-gradient(to right, #000 0, #000 100%);
    transition: background-size .55s cubic-bezier(.2,.75,.5,1);
    background-position: left bottom;
	text-align: left;

}
.cms-section .nectar-fancy-box p{
	line-height:24px;
	color: #000;
	font-size: 16px;
	font-family: 'Public Sans';
	text-align: left;
}
.cms-section .flickity-slider .inner-wrap:hover .title{
	 background-image: linear-gradient(to right, #000000 0, #000000 100%);
	background-size: 100% 1px;
	background-position: left bottom;
}
.cms-section  .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport{
    margin: 50px 0 90px 0;
}
.mb-0{
	margin-bottom:0 !important;
}
.col-projet-acc h3{
	font-size:24px !important;
}
.new-top-bar .column_container a {
    background-image: none;
}
.new-top-bar .column_container a.btn {
    background-image: linear-gradient(to right, currentColor 0, currentColor 100%);
}
@media only screen and (max-width:767px) {
.home h1 span.title_h1{
	display:inline;
}
.section-logos .flickity-slider img{
		max-width:80px !important;
}
.new-fancy-box .box-inner-wrap,
.section-methode .box-inner-wrap{
	padding:10px !important;
}
.col-projet-acc .image-wrap{
    height: 350px !important;
}
.new-cta.section-cta .vc_column-inner .wpb_wrapper {
    padding: 30px 20px !important;
}
.avis-clients .nectar_single_testimonial p{
		text-align:center !important;
	padding-bottom:0 !important;
}
.nectar_single_testimonial .inner{
		justify-content:center;
}
.nectar_single_testimonial span, body .testimonial_slider blockquote span {
    font-size: 14px;
}
.col-logo-footer.col1 .wpb_wrapper{
	display: flex;
   flex-wrap: wrap;	
}
.col-logo-footer.col1 .wpb_wrapper .nectar-responsive-text{
		order: 1;
    margin: 0;
	}
.col-logo-footer.col1 .wpb_wrapper .wpb_text_column{
		order:4;
}
.col-logo-footer.col1 .wpb_wrapper .nectar_icon_wrap.fb{
		order: 2;
    flex: 1;
    justify-content: end;
    display: flex;
}
.col-logo-footer.col1 .wpb_wrapper .nectar_icon_wrap.lin{
		order: 3;
}
}
	
	
.col-projet-acc .text{
    text-align: left;
}
.col-projet-acc .image-wrap{
	height: 500px;
  border-radius: 5px;
}
.col-projet-acc .image-wrap .box-bg{
	    height: 100%;
    padding-bottom: 0 !important;
}
.col-projet-acc .text{
	padding:10px 0px 0px !important;
}


.card-service h2{
	font-size:28px !important;
	line-height:30px !important;
	color:#000 !important;
}
.new-faq .toggles--minimal-shadow .toggle.open{
	background:#fff;
}
.new-faq .toggles--minimal-shadow .toggle.open .inner-toggle-wrap{
	padding-top:15px;
}
.new-faq .toggles--minimal-shadow .toggle.open .toggle-title:after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: 0;
    width: calc(100% + 40px);
    height: 1px;
    background: #00000014;
}
.card-pourquoi-choisir h3{
	font-size:22px !important;
	line-height:30px !important;
}
.card-service .img-with-aniamtion-wrap,
.card-service h2{
	text-align:left;
	justify-content:left;
	display:flex;
}
.card-service h2{
	margin: 10px 0px 35px;
}
.card-service img{
	width:auto !important;
}
.card-service .iwithtext .iwt-text {
	text-align: left;
    padding-left: 30px;
	font-size:20px;
	line-height:26px;
	color:#000;
}
.card-service .iwithtext{
	margin-bottom:15px;
}
.section-services-cards .vc_col-sm-12.wpb_column{
	margin:0 auto !important;
}
.card-service .iwt-text a{
	color:#000;
	background-repeat: no-repeat;
	background-size: 0 2px;
    transition: background-size .55s cubic-bezier(.2,.75,.5,1);
    background-position: left bottom;
}
.card-service .iwt-text a:hover{
		background-size: 100% 2px;

}
.card-service.col-1 .iwt-text a{
	    background-image: linear-gradient(to right, #0a9cf8 0, #0000 100%);
}
.card-service.col-1 .iwt-text a:hover{
		color:#0a9cf8;
}
.card-service.col-2 .iwt-text a{
	    background-image: linear-gradient(to right, #f4c10c 0, #0000 100%);
}
.card-service.col-2 .iwt-text a:hover{
		color:#f4c10c;
}
.card-service.col-3 .vc_column-inner{
	background: linear-gradient(120deg, #0b9cf8 0%, #048ee6 35%, #0250a9 84%); opacity:1; background-size:150% 150%;
	 place-content: center;
}

.card-service.col-3 .btn-Devis.nectar-button.regular-button.extra-color-2 {
    border: 1px solid #fff;
}
.card-service.col-3 .btn-Devis:after {
   filter: invert(92%) sepia(0%) saturate(7467%) hue-rotate(60deg) brightness(115%) contrast(107%);
	text-align:center;
}
.card-service.col-3 .btn-Devis.nectar-button.regular-button.extra-color-2{
	color:#fff !important;
}
.card-service.col-3 .wpb_wrapper{
	text-align:center;
}
.card-service.col-3 .wpb_wrapper p{
	font-weight: 600;
    max-width: 300px;
    margin: 0 auto;
}



.new-icon-box .nectar-fancy-box   i:before{
	color:#0b9cf8
}
.new-icon-box .nectar-fancy-box  .inner-wrap{
	display: flex;
    flex-wrap: wrap;
}
.new-icon-box .nectar-fancy-box  .inner-wrap{
	display: flex;
  flex-wrap: wrap;
	align-items:center;
}
.new-icon-box .nectar-fancy-box  .inner-wrap i{
	padding-right: 10px;
}
.new-icon-box .nectar-fancy-box  .inner-wrap p:nth-child(2){
	font-size: 20px !important;
    line-height: 25px !important;
    color: #000 !important;
    font-weight: 500 !important;
    width: calc(100% - 45px);
}
.new-icon-box .nectar-fancy-box  .inner-wrap p:nth-child(3){
	    padding-left: 45px;
}
.new-icon-box .nectar-fancy-box .box-inner-wrap{
	padding:20px !important;
	background:#fff !important;
}
.new-icon-box .nectar-fancy-box .box-inner-wrap .inner{
	min-height:175px !important;
}
.center-col{
	margin:0 auto !important;
}
.btn-Devis.btn-right{
	float:right;
}
/* .new-top-bar{
	background: linear-gradient(to right, #f8b532 50%, #8ecbf3 50%);

} */
.new-top-bar .column_container .wpb_wrapper{
	display:flex;
	text-align:left;
	align-items:center;
}
.new-top-bar .column_container .wpb_wrapper p{
	font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #000 !important;
    max-width: 260px;
    text-align: left;
}
.new-top-bar .col1 a.btn,
.new-top-bar .col2 a.btn{
	    padding: 0 0px 5px 0px;
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}
#top-footer{
	width:100% !important;
}
.btn-load .wpb_wrapper{
	display:flex;
}
.btn-load .wpb_wrapper a{
	margin:0 auto;
}
body.single-post .post-area{
	max-width:100% !important;
}
body.single-post .post-area .content-inner{
	max-width:800px;
	margin:0 auto !important;
}
.related-title.nectar-blog-single-section-title {
    margin-bottom: 30px !important;
}
body.single-post .container.main-content{
	padding:0 0 !important;
}
body.single-post .related-post-wrap {
    padding: 0px 35px;
}
body.single .post-area.standard-minimal .post-content{
	padding:0px 20px !important;
}
@media screen and (max-width: 767px){
.new-top-bar .col1{
	margin-bottom:0 !important;
}
.new-top-bar .column_container .wpb_wrapper {
    display: block;
    text-align: center;
}
.new-top-bar .column_container .wpb_wrapper p {
    max-width: 100%;
    text-align: center;
}
.new-top-bar .column_container img{
	margin-bottom:20px !important;
}
}





/* Added by Yassine 22/09/2025 */
@media (min-width:320px) and (max-width: 384px) {
  .agence-web .hover-wrap-inner {
    margin-top: 10px !important;
  }
}
@media (min-width: 384px) and (max-width: 420px) {
  .agence-web .hover-wrap-inner {
    margin-top: -35px !important;
  }
}
@media (min-width: 421px) and (max-width: 575px) {
  .agence-web .hover-wrap-inner {
    margin-top: 10px !important;
  }
}
@media (min-width:576px) and (max-width: 684px) {
  .agence-web .hover-wrap-inner {
    margin-top: -35px !important;
  }
}
@media (min-width:685px) and (max-width: 690px) {
  .agence-web .hover-wrap-inner {
    margin-top: 0px !important;
  }
}





/* Added by Yassine 20/10/2025 */
.custom-mb50 p{
	margin-bottom: 50px !important;
}
.custom-mb0 {
	margin-bottom: 0 !important;
}
.home .bloc_services_digitaux .img_services_digitaux img {
    filter: none !important;
}
.custom-fancy-box-home-page .box-inner-wrap{
		padding: 30px 40px !important;
}
.custom-fancy-box-home-page .nectar-fancy-box .inner-wrap img{
	height:45px;
	margin-bottom: 20px;
}
.custom-fancy-box-home-page .nectar-fancy-box:hover .inner-wrap img{
	filter: invert(1600%) sepia(0%) saturate(35%) hue-rotate(423deg) brightness(193%) contrast(476%);
}
.custom-fancy-box-home-page .nectar-fancy-box .inner-wrap .titre{
		font-size: 24px;
    line-height: 24px;
    font-weight: 700;
		text-transform: uppercase;
	  margin-bottom: 2px;
}
.custom-fancy-box-home-page .nectar-fancy-box .inner-wrap .sous-titre{
		font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    display: block;
}
.custom-fancy-box-home-page .nectar-fancy-box .inner-wrap .description{
	font-size:16px;
	line-height:24px !important;
}







/* Added by Yassine 21/10/2025 */
.box-shadow-none .vc_column-inner{
	box-shadow:none !important;
}
.animated-url{
	color: #457BFB !important;
	position: relative;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease, transform 0.3s ease;
}
.animated-url::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: #457BFB;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease;
}
.animated-url:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

 

/* Added by Yassine 22/10/2025 */
.phase1-3-5{
	background-color:rgb(6, 100, 183);
}
.phase2-4{
	background-color:rgb(8, 146, 237);
}
/* Added by maroua */
.service-h1 h1, .bottom-section h2{
	font-family: Public Sans !important;
	    line-height: normal !important;
}
.service-h1 h1 span:first-child .inner {
  font-size: 4rem;
  font-weight: bold;
  background: linear-gradient(90deg, #00b4db, #00ff88, #007cf0, #00ffcc);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: colorShift 8s ease-in-out infinite;
}
.service-h1 h1{
	 font-size: 4rem !important;
	margin-bottom: 50px;
}

@keyframes colorShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.service-h2 h2{
	    font-family: Public Sans !important;
    color: #000 !important;
    font-size: 2rem !important;
    line-height: 43px !important;
	letter-spacing: 0 !important;
}
.service-h2 h2 strong{
	    font-family: Public Sans !important;
    color: #000 !important;
    font-size: 2rem !important;
    line-height: 43px !important;
	letter-spacing: 0 !important;
}
.service-text p{
	font-family: Public Sans !important;
font-size: 16px;
	padding: 0 !important;
}
.service-text{
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.service-text p strong{
	letter-spacing: 0 !important;
}
.refont-website-image{
	width: 100%;
	max-height: 500px ;
	object-fit: cover;
}
.service-button{
	width: max-content;
	color: #fff;
  background-image: radial-gradient(ellipse at 190% 200%,#0055ff,#00d2ff 70%,#0055ff 100%);
	
	    padding: 10px 20px;
    border-radius: 10px;
	
	display: inline-block !important;
background-size: 200% 200%;
background-position: 0% 50%;
background-repeat: no-repeat;
transition: transform 0.25s ease;
transform: translateY(-2px);
}
.service-button p, .demander-un-devis-button p{
	width: max-content;
}
.service-button a, .demander-un-devis-button a{
	color:#fff !important;
	    font-size: 16px;
    font-weight: 600;
}
.bottom-section h2 span:nth-child(6) .inner {
  font-weight: bold;
      background: linear-gradient(90deg, #00d2ff, #00ff88, #00d9f0, #00ffcc);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: colorShift 8s ease-in-out infinite;
}
.bottom-section h2 span{
	font-size: 43px !important;
	color: #fff !important;
}

.demander-un-devis-button{
	    box-shadow: 0 3px 50px rgba(0, 210, 255, .3);
	width: max-content;
	color: #fff;
  background-image: radial-gradient(ellipse at 190% 200%,#0055ff,#00d2ff 70%,#0055ff 100%);
	    padding: 10px 20px;
    border-radius: 10px;
	display: block;
	margin: auto;
	border: 1px solid #fff;
	    display: inline-block !important;
    background-size: 200% 200%;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    transition: transform 0.25s 
ease;
    transform: translateY(-2px);
}
.faq-section .toggle>.toggle-title a {
        color: #000 !important;
    font-size: 20px !important;
    padding: 14px 14px 16px 43px;
    font-weight: 400;
    background-color: #fff;
    transition: all .2s 
linear;
    -webkit-transition: all .2s 
linear;
    border-bottom: 1px solid #e2e2e2;
}
.faq-section .toggle>.toggle-title a i{
	display: none;
}

.service-button:hover {
 animation: colorShift 2.5s ease-in-out infinite;
}

.demander-devis-column{
	background: linear-gradient(144deg, #0b9cf8 0%, #048ee6 31%, #0250a9 100%) !important;
	border-radius: 20px !important;
}
#services .nectar-fancy-box.using-img .hover-content {
    text-align: left !important;
}
.homahe-page-shape .parent {
  display: grid;
  grid-template-columns: repeat(5, 40px);
  grid-template-rows: repeat(5, 40px);
  grid-column-gap: 0;
  grid-row-gap: 0;
  position: relative;
  width: max-content;
  margin: 100px auto;
		    position: absolute;
    bottom: 0;
    right: -40px;
    z-index: 1;
}

.homahe-page-shape .parent div {
  width: 40px;
  height: 40px;
  opacity: 0 ;
  transform: scale(0.6) translateY(20px);
  animation: showUp 1s ease forwards;
  
}


.homahe-page-shape .div1 { grid-area: 4 / 1 / 5 / 2; }
.homahe-page-shape .div2 { grid-area: 5 / 2 / 6 / 3; }
.homahe-page-shape .div3 { grid-area: 4 / 3 / 5 / 4; }
.homahe-page-shape .div4 { grid-area: 3 / 3 / 4 / 4; }
.homahe-page-shape .div5 { grid-area: 4 / 4 / 5 / 5; }
.homahe-page-shape .div6 { grid-area: 2 / 4 / 3 / 5; }
.homahe-page-shape .div7 { grid-area: 1 / 5 / 2 / 6; }
.homahe-page-shape .div8 { grid-area: 5 / 5 / 6 / 6; }

/****** service page shape *****/

.responsive-left-side .service-page-shape .parent {
  display: grid;
  grid-template-columns: repeat(5, 40px);
  grid-template-rows: repeat(5, 40px);
  grid-column-gap: 0;
  grid-row-gap: 0;
  position: relative;
  width: max-content;
		    position: absolute;
    bottom: 0;
    right: -40px;
z-index: 100;
}

.responsive-right-side .service-page-shape .parent {
  display: grid;
  grid-template-columns: repeat(5, 40px);
  grid-template-rows: repeat(5, 40px);
  grid-column-gap: 0;
  grid-row-gap: 0;
  position: relative;
  width: max-content;
		    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.service-page-shape .parent div {
  width: 40px;
  height: 40px;
  opacity: 0 ;
  transform: scale(0.6) translateY(20px);
  animation: showUp 1s ease forwards;
  
}


.service-page-shape .div1 { grid-area: 4 / 1 / 5 / 2; }
.service-page-shape .div2 { grid-area: 5 / 2 / 6 / 3; }
.service-page-shape .div3 { grid-area: 4 / 3 / 5 / 4; }
.service-page-shape .div4 { grid-area: 3 / 3 / 4 / 4; }
.service-page-shape .div5 { grid-area: 4 / 4 / 5 / 5; }
.service-page-shape .div6 { grid-area: 2 / 4 / 3 / 5; }
.service-page-shape .div7 { grid-area: 1 / 5 / 2 / 6; }
.service-page-shape .div8 { grid-area: 5 / 5 / 6 / 6; }

.parent div:nth-child(8) { 
  animation-delay: 0s;  
  background: #a7d163;
}

.parent div:nth-child(3) { 
  animation-delay: 0.8s; 
  background: #f7a741;
}

.parent div:nth-child(7) { 
  animation-delay: 1.2s;
  background: #f17f51;
}

.parent div:nth-child(1) { 
  animation-delay: 1.8s; 
  background: #3f779d;
}

.parent div:nth-child(4) { 
  animation-delay: 2.4s;
  background: #f9c941;
}

.parent div:nth-child(2) { 
  animation-delay: 3s;   
  background: #79bbd1;
}

.parent div:nth-child(5) { 
  animation-delay: 3.8s; 
  background: #679953;
}

.parent div:nth-child(6) { 
  animation-delay: 4.6s;
  background: #eb593d;
}


@keyframes showUp {
  0% {
    opacity: 0;
    transform: scale(0.6) translateY(20px);
  }
  60% {
    opacity: 0.6;
    transform: scale(1.02) translateY(-6px);
  }
  100% {
    opacity: 0.85;
    transform: scale(1) translateY(0);
  }
}


#header-outer::before {
  content: "";
  display: block;
  height: 5px; 
  width: 65%; 
  background: linear-gradient(
    to right,
       #f9c941 0%,
    #f9c941 12.5%,
    #f7a741 12.5%,
    #f7a741 25%,
    #7bbdd1 25%,
    #7bbdd1 37.5%,
    #3f779d 37.5%,
    #3f779d 50%,
    #eb593d 50%,
    #eb593d 62.5%,
    #f17f51 62.5%,
    #f17f51 75%,
    #679953 75%,
    #679953 87.5%,
    #a7d163 87.5%,
    #a7d163 100%
  );
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}

.page_separation::before {
  content: "";
  display: block;
  height: 5px; 
  width: 65%; 
  background: linear-gradient(
    to right,
       #f9c941 0%,
    #f9c941 12.5%,
    #f7a741 12.5%,
    #f7a741 25%,
    #7bbdd1 25%,
    #7bbdd1 37.5%,
    #3f779d 37.5%,
    #3f779d 50%,
    #eb593d 50%,
    #eb593d 62.5%,
    #f17f51 62.5%,
    #f17f51 75%,
    #679953 75%,
    #679953 87.5%,
    #a7d163 87.5%,
    #a7d163 100%
  );
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

#header-outer .row{
border-bottom: none !important; 
}

#top {
    background: #fff;
}
.home-slide-col h1{
	    font-size: 67px !important;
    font-family: 'Public Sans';
    margin-bottom: 0 !important;
    color: #000;
    line-height: normal;
}
.home-slide-col .home_h1{
	margin-bottom: 0 !important;
}
.home-slide-col .home_sous_titre p{
		
    font-family: 'Public Sans';
}
.home-slide-col p{
	font-size: 18px;
    font-family: 'Public Sans';
}


.service-faq *{
	color: #000 !important;
}
.pricing-active-box .vc_column-inner{
	background: linear-gradient(120deg, #fd7c22, #f2a311);
	 transition: all 0.5s ease; 
}
.pricing-box .vc_column-inner{
	 transition: all 0.5s ease !important; 
}

.pricing-active-box:hover .vc_column-inner{
	background: #fff;
	cursor: pointer;
	border: 1px solid #e8e8e8;
}
.pricing-active-box:hover *{
	color: #000 !important;
}


.pricing-box:hover .vc_column-inner{
	background:  linear-gradient(120deg, #fd7c22, #f2a311);
	cursor: pointer;
}
.pricing-box:hover *, .pricing-box:hover li i:before{
	color: #fff !important;
}
.pricing-box:hover .nectar-cta .link_wrap {
	color: #000 !important;
	background: #fff;
}
.pricing-box:hover .nectar-cta .link_wrap a * {
	color: #000 !important;
}
.pricing-box:hover span.line{
	    background-color: #000 !important;
}



.pricing-active-box:hover *, .pricing-active-box:hover li i:before{
	color: #000 !important;
}

.pricing-active-box:hover .nectar-cta .link_wrap a * {
	color: #fff !important;
}
.pricing-active-box:hover span.line{
	    background-color: #fff !important;
}


.pricing-active-box p, .pricing-active-box li{
	color: #fff;
}
.pricing-active-box li, .pricing-active-box li *{
	color: #fff;
	font-size: 16px !important;
}

.pricing-box li, .pricing-box li *{
	font-size: 16px !important;
}
.pricing-box .nectar-responsive-text, .pricing-active-box .nectar-responsive-text{
	margin-bottom: 10px ;
}
.pack-title{
	margin-bottom: 0px !important;
}
.pricing-box p, .pricing-active-box p{
	padding-bottom: 8px ;
}
.services-inclus{
    font-weight: 600;
}
.pricing-box .nectar-price-typography, .pricing-active-box .nectar-price-typography{
	 margin-bottom: 10px !important;
}
.pricing-active-box:hover .link_wrap{
	background: linear-gradient(to bottom right, #f0ac0e, #ff7426) !important;
}
.forfaits .wpb_wrapper{
	  justify-content: center;
    display: flex !important;
    flex-direction: column;
}


#pack-row .row_col_wrap_12{
	column-gap: 1%;
}
#pack-row .col1{
	width: 43%;
}
#pack-row .vc_element.vc_vc_column.vc_container-block.vc_col-sm-6{
	width: 43%;
}
#pack-row .pricing-box, #pack-row .pricing-active-box{
	width: 27.5%;
} 
#pack-row .vc_element.vc_vc_column.vc_container-block.vc_col-sm-6 .col1{
	width: 100%;
}
#pack-row .pricing-active-box ul, #pack-row .pricing-box ul{
	margin: 0;
}
#pack-row .nectar-cta{
	    margin-top: 30px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
}
#pack-row li i{
	display: flex !important;
    align-items: center;
    justify-content: center;
}
#pack-row h2{
	font-family: 'Public Sans' !important;
	font-size: 48px !important;
	letter-spacing: 0 !important;
}
#main-section-row {
	max-height: calc(100vh - 100px) !important;
	height: calc(100vh - 100px) !important;
}
@media only screen and (max-width:1245px) {
	.home-slide-col h1{
	font-size: 57px !important;
  line-height: normal !important;
}
		.home-slide-col h1 span{
	font-size: 40px !important;
  line-height: normal !important;
}
	.home-slide-col .home_sous_titre p, 	.home-slide-col .home_sous_titre p span{
		font-size: 30px !important;
    line-height: 40px !important;
	}
	#text-intro {
		    font-size: 16px;
    line-height: 23px;
	}
}
@media only screen and (max-width:800px) {

	.service-h1 h1 {
    margin-bottom: 20px;
	}
	.service-page-shape .parent {
    z-index: -1;
	}
	.separateur-couleur{
		display: none;
	}
}

#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, #header-outer.transparent #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a, #header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i, #header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i, #header-outer.transparent #top nav > ul > .sfHover > a > span > i, #header-outer.transparent #top nav ul #search-btn a:hover span, #header-outer.transparent #top nav ul #nectar-user-account a:hover span, #header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover span, #header-outer.transparent #top nav .sf-menu > .current-menu-item > a i, body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i, #header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i, body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i, #header-outer.transparent .cart-outer:hover .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart, #header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *, #header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top #mobile-cart-link i, #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *, #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top #mobile-cart-link i, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a:hover > .nectar-menu-icon, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item.sfHover > a:hover > .nectar-menu-icon, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item[class*="current-"] > a:hover > .nectar-menu-icon, #header-outer.transparent .nectar-header-text-content:hover, #header-outer.transparent:not(.dark-slide) .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a:hover, .transparent:not(.dark-slide) .nectar-mobile-only.mobile-header li[class*="menu-item-btn-style-button-border"]:not(:hover) > a{
    color:#1E1E1E !important;    
}
h1.heading .beginning-text{
    color:#222222;
}
.wpb_row .nectar-parallax-scene div{
    top:0;
    
}
#header-outer #top .sf-menu > .sf-with-ul > a{
     padding-right: 10px!important;
}
#menu-item-6019 span.menu-title-text {
    display: none;
}
.col.col_last {
    margin-right: -100px;
}
.wpb_row .column-image-bg-wrap, .wpb_row .column-image-bg-wrap .column-image-bg, .wpb_row .column-image-bg-wrap .inner-wrap{
    overflow: initial !important;
}
.nectar-split-heading.font_line_height_60px * {
    line-height: 60px!important;
}