/*
	Theme Name: Comodo Child
	Template: comodo
	Description: This is the child theme of Comodo, you can customize your theme here.
*/
body {
	overflow-x:hidden;
	clip-path: inset(0);
}
div:not(.custom-pad).e-con > .e-con-inner {
  padding-top: 0;
  padding-bottom: 0;
}
h1,h2,h3,h4,h5,h6,body .elementor-image-box-title {
	margin-top:0 !important;
}
#site-header {
	transition: all 0.5s ease;
}

.lang-switcher{
    position:relative;
    display:inline-block;
}

.conta_hovr_line_rmv a:hover{
	text-decoration:none !important;
}
.white_fixed.fixHeader .current-lang img {
        filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(700%) hue-rotate(170deg) brightness(95%) contrast(90%);
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
}
.current-lang{
    display:flex;
    align-items:center;
    gap:8px;
    cursor:pointer;
}

.lang-dropdown{
    display:none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    min-width: 120px;
    border-radius: 7px;
    padding: 5px 0;
    z-index: 99;
	border:1px solid #dadada;
}

.lang-dropdown.active{
    display:block;
}

.lang-dropdown a{
display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #616161 ! IMPORTANT;
    font-size: 14px;
    line-height: 20px;
}


.white_fixed.fixHeader {
    background: #fff;
    padding: 0 5rem !important;
    transition: all 0.5s ease;
	border-bottom: 1px solid #E5E5E5;
}
.fixHeader .site-logo img {
	filter:none !important;
}
.wpcf7-spinner {
    height: 24px !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
	border-color: #ffb900;
    background: #ffb900;
    color: #000;
}
.form-style-1 .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: -17px;
}

.fixHeader .site-navigation ul.menu li a,
.fixHeader .lang-switcher, 
.fixHeader .lang-switcher>a,
.dark_relative .lang-switcher,
.dark_relative .lang-switcher>a,
#site-header.dark_relative .site-navigation ul.menu li a {
	color:var(--e-global-color-secondary) !important;
}
#site-header.dark_relative .lang-line>span {

    background: var(--e-global-color-secondary);
}
.fixHeader .lang-line>span {
    background:var(--e-global-color-secondary);
}
.fixHeader .lang-switcher>a img,
.dark_relative .lang-switcher img {
	filter: brightness(0) saturate(100%) invert(16%) sepia(16%) saturate(700%) hue-rotate(170deg) brightness(95%) contrast(90%);
}

.site-navigation ul.menu li.menu-item-has-children{
    position:relative;
}

.site-navigation ul.menu li.menu-item-has-children:before{
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    position:absolute;
    right: -8px;
    top: 0;
    background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>") no-repeat center;
    background-size:contain;
    transition:.3s;
    margin: auto;
    bottom: 0;
}
.fixHeader .site-navigation ul.menu li.menu-item-has-children:before, .dark_relative .site-navigation ul.menu li.menu-item-has-children:before{
background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>") no-repeat center;
}
.site-navigation ul.menu li.menu-item-has-children.active:before{
    transform:rotate(180deg);
}


.prjt-bnr-btn{
	 backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.notre_no_sec .height_64 {
    height: 64px;
}

.single-projets .projets-item {
    background: transparent !important;
}

#site-header.dark_relative {
	padding: 0rem 5rem !important;
	border-bottom: 1px solid #E5E5E5;
}
.dark_relative.fixHeader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 111;
    background: #fff;
}
.header-inner,
.footer-inner {
	max-width:1440px !important;
	width:100% !important;
	margin: 0 auto;
}
.white_fixed {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
	padding:0rem 5rem !important;
}
.white_fixed {
    z-index: 999999;
}
body.admin-bar .white_fixed {
    z-index: 1;
}
.dark_fixed {
	padding:2.75rem 0 !important;
	border-bottom:1px solid #E5E5E5;
}
.white_fixed .site-logo img {
	filter: brightness(0) invert(1);
	transition: all 0.5s ease;
}
.dark_relative .site-logo img {
	transition: all 0.5s ease;
}
.white_fixed.fixHeader .site-logo img,
.dark_relative.fixHeader .site-logo img {
	max-width:100px;
	transition: all 0.5s ease;
}
.site-navigation ul.menu {
    gap: 35px;
}
.site-navigation ul.menu li a {
    padding: 8px 0px !important;
	color:#fff;
	font-size:1rem;
	letter-spacing:0;
	position:relative;
	padding: 2.75rem 0 !important;
	transition:all 0.5s ease;
}
.fixHeader .site-navigation ul.menu li a {
	padding: 1rem 0 !important;
	transition:all 0.5s ease;
}
.site-navigation ul.menu li a:after {
    content: '';
    height: 2px;
    width: 0;
    left: 0;
	right:0;
	margin:0 auto;
    background:#fff;
    opacity: 0.4;
    position: absolute;
    bottom:40px;
	transition:all 0.5s ease;
	user-select: none;
    pointer-events: none;
}
.fixHeader .site-navigation ul.menu li a:after {
	bottom:14px;
}
.fixHeader .site-navigation ul.menu li a:after {
	background:var(--e-global-color-secondary);
	opacity:0.4;
}
.dark_relative .site-navigation ul.menu li a:after {
    background:var(--e-global-color-secondary);
}
.site-navigation ul.menu li.current-menu-item a:after, .site-navigation ul.menu li.current-menu-parent a:after {
    background:var(--e-global-color-primary);
	width: 100%;
    opacity: 1;
}
.site-navigation ul.menu li:hover a:after {
    width: 100%;
	transition:all 0.5s ease;
}
.site-navigation ul.menu li:last-child a {
	padding-right:0 !important;
}
.body_blur main#content .page-content {
    filter: blur(10px) brightness(0.9);
	border-radius:0 !important;
}
#site-footer {
	padding:5rem 5rem 4rem;
}

html[lang^="en"] .mobile-banner-set .elementor-button {
    min-width: 255px !important;
}

.d-flex {
	display:flex;
}
.align-items-center {
	align-items:center;
}
.gap_1_5 {
	gap:1.5rem;
}
.lang-line>span {
    display: block;
    height: 1px;
    width: 40px;
    background: #fff;
}
.lang-switcher,
.lang-switcher>a {
    display: flex;
    align-items: center;
	font-size:16px;
	font-weight:500;
	gap: 0.5rem;
}
.white_fixed .lang-switcher,
.white_fixed .lang-switcher>a {
	color:#fff;
}
.lang-switcher>a.active {
	display:none;
}
.lang-switcher>a
.lang-switcher img {
	max-width:20px;
	max-height:20px;
}
.overlay-1:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) !important;
	content:'' !important;
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:100% !important;
	height:100% !important;
	z-index: 1;
	user-select: none;
    pointer-events: none;
}
.zindex-2 {
	z-index:2;
}

.ss_materix_card:after{
	content:"";
	position:absolute;
	width:100%;
	bottom:0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	left:0;
	right:0;
	height:110px;
	z-index:0;
	margin:auto;

}


.p-realtive {
	position:relative;
}
.p-absolute {
	position:absolute;
}
.image-carf-style-1 img {
	max-height: 339px;
	min-height: 339px;
    height: 100%;
    object-fit: cover;
}
@media(min-width:767px) and (max-width:1024px) {
	.image-carf-style-1 img {
		max-height: 280px;
		min-height: 280px;
	}
}
.image-carf-style-1 figure {
	position:relative;
	overflow:hidden;
	border-radius:8px;
}
.image-carf-style-1 figure.elementor-image-box-img:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(
    to top,
    rgba(34, 46, 60, 0.6),
    transparent,
    transparent
  );
    opacity: 0;
    transition: opacity 0.3s ease;
	
}
.image-carf-style-1 .elementor-widget-image-box:hover figure.elementor-image-box-img:after {
	opacity:1;
}
.image-carf-style-1 .elementor-widget-image-box figure.elementor-image-box-img img {
	transform:scale(1);
	transition:all 0.8s ease;
}
.image-carf-style-1 .elementor-widget-image-box:hover figure.elementor-image-box-img img {
	transform:scale(1.05);
	transition:all 0.8s ease;
}
.image-carf-style-1 figure.elementor-image-box-img:before {
    content: "En savoir plus";
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding-right: 18px;
    position: absolute;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 16 16'%3E%3Cpath d='M3.33334 8H12.6667M12.6667 8L8 3.33333M12.6667 8L8 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right center;
    background-size: 14px;
    bottom: -30px;
    right: 15px;
    z-index: 1;
    color: #fff;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	font-size: 14px;
}
html:lang(en) .image-carf-style-1 figure.elementor-image-box-img:before {
    content: "Learn more";
}
.image-carf-style-1 .elementor-widget-image-box:hover figure.elementor-image-box-img:before {
	opacity:1;
	visibility:visible;
	transition:all 0.5s ease;
	bottom: 15px;
}
.image-carf-style-1 p.elementor-image-box-description {
	max-width:90%;
}
.btn-style-1 .elementor-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #eee;
  padding: 0.75rem 1rem;
  border-radius: 7px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #222e3c;
  transition: background-color 0.2s ease;
}
.btn-style-1 .elementor-button:hover {
  background-color: #dadada;
}

.ss_cette_icon.e-con .elementor-shape-circle {
    display: grid;
}

.ss_cette_icon.e-con  .elementor-icon-wrapper {
	  display: flex;
}



@media (min-width: 640px) {
  .btn-style-1 .elementor-button {
    gap: 0.75rem;
    padding: 0.75rem 1.25rem;
    font-size: 15px;
    line-height: 24px;
  }
}

@media (min-width: 1024px) {
  .btn-style-1 .elementor-button {
    padding: 0.875rem 1.5rem;
    font-size: 16px;
    line-height: 26px;
  }
}
.bg-h-100 {
	background-size:60.2% 100% !important;
}
.position-none {
	position:inherit !important;
}
.position-none .elementor-widget-image {
	position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 62.2%;
    height: 100%;
}
.position-none .elementor-widget-image img {
	object-fit:cover;
	width:100%;
	height:100%;
	object-position: center;
}
.custom-hover-zoom .elementor-widget-image {
	overflow:hidden;
}
.custom-hover-zoom .elementor-widget-image img {
	transition:all 0.5s ease;
}
.custom-hover-zoom:hover .elementor-widget-image img {
	transition:all 0.5s ease;
	transform:scale(1.05);
}
.br-7 {
	border-radius:7px;
}
.custom-hover-zoom:hover h4 {
	color:var(--e-global-color-primary) !important;
}
.home-testimonails-card .elementor-widget-eael-testimonial-slider span.eael-testimonial-quote {
    position: relative;
    right: inherit;
    top: inherit;
    display: inline-block;
	margin-bottom:32px;
}
.home-testimonails-card .elementor-widget-eael-testimonial-slider span.eael-testimonial-quote:after {
	content: "";
	  display: inline-block;
	  width: 36px;
	  height: 26px;
	  background-image: url("data:image/svg+xml,%3Csvg viewBox='6 16 36 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 28C12 24.6863 14.6863 22 18 22V16C11.3726 16 6 21.3726 6 28V36C6 39.3137 8.68629 42 12 42H18C19.6569 42 21 40.6569 21 39V28C21 26.3431 19.6569 25 18 25H12V28Z' fill='%230000F5'/%3E%3Cpath d='M33 28C33 24.6863 35.6863 22 39 22V16C32.3726 16 27 21.3726 27 28V36C27 39.3137 29.6863 42 33 42H39C40.6569 42 42 40.6569 42 39V28C42 26.3431 40.6569 25 39 25H33V28Z' fill='%230000F5'/%3E%3C/svg%3E");
	  background-repeat: no-repeat;
	  background-size: contain;
}
.home-testimonails-card .testimonial-inline-style {
	display: flex;
    justify-content: space-between;
}
.home-testimonails-card .eael-testimonial-image,
.home-testimonails-card .eael-testimonial-user-company {
	display:none;
}
.home-testimonails-card .elementor-widget-eael-testimonial-slider .rating-five .testimonial-star-rating li i {
    color: var(--e-global-color-primary);
}
.home-testimonails-card .eael-testimonial-text p {
	margin-bottom:32px;
}
.home-testimonails-card .swiper-pagination {
	margin-top:40px;
}
.home-testimonails-card .swiper-pagination .swiper-pagination-bullet {
	width:32px !important;
	opacity:1 !important;
}
.custom-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	gap:12px;
}
.custom-nav button,
.custom-nav button:focus {
    width: 56px;
    height: 56px;
    border: 1px solid #DADADA;
    color: var(--e-global-color-secondary);
	background:#fff;
	border-radius:7px;
}
.custom-nav button:hover,
.custom-nav button.active {
	color: #fff;
	background:var(--e-global-color-primary);
}
.form-style-1 label {
	font-family: 'Inter';
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	margin-bottom:9px;
	color: #000;
}
.form-style-1 label span {
	color:var(--e-global-color-primary);
}
.form-style-1 input,
.form-style-1 textarea,
.form-style-1 select {
	margin-bottom:23px;
}
.form-style-1 input,
.form-style-1 textarea,
.form-style-1 select {
	border:1px solid #DADADA !important;
	width:100% !important;
	border-radius:7px !important;
	background: #fff;
}
.form-style-1 textarea {
	height:170px;
	resize:none;
	background: #fff;
}
.form-style-1 input,
.form-style-1 select {
	height:48px !important;
}
.form-style-1 input::placeholder,
.form-style-1 input::-webkit-placeholder,
.form-style-1 textarea::placeholder,
.form-style-1 textarea::-webkit-placeholder {
	color:#0A0A0A80;
}
.form-style-1 p,
.p-mb-0 p {
	margin-bottom:0 !important;
}
.form-style-1 button[type="submit"],
.form-style-1 input[type="submit"]{
	width: 202.46875px !important;
	height: 54px !important;
	border-radius: 4px;
	background:var(--e-global-color-primary);
	font-family: 'Inter';
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom:0px;
	color:#fff !important;
}
.form-style-1 button[type="submit"]:focus,
.form-style-1 button[type="submit"]:hover,
.form-style-1 input[type="submit"]:focus,
.form-style-1 input[type="submit"]:hover {
	background:var(--e-global-color-secondary);
}
.loader_submit {
	position:relative;
}
.loader_submit .wpcf7-spinner {
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}
#site-footer {
    background: var(--e-global-color-primary);
}
.ss_domain_sec {
	min-height: 420px !important;
    max-height: 420px !important;
}
.ss_domain_sec .elementor-widget-image {
	height:100%;
}
.ss_domain_sec .elementor-widget-image img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}
.elementor-button-icon svg {
	width:12px !important;
}
@media(min-width:481px) {
	.footer-top {
		width:400px;
		margin-bottom: 80px;
	}
}
@media(max-width:520px) {
	.footer-top {
		margin-bottom: 40px;
	}
	.footer-widget-col.footer-col {
		flex: 0 0 50% !important;
		margin-top: 40px;
		max-width: 50%;
	}
	.footer-widget-col.footer-full {
		margin-top: 40px;
		flex-direction: column;
	}
	
}
.footer-top h6 {
	color:#fff !important;
}
.footer-top p {
	color:#EEEEEE !important;
}
.footer-top h6 {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	margin-bottom:16px !important;
}
.footer-top p {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	margin-bottom:24px;
}
form#newsletter {
    display: flex;
    gap: 12px;
}
form#newsletter input {
	height: 50px;
	border-radius: 5px;
	border-width: 1px;
	border-color:#FFFFFF33;
	padding-right: 16px;
	padding-left: 16px;
	background:#FFFFFF1A;
	color:#fff;
}
form#newsletter input::placeholder,
form#newsletter input::-webkit-placeholder {
	color:#FFFFFF99;
}
form#newsletter input:focus {
	outline:none;
}
form#newsletter button {
	height: 50px;
	line-height:25px;
	border-radius: 5px;
	background:#fff;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0px;
	text-align: center;
	border:0;
	color:var(--e-global-color-primary);
}
form#newsletter button:hover {
	background:var(--e-global-color-secondary);
	color:#fff;
}
.footer-widget h6 {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	color:#fff !important;
	margin-bottom:32px;
}
.footer-widget .menu {
	padding:0;
	margin:0;
}
.footer-widget .menu li {
	list-style:none;
}
.footer-widget .menu li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	color:#C8C8C8;
	display:block;
	margin-bottom:16px;
}
.footer-widget .menu .current-menu-item,
.footer-widget .menu a:hover,
.contact_details a:hover {
	color:#fff !important;
	font-weight:500;
}
.footer_widgets {
    width: 100%;
}
.footer-widgets-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.footer-widget-col.footer-col {
    flex: 1;
}
.site-footer .footer-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-widget-col.footer-full {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
	    padding-top: 16px;
    border-top: 1px solid #FFFFFF1A;
	margin-top:36px;
}
.footer-btm img {
	max-width:120px !important;
	filter: brightness(0) invert(1);
}
.footer-btm p {
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0px;
	text-align: right;
	color:#C8C8C8;
	margin:0;
}
ul.contact_details {
    padding: 0;
    list-style: none;
}
ul.contact_details li a {
	color: #C8C8C8;
	display:block;
	margin-bottom:16px;
	font-size: 16px;
}
ul.social_media {
    padding: 0;
    margin: 32px 0 0 0;
    list-style: none;
    display: flex;
    gap: 12px;
}
ul.social_media a {
	background:#FFFFFF1A;
	color:#fff;
	font-size:16px;
	width:36px;
	height:36px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:100px;
}
ul.social_media a:hover {
	background:#fff;
	color:var(--e-global-color-primary);
}
.elementor_mega_menu {
    position: fixed;
    left: 0;
    right: 0;
    max-width: 1440px;
    margin: 0 auto;
    z-index: 11;
    top: 130px;
	display:none;
/* 	visibility:hidden;
	opacity:0; */
}
.level-2>div:not(.active),
.level-3>div:not(.active),
.level-4>div:not(.active),
.leve-2-1>div:not(.active)
{
	display:none !important;
}

/****inner page****/

.ss_bread_crumb span {
    color: #fff;
    font-size: 14px;
}
span.breadcrumb_last {
    font-weight: 500;
}
.ss_bread_crumb a {
    color: #fff !important;
}
.ss_une_count_cont p {
    margin: 0;
}
.ss_domain_sec .elementor-widget-image img{
	width:100%;
}

.ss_domain_sec:after {
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
	    border-radius: 7px;
}

.ss_methode_no {
    width: 48px;
    height: 48px;
    background: #0000F51A;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 100px;
}
.ss_methode_no p{
	margin:0;
}
.ss_metho_bx p{
	margin:0;
}

.projets-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/****contact form section****/


/* HIDE DEFAULT RADIO */
.ss_contact_form input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* REMOVE DEFAULT APPEARANCE (extra safety) */
.ss_contact_form input[type="radio"] {
    appearance: none;
}

/* LIST RESET */
.ss_contact_form .wpcf7-list-item {
    margin: 0;
}

/* LABEL DESIGN */
.ss_contact_form .wpcf7-list-item-label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px;
    border: 1px solid #DADADA;
    border-radius: 7px;
    background: #f7f7f7;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

/* RADIO DOT */
.ss_contact_form .wpcf7-list-item-label::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #333;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.2s ease;
}

/* ACTIVE STATE */
.ss_contact_form input[type="radio"]:checked + .wpcf7-list-item-label {
    border: 1px solid #3b4eff;
    background: #eef0ff;
}

/* ACTIVE DOT */
.ss_contact_form input[type="radio"]:checked + .wpcf7-list-item-label::before {
    border-color: var(--e-global-color-primary);
    background: var(--e-global-color-primary);
    box-shadow: inset 0 0 0 2px #fff;
}

/* HOVER EFFECT */
.ss_contact_form .wpcf7-list-item-label:hover {
    border-color: #3b4eff;
}

/* SUBCATEGORY HIDE */
.ss_contact_subcat_box {
    display: none;
}

/* INPUTS */
.ss_contact_form input,
.ss_contact_form select {
    padding: 11px 16px !important;
    border: 1px solid #DADADA !important;
    border-radius: 7px !important;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    height: 46px;
    width: 100%;
}

/* TEXTAREA */
.ss_contact_form textarea {
    height: 166px;
    border: 1px solid #DADADA !important;
    border-radius: 7px !important;
    padding: 10px 16px;
    margin-top: 8px;
    width: 100%;
}

/* BUTTON */
.ss_contact_btn {
    margin-top: 20px;
    padding: 14px 20px;
    background: #0000F5;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    height: 54px;
    font-size: 16px;
    line-height: 26px;
}

/* RADIO GRID */
.ss_contact_grid.ss_contact_profile .wpcf7-radio,
.ss_contact_subcat_box .wpcf7-radio {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

/* RADIO LABEL TEXT */
.ss_contact_grid.ss_contact_profile .wpcf7-radio label,
.ss_contact_subcat_box .wpcf7-radio label {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #222E3C;
    line-height: 21px;
}

/* FORM LABEL */
.ss_contact_form label {
    font-size: 16px;
    font-weight: 500;
    color: #222E3C;
    line-height: 24px;
}

/* SPACING */
.ss_contact_form p {
    margin-bottom: 20px;
}

.ss_label_fst p {
    margin-bottom: 8px;
}


.ss_contact_form .ss_contact_btn{
	background: #0000F5;
    height: 54px;
    color: #fff;
    font-size: 16px;
    padding: 0 24px !important;
    line-height: 26px;
    margin: 0;
    border: 0 !important;
	    width: auto;
}
.ss_label_fst p{
	margin-bottom:8px;
}

.page-id-25 .site-header {
    border-bottom: 1px solid #E5E5E5;
}

.page-id-25 .site-navigation ul.menu li a, .page-id-23 .site-navigation ul.menu li a{
	color: #222E3C;
}

.btn_hvr_icon .elementor-button-icon{
    transition: padding-left 0.3s ease;
}

.btn_hvr_icon a:hover .elementor-button-icon{
    padding-left: 5px;
}

.renova_card_hover:hover img{
	    transition: all 0.5s ease;
    transform: scale(1.05);
}

.renova_card_hover:hover .elementor-button-icon{
    padding-left: 5px;
}
.renova_card_hover .elementor-button-icon{
    transition: padding-left 0.3s ease;
}
.renova_card_hover img {
    transition: all 0.5s ease;
}

.btn_cart_icon_hvr:hover .elementor-button-icon{
    padding-left: 5px;
}
.btn_cart_icon_hvr .elementor-button-icon{
    transition: padding-left 0.3s ease;
}

.doma_card:hover h3{
	color:#0000f5;
}

.familles_card:hover img{
	    transition: all 0.5s ease;
    transform: scale(1.05);
}
.familles_card img {
    transition: all 0.5s ease;
}
.familles_card:hover h3{
	color:#0000f5;
}

.des_text_hvr span:hover{
	color:#0000f5;
}
.elementor-widget-shortcode svg {
    width: 14px;
}

.elementor-widget-shortcode li {
    list-style: none;
    margin: 0 !important;
}

.elementor-widget-shortcode ul {
    padding: 0;
}

.ss_legal_sec a{
	color:#0000f5 !important;
}
.ss_legal_sec a:hover{
	text-decoration:underline !important;
}


.ss_ar_fad_menu .eael-advanced-menu-container {
    min-height: auto;
}
.ss_ar_fad_menu .eael-item-active {
        border-bottom: 2px solid !important;
    height: 28px !important;
    font-weight: 500 !important;
}

.ss_ar_fad_menu li {
    line-height:normal;
}


@media(min-width:580px) and (max-width:991px) {
	.projets-wrapper {
	  gap: 20px;
	}
	.projets-title {
		font-size:18px !important;
		line-height: 25px !important;
	}
}
@media(min-width:580px) and (max-width:767px) {
	.projets-wrapper {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
}
@media(max-width:981px) {
	.home-testimonails-card .testimonial-inline-style {
		flex-direction: column;
	}
}
@media(max-width:580px) {
	.projets-wrapper {
	  gap: 0px;
		grid-template-columns: repeat(1, 1fr);
	}
}

.projets-item {
  background: #fff;
}


.projets-tags {
  margin-top: 25px;
}

.projets-tags span {
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0px;
    fill: var(--e-global-color-secondary);
    color: var(--e-global-color-secondary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #222E3C66;
    border-radius: 50px 50px 50px 50px;
    padding: 6px 14px 6px 14px;
}

.projets-item:hover h4 {
    color: #0000f5;
}
.projets-title {
    padding-top: 10px;
    font-weight: 500 !important;
    color: #222e3c;
}
.projets-img{
	border-radius:7px;
	overflow:hidden;
}
@media(min-width:1170px) {
	.projets-img{
		height: 340px;
	}
}
@media(min-width:980px) and (max-width:1169px) {
	.projets-img{
		height: 230px;
	}
}
@media(min-width:680px) and (max-width:979px) {
	.projets-img{
		height: 180px;
	}
}
.projets-item img {
	width: 100%;
	display: block;
	object-fit: cover;
	border-radius: 7px 7px 7px 7px;
	transition: all 0.5s ease;
	height: 100% !important;
    object-position: center;
}
.projets-item:hover img {
    transition: all 0.5s ease;
    transform: scale(1.05);
}

.p-5.p-b-0{
	padding-bottom:0 !important;
}

.ss_start_project .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
}

.ss_domain_sec img{
	transition: all 0.5s ease;
}
.ss_domain_sec .elementor-widget-image{
	overflow:hidden;
	border-radius:7px;
}
.ss_domain_sec:hover img {
    transition: all 0.5s ease;
    transform: scale(1.05);
}
.height_56 h4 {
	height:56px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.height_48 h4 {
	height:48px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.height_64 h4 {
	height:64px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.text-center {
	text-align:center;
}

.number_after_sec:after {
    content: "";
    width: 2px;
    height: 32px;
    background: #DADADA;
    position: absolute;
    left: -30px;
    top: -40px;
}

.ss_bread_crumb .elementor-shortcode span span::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../../uploads/2026/04/breadcrumb-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 1px 0px 10px;
}
.full-image img{
	width:100%;
}
.ss_bread_crumb .elementor-shortcode span span:last-child::after {
    display: none !important;
}
.e-accordian .e-n-accordion-item:first-child .e-n-accordion-item-title {
    border-radius: 7px 7px 0 0;
}
.e-accordian .e-n-accordion-item:last-child:not([open]) .e-n-accordion-item-title {
    border-radius:0 0 7px 7px;
}
.e-accordian .e-n-accordion-item:last-child[open] > .elementor-element.e-con {
	border-radius: 0 0 7px 7px;
}
.e-accordian .e-n-accordion-item[open] > .e-n-accordion-item-title {
	border-bottom:1px solid transparent !important;
}
.e-accordian .e-n-accordion-item[open] .elementor-element.e-con {
	border-top:1px solid transparent !important;
}
.small-breadcrumb p {
	margin-bottom:0 !important
}
.p-blue5 img{
	filter: brightness(0) invert(1);
}

.ss_materi_sec img {
    width: 100%;
	 transition: transform 0.5s ease;
}
.ss_materi_sec .ss_mat_card:hover img{
	  transform: scale(1.05);
}
.ss_mat_card:hover {
    border: 1px solid #0000f5 !important;
}

.ss-mobile-menu-wrapper {
    display: none !important;
}


.situations_card_contnr {
    transition: all .6s ease;
    transition: transform .6s ease;
}

.ss_les_situa_card:hover .situations_card_contnr {
    /* background-size: 105% !important; */
    transform: scale(1.08);
    overflow: hidden;
}


@media(min-width:990px) and (max-width:1024px){
	.custom-pad {
		padding-left:5rem !important;
		padding-right:5rem !important;
	}
}
@media(min-width:991px) {
	.p-5 {
		padding:5rem !important;
	}
		.p-8 {
		padding:8rem 5rem !important;
	}
	
	.pl-pr{
		padding:0 5rem !important;
	}
	.p-blue5 {
		padding:3rem 5rem 3rem 5rem!important;
	}
	.p-lr-5 {
		padding:0 5rem !important;
	}
	.p-2-5 {
		padding:2rem 5rem !important;
	}
	.p-2-5-3 {
		padding:2rem 5rem 3.188rem !important;
	}
	.p-10-5-5-4 {
		padding:10.6rem 5rem 4rem 4.7rem !important;
	}
	
	.ss_ar_fad_menu {
	padding: 1rem 5rem !important;
	}

}
@media(min-width:767px) and (max-width:990px){
	.p-5 {
		padding:3.5rem 2.5rem !important;
	}
	.p-8 {
		padding:3.5rem 2.5rem !important;
	}
	.pl-pr{
		padding:0rem 2.5rem !important;
	}
	.p-blue5 {
		padding:3.5rem 2.5rem!important;
	}
	.p-lr-5 {
		padding:0 2.5rem !important;
	}
	.p-2-5 {
		padding:1.5rem 2.5rem !important;
	}
	.p-2-5-3 {
		padding:1.8rem 2.5rem 2.5rem !important;
	}
	.p-10-5-5-4 {
		padding:8.6rem 2.5rem 2.5rem 2.5rem !important;
	}
	#site-footer {
		padding: 2.75rem 2.5rem !important;
	}
	.site-header.white_fixed {
		padding: 2rem 2.5rem !important;
	}
	.site-header.white_fixed.fixHeader {
		padding: 0.7rem 2.5rem !important;
	}
	.img_respo img{
	width:100%;
}
	#site-header.dark_relative{
		    padding: 2rem 2.5rem !important;
	}
		.ss_ar_fad_menu {
	padding: 1rem   2.5rem 1rem !important;
	}
	.ss_ar_fad_menu .eael-advanced-menu li a {
    margin: 0px 18px 0px 0px !important;
}
		html[lang^="en"] .mobile-banner-set .elementor-button {
    min-width: auto !important;
		    padding: 15px 25px 15px 25px !important;
}
}
@media(max-width:767px){
	.p-5 {
		padding:2rem 1.2rem !important;
	}
	.p-8 {
		padding:2rem 1.2rem !important;
	}
	.pl-pr{
		padding:0rem 1.2rem !important;
	}
	.p-blue5 {
		padding:2rem 1.2rem !important;
	}
	.p-lr-5 {
		padding:0 1.2rem !important;
	}
	.p-2-5 {
		padding:1.2rem 1.2rem !important;
	}
	.p-2-5-3 {
		padding:1.5rem 1.2rem 2rem !important;
	}
	.p-10-5-5-4 {
		padding:5.6rem 1.2rem 2rem !important;
	}
	.site-header.white_fixed {
		padding: 1.2rem !important;
	}
	.site-header.white_fixed.fixHeader,
	#site-header.site-header.dark_relative.fixHeader {
		padding: 0.7rem 1.2rem !important;
	}
	#site-footer {
		padding: 2.75rem 1.2rem !important;
	}
	.white_fixed .site-logo img {
		max-width: 120px;
	}
	.footer-widget .menu li a,
	ul.contact_details li a {
		font-size: 14px;
	}
	ul.social_media a {
		font-size: 12px;
		width: 30px;
		height: 30px;
	}
	ul.social_media {
		gap: 4px;
	}
		.ss_icon_no_m0 .elementor-widget{
		margin-bottom:0 !important;
	}
	
	.ss_contact_form input[type="radio"]{
		width:auto;
	}
	.ss_contact_form .wpcf7-list-item-label::before{
		flex-shrink: 0;
	}

.site-navigation-dropdown .sub-menu, .extra-box {
    display: block;
}
	
	.menu-item-has-children{
    position: relative;
}


	.ss-mobile-menu-wrapper {
    display: block !important;
}
	
    .dark_relative .site-logo img {
        max-width: 120px;
    }
       #site-header.site-header.dark_relative {
        padding: 1.2rem !important;
    }
	    .dark_relative .ss-mobile-toggle button {
        color: #585858;
    }
	
	.category-tabs button {
           padding: 10px 12px !important;
        height: 35px !important;
        display: flex !important;
        font-size: 13px !important;
    }

	.category-tabs {
    flex-wrap: nowrap !important;
    overflow: scroll;
overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: auto;
		padding-bottom: 8px;
    -webkit-overflow-scrolling: touch;
}
.total_project_with_cat {
	grid-column: 1 !important;
}
.page-id-19 .projets-title{
	        font-size: 20px !important;
        line-height: 26px !important;
}

.total_project_with_cat {
    font-size: 14px !important;
    padding-bottom: 13px;
}

.projets-item img {
    height: 240px !important;
    object-fit: cover;
}
button#loadMoreBtn {
    padding: 0 16px !important;
    margin-top: 25px !important;
    font-size: 14px !important;
}
	
.subcategories {
    flex-wrap: wrap;
    padding-bottom: 20px;
}	
	.subcategories button {
    font-size: 12px !important;
    height: 30px;
    line-height: 0;
    padding: 5px 12px;
}
.ss_contact_grid.ss_contact_profile .wpcf7-radio, .ss_contact_subcat_box .wpcf7-radio {
    grid-template-columns: repeat(1, 1fr);
}	
	.position-none .elementor-widget-image {
    position: relative;
    width: 100%;
    height: 100%;
}
	
.mobile-banner-set {
    height: 60vh !important;
    min-height: auto !important;
}	
	.mobile-banner-set .e-con-inner{
		z-index:9;
	}
		.mobile-banner-set img{
		width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
            height: 100% !important;
	}
	.mobile-banner-set:before{
		z-index:1;
	}
	
	.image-carf-style-1 img {
    max-height: 345px;
    height: 240px !important;
}
	.projets-title {
    font-size: 18px !important;
    line-height: 26px !important;
}
	.projets-tags span {
    font-size: 12px;
    line-height: 20px;
}
.custom-nav button, .custom-nav button:focus {
    width: 48px;
	height: 48px;
	}
	
	.hm_testi_sec .testimonial-star-rating{
		font-size:12px;
	}
	.hm_testi_sec .testimonial-inline-style{
		flex-direction:row !important;
	}
	.mobile-banner-set h1{
		letter-spacing:0 !important;
	}
	.mobile-banner-set .elementor-button{
    font-size: 14px !important;
    padding: 12px 18px 12px 18px !important;
	}
		.ss_ar_fad_menu {
	padding: 1.2rem   1.2rem 0.5rem !important;
	}
	.ss_ar_fad_menu .eael-advanced-menu{
display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
    padding-bottom: 8px !important;
	}
	
	.ss_ar_fad_menu .eael-advanced-menu::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}
	
.lang-dropdown {
	background: #f5f5f5;
	}	
	html[lang^="en"] .mobile-banner-set .elementor-button {
    min-width: auto !important;
		    padding: 15px 25px 15px 25px !important;
}
}






/* @media(min-width:680px) and (max-width:991px){
	.p-5 {
		padding:3rem 2rem !important;
	}
	.p-lr-5 {
		padding:0 2rem !important;
	}
	.p-2-5 {
		padding:1.2rem 2rem !important;
	}
	.p-2-5-3 {
		padding:1.5rem 2rem 2rem !important;
	}
	.p-10-5-5-4 {
		padding:7.6rem 2rem 3rem 2rem !important;
	}
	.site-header.white_fixed {
		padding: 2rem 2rem !important;
	}
	.site-header.white_fixed.fixHeader {
		padding: 0.7rem 2rem !important;
	}
	#site-footer {
		padding: 2.75rem 2rem !important;
	}
} */
@media(min-width:767px) and (max-width:991px){
	.ss_domain_sec {
		min-height: 360px !important;
		max-height: 360px !important;
	}
	.number_after_sec::after{
		display:none;
	}
	.ss_contact_form input[type="radio"] {
    width: auto;
}
}

@media(max-width:991px){
	#site-header .site-navigation-toggle-holder {
		padding: 0 !important;
	}
	#site-header .site-navigation-toggle-holder .site-navigation-toggle {
		color: #fff !important;
	}
	#site-header.fixHeader .site-navigation-toggle-holder .site-navigation-toggle {
		background:var(--e-global-color-primary);
	}
	.lang-line {
		display:none !important;
	}
}

@media(max-width:380px) {
	form#newsletter {
		flex-direction:column;
	}
}

/*================= Mega Menu ======================*/
.mega-menu {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 111;
    background: #fff;
    top: 110px;
    padding: 48px;
	box-shadow: 0px 4px 24px 0px #00000014;
	border-radius:8px;
	min-height: 532px;
	visibility:hidden;
	opacity:0;
/* 	transition:all 0.5s ease; */
}
.mega-menu.active {
	visibility:visible;
	opacity:1;
/* 	top: 110px; */
/* 	transition:all 0.5s ease; */
}
.mega_menu_fixed .mega-menu {
	top:59px !important;
/* 	transition:all 0.5s ease; */
}
.mega_menu_fixed .mega-menu.active {
/* 	top:59px !important; */
/* 	transition:all 0.5s ease; */
}
.mega-row {
    display: flex;
/*     grid-template-columns: 1fr 1fr 1fr 1fr; */
    gap:0px;
    padding: 0;
}
.mega-menu .parent-item {
    font-size: 1rem;
    color: var(--e-global-color-secondary);
    padding: 11px 16px;
    line-height: 24px;
	font-weight:500;
	position:relative;
	overflow: hidden;
	display: block;
}
.mega-menu .parent-item.active,
.mega-menu .parent-item:hover {
    background: #F8F8F8;
    color: var(--e-global-color-primary);
    border-radius: 7px;
}	
.mega-menu .parent-item.active:before,
.mega-menu .parent-item:hover:before {
    position: absolute;
    left: -2px;
    content: '';
    width: 5px;
    height: 24px;
    top: 12.25px;
    background: var(--e-global-color-primary);
    border-radius: 0 20px 20px 0px!important;
}
	.mega-row .col {
		padding: 0 32px;
	}
	.mega-row .col:first-child {
		padding-left:0;
	}
	.mega-row .col:last-child {
		padding-right:0;
		width: 34%;
	}
	.mega-row .col:not(:last-child) {
		border-right:1px solid #E8E8E8;
		flex: 0 0 22%;
	}
.col h3 {
    font-size: 20px;
    font-weight: bold;
}

.col-3 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mega-menu .col-3 ul li a {
	font-weight: 400;
	font-size: 15px;
	line-height: 22.5px;
	letter-spacing: 0px;
	padding: 12.5px 16px;
	border-radius: 7px;
	color: var(--e-global-color-secondary);
	display: block;
}
.mega-menu .col-3 ul li:hover a {
	font-weight: 400;
	color: var(--e-global-color-primary);
	cursor: pointer;
	background: #F8F8F8;
}
.col-4 img {
    width: 100%;
    display: block;
}

.extra-box {
    margin-bottom: 15px;
}
.sub-menu,
.extra-box {
    display: none;
}

.site-navigation .sub-menu{
	 display: none !important;
}
.site-navigation ul.menu li.menu-item-has-children:after{
	display:none !important;
}

.mega-menu .sub-menu.active,
.mega-menu .extra-box.active {
    display: block;
}
.mega-menu .child-item {
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 22.5px;
    letter-spacing: 0px;
    padding: 12.5px 16px;
    border-radius: 7px;
	color: var(--e-global-color-secondary);
	display: block;
}
.mega-menu .child-item.active,
.mega-menu .child-item:hover {
    font-weight: 400;
    color: var(--e-global-color-primary);
    cursor: pointer;
	background:#F8F8F8;
	text-decoration:underline;
}

.child-group {
    display: none;
}
.child-group.active {
    display: block;
}
.extra-box img {
	transition:all 0.5s ease;
}	
.extra-box:hover img {
	transition:all 0.5s ease;
	transform:scale(1.1);
}	
.child_image_box {
    position: relative;
    border-radius: 7px;
    overflow: hidden;    
	display: flex;
    align-items: center;
    justify-content: center;
	height:266px;
}
.child_image_box img {
	object-fit:cover;
	height:100%;
	width:100%;
}
.child_image_box:before {
	background-color: #0000f51a;
	content:'';
	width:100%;
	height:100%;
	left:0;
	top:0;
	visibility:hidden;
	opacity:0;
	position: absolute;
    z-index: 1;
}
	
.child_image_box_btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 500;
    color: var(--e-global-color-secondary);
    display: flex;
    width: 129px;
    height: 45px;
    align-items: center;
    gap: 5px;
    justify-content: center;
	visibility:hidden;
	opacity:0;
	z-index:1;
}
.child_image_box_btn:hover {
	background:var(--e-global-color-primary);
	color:#fff;
}
.child_image_box_desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    margin-top: 15px;
}	
.child_image_box_btn svg {
    width: 16px;
}
.extra-box:hover .child_image_box:before,
.extra-box:hover .child_image_box_btn	{
	visibility:visible;
	opacity:0.9;
}
.mega_menu_heading {
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color:#616161;
	margin-bottom:24px;
}
/* End Here */
.height_same .eael-testimonial-item,
.height_same .eael-testimonial-item-inner {
	height:100% !important;
}
.elementor-button .elementor-button-text {
	font-weight:500;
}
.bdr-r-1,
.bdr-l-1 {
	position:relative;
}
.bdr-r-1:after {
	right:0;
}
.bdr-l-1:after {
	left:0;
}
.bdr-r-1:after,
.bdr-l-1:after {
	position:absolute;	
	background:var(--e-global-color-primary);
	height:100px;
	width:1px;
	content:'';
	opacity:0.3;
}
.category-tabs button {
    background: #EEEEEE;
    border: 0;
    padding: 0 24px;
    border-radius: 7px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: var(--e-global-color-secondary);
}
.category-tabs button.active, .category-tabs button:hover, .category-tabs button:focus {
    background: var(--e-global-color-primary) !important;
    color: #fff;
}
.category-tabs {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
.subcategories {
    border-top: 1px solid #E8E8E8;
    margin-top: 34px;
    padding-top: 24px;
    gap: 8px;
    align-items: center;
	margin-bottom: -30px;
}
.subcategories span {
    font-size: 14px;
    color: #666;
    margin-right: 8px;
}
.subcategories button {
    border-color: #dadada;
    color: var(--e-global-color-secondary);
    font-size: 14px;
    border-radius: 7px;
    background: #fff;
}
.e-accordian .e-n-accordion-item-title:hover .e-n-accordion-item-title-text,
.image-carf-style-1 .elementor-widget-image-box:hover .elementor-image-box-title {
	color:var(--e-global-color-primary);
}
[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus {
    background-color: var(--e-global-color-secondary) !important;
    color: #fff;
    text-decoration: none;
}


@media(min-width:1920px) {
	.max-container {
		max-width:1440px !important;
		margin:0 auto;
	}
}


/*****mobile menu*****/

@media (max-width:1024px){
	
		
/******mobile menu****/
	/* MOBILE MENU */
.ss-mobile-menu{
    position: fixed;
    top: 0;
    right: -100%;
    width: 340px;
    max-width: 80%;
    height: 100vh;
    background: #fff;
    z-index: 99999;
    overflow-y: auto;
    transition: right .4s ease;
}

.ss-mobile-menu.active{
    right: 0;
}

/* OVERLAY */
.ss-menu-overlay{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.45);
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    z-index: 99998;
}

.ss-menu-overlay.active{
    opacity: 1;
    visibility: visible;
}

.ss-menu-header{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:24px 28px;
    border-bottom:1px solid #e7e7e7;
}

.ss-menu-header h4{
    margin:0;
    font-size:20px;
    font-weight:600;
    color:#1f2937;
}

.ss-close-menu{
    background:none;
    border:none;
    font-size:34px;
    line-height:1;
    cursor:pointer;
    color:#1f2937;
}

.ss-mobile-menu ul{
    margin:0;
    padding:0;
    list-style:none;
}

.ss-mobile-menu .menu{
    padding:0px 0;
}

.mob_open_menu {
    border-bottom: 1px solid #efefef !important;
}

.ss-mobile-menu li{
    position:relative;
}

.ss-mobile-menu li a{
    display:flex;
    align-items:center;
    justify-content:space-between;
 padding: 15px 40px;
    color:#1f2937;
    text-decoration:none;
    font-size:15px;
    font-weight:500;
}

.ss-mobile-menu .sub-menu{
    display:none;
    padding-bottom:10px;
}

.ss-mobile-menu .sub-menu li a{
 font-size: 15px;
 font-weight: 500;
padding: 12px 16px;
}

.ss-arrow{
    position:absolute;
    top:15px;
    right:-2px;
    width:20px;
    height:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    transition:.3s ease;
}

.ss-arrow svg{
    width:18px;
    height:18px;
    stroke:#616161;
}

.ss-arrow.active{
    transform:rotate(180deg);
}

.ss-mobile-menu .menu > li:first-child > .sub-menu{
    display:block;
}

.ss-mobile-menu .menu > li:first-child > a{
    pointer-events:none;
}

.ss-mobile-menu .menu > li:first-child > .ss-arrow{
    display:none;
}
.ss-mobile-toggle button {
    border: 0;
    padding: 0;
    line-height: 0;
    color: #fff;
}

.ss-menu-btn svg {
    fill: #fff !important;
}

.ss-mobile-toggle {
    line-height: 0 !important;
}

.ss-menu-header h4 {
    color: #222e3c !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

button.ss-close-menu {
    padding: 0;
    font-size: 20px;
    font-weight: 600;
}
	
.mob_open_menu {padding: 16px 24px;}

.mob_open_menu>a {
    padding: 0 !important;
    text-transform: uppercase;
    color: #616161 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: .5px;
    margin-bottom: 4px;
}	
	.ss-mobile-menu .sub-menu .sub-menu li a {
    font-size: 14px;
    font-weight: 400;
    padding: 8px 29px;
}
	
.ss-mobile-menu .sub-menu .sub-menu .sub-menu li a {
    padding: 10px 15px 10px 40px;
}
	
	.ss-mobile-menu-wrapper {
    display: block !important;
}
	
.fixHeader .ss-menu-btn svg {
    color: #000;
}	
	
}

@media only screen and (min-width: 481px) and (max-width: 767px){

.total_project_with_cat {
        grid-column: 1 / 3 !important;
    }
	    .projets-wrapper {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
}
.see_less {
	color:#616161;
	font-weight: 500;
}
.see_less:hover {
	color:var(--e-global-color-primary);
}
@media(min-width:767px) {
	.eor {
		font-size:16px;
	}
	.see_less {
		font-size:14px;
	}
}
@media(max-width:767px) {
	.eor {
		font-size:14px;
	}
	.see_less {
		font-size:13px;
	}
	.ss_bread_crumb span {
		font-size: 12px;
	}
	.ss_bread_crumb .elementor-shortcode span span::after {
		width: 6px;
		height: 8px;
		margin: 0 1px 0px 6px;
	}
	.projets .small-breadcrumb {
		min-height:60vh;
	}
}    







