/*
 Theme Name:     Divi creative agency
 Theme URI:      https://demo.infomaniak.com/preview?t=divi-creative-agency
 Description:    Votre site sera constitue de plusieurs pages (accueil, blog, contact, etc...) que vous pourrez librement personnaliser selon vos besoins.
 Author:         Infomaniak
 Author URI:     https://www.infomaniak.com
 Template:       Divi
 Version:        1.0.0
*/

@font-face {
  font-family: 'Helvetica';
  src: url('/wp-content/uploads/fonts/Helvetica.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap; 
}

@font-face {
  font-family: 'Helvetica';
  src: url('/wp-content/uploads/fonts/Helvetica-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap; 
}
@font-face {
  font-family: 'ETmodules'; 
  src: url('/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block; 
}
:root {
  --font-primary: 'Helvetica', sans-serif;
}
#simple-translate,
.simple-translate-system-theme,
.simple-translate-button,
.simple-translate-panel {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.goog-te-banner-frame,
#goog-gt-tt,
.goog-te-balloon-frame {
  display: none !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body {
  font-family: var(--font-primary);
}
.hero-heading .et_pb_heading_container h1 {
	font-size: clamp(3rem, 5vw, 4.5rem) !important;
}
.heading-style-h1 .et_pb_heading_container h2 {
	font-size: clamp(2rem, 3vw, 3rem) !important;
}
h1,
.heading-style-h1 {
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.4;
  font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 0;
}
.et_pb_title_container h1 {
  font-size: clamp(2rem, 3vw, 3rem);
}

h2,
.heading-style-h2 {
    font-size: clamp(1.5rem, 3vw, 2rem);
    line-height: 1.4;
    font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}
.line-h2 {
	padding-bottom: 8px !important;
	border-bottom: 1px solid rgba(230, 235, 239, 1)
}
h3,
.heading-style-h3 {
  font-size: clamp(1.25rem, 3vw, 1.5rem);
  line-height: 1.4;
  font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 0;
}
.section-hero {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	aspect-ratio: 1920 / 700;
	position: relative;
	  z-index: 1;
	  width: 100%;
	min-height: 615px;
}
.section-hero-row-col-1 {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.section-hero-row-col-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.section-4-col {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hero-timeline_component {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.hero-timeline_item {
  display: flex;
  align-items: flex-start;
  padding: 40px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
	gap: 40px;
}
.hero-timeline_item:first-child {
  padding-top: 0;
}
.hero-timeline_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.hero-timeline_year {
  font-size: clamp(24px, 2vw, 30px);
  font-weight: 700;
  color: #A6BBC8; 
	line-height: 1.2;
}

.hero-timeline_content {
  flex: 1; 
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.hero-timeline_heading {
  color: #ffffff;
}

.hero-timeline_paragraph {
   font-size: clamp(14px, 2vw, 16px);
  font-weight: 400;
  color: #C9D6DE; 
  margin: 0;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .hero-timeline_item {
    flex-direction: column; 
    gap: 1rem;
    padding: 2rem 0;
  }
  
  .hero-timeline_year {
    flex: 0 0 auto;
  }
}
.sub-heading-h1 {
  font-size: clamp(18px, 2vw, 20px) !important;
  color: #2F7084;
}
/* custom btn */
.mossadegh-btn {
font-weight: 700;
font-size: clamp(14px, 2vw, 16px);
line-height: 1.4;
text-align: center;
  color: #091F2C;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  padding: 16px 0;
	margin-bottom: 0;
	border-radius: 8px;
}
.mossadegh-btn svg {
  transition: color 0.2s ease, fill 0.2s ease, stroke 0.2s ease;
}
.mossadegh-btn:hover {
	color: #7A9DB0 !important;
}
.mossadegh-btn:hover span {
	color: #7A9DB0 !important;
}
.mossadegh-btn:hover svg path {
  stroke: #7A9DB0 !important;
}
/* ==========================================================================
   GLOBAL & HEADER BASE SETUP
   ========================================================================== */
.et_pb_section_0_tb_header.et_pb_section.header-scrolled {
    background-color: #ffffff !important;
    box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.15);
}
.et_pb_section_0_tb_header.et_pb_section.header-scrolled .mobile_menu_bar::before {
    color: #58666E;
}
#menu-main-header .et-menu-nav li > a {
	color: #ffffff;
}
#menu-main-header .et-menu-nav li > a,
#sub-menu-header .et-menu-nav li > a {
    transition: border-color 0.3s ease, color 0.3s ease;
    border-bottom: 1px solid transparent !important; 
}


#menu-main-header .et-menu-nav > ul > li.current-menu-item > a,
#menu-main-header .et-menu-nav > ul > li.current-menu-ancestor > a,
#menu-main-header .et-menu-nav .sub-menu li.current-menu-item > a {
    border-bottom-color: #ffffff !important;
}


#menu-main-header .et-menu-nav li a:hover,
#sub-menu-header .et-menu-nav li a:hover {
    color: #7A9DB0 !important;
    border-bottom-color: #7A9DB0 !important;
    opacity: 1 !important;
}
.header-scrolled #menu-main-header .et-menu > li > a {
    color: #788891;
}
.header-scrolled #menu-main-header .et-menu-nav > ul > li.current-menu-item > a,
.header-scrolled #menu-main-header .et-menu-nav > ul > li.current-menu-ancestor > a,
.header-scrolled #menu-main-header .et-menu-nav .sub-menu li.current-menu-item > a,
#sub-menu-header .et-menu-nav > ul > li.current-menu-item > a,
#sub-menu-header .et-menu-nav > ul > li.current-menu-ancestor > a,
#sub-menu-header .et-menu-nav .sub-menu li.current-menu-item > a {
    color: #2F7084 !important;
    border-bottom-color: #2F7084 !important;
}


/* ==========================================================================
   MOBILE MENU
   ========================================================================== */
#menu-main-header .et_mobile_menu li a:hover,
#sub-menu-header .et_mobile_menu li a:hover {
    color: #7A9DB0 !important;
    border-bottom: 1px solid #7A9DB0 !important;
}
#menu-main-header .et_mobile_menu li.current-menu-item > a,
#sub-menu-header .et_mobile_menu li.current-menu-item > a {
	   color: #2F7084 !important;
    border-bottom: 1px solid #2F7084 !important;
}

.et_pb_menu_0_tb_header 
.et_pb_menu_inner_container>.et_pb_menu__logo-wrap 
.et_pb_menu__logo img, 
.et_pb_menu_0_tb_header 
.et_pb_menu__logo-slot 
.et_pb_menu__logo-wrap img {
    height: auto;
    max-width: 133px;
    max-height: 80px;
}
.et_pb_menu .et_pb_menu__wrap {
	max-height: 44px;
}
.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
	align-items: center;
}
/* header custom */
.et_pb_menu .et_pb_menu__menu>nav>ul {
	column-gap: 24px;
	row-gap: 12px;
}
.et_pb_menu .et-menu>li {
    padding-left: 0;
    padding-right: 0;
}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	padding: 8px;
	border-bottom: 1px solid transparent;
}
.et_pb_menu .et-menu-nav ul.sub-menu {
  	width: auto !important;
	min-width: 260px; 
	max-width: 320px;
  	padding: 8px 0 !important;
}

.et_pb_menu .et-menu-nav ul.sub-menu li {
  width: 100%;
  padding: 0 ;
}

.et_pb_menu .et-menu-nav ul.sub-menu li a {
  width: auto;
  display: block;
  padding: 10px 20px; 
  text-align: left; 
}
/* footer */
.footer-row {
  display: flex;
  flex-wrap: wrap;
  gap: 60px; 
  justify-content: space-between;
  align-items: flex-start;
}
.col-brand {
  flex: 0 0 35%; 
  max-width: 35%;
}

.footer-logo {
  max-height: 70px;
  width: auto;
  margin-bottom: 15px;
  display: block;
}

.brand-title {
  font-weight: 700;
  padding-bottom: 16px;
  color: #ffffff;
}

.brand-desc {
  font-size: clamp(12px, 2vw, 14px);
  line-height: 1.5;
  color: #ECEEF0;
  margin-bottom: 16px;
  max-width: 90%; 
}

.social-icons {
  display: flex;
  gap: 16px;
}

.social-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 6px;
  background-color: #ffffff;
  color: #1e293b;
  transition: all 0.25s ease;
}

.social-item:hover {
  opacity: 0.6;
}

.col-info-group {
  display: flex;
  flex-wrap: wrap;
  gap: 60px; 
  justify-content: space-between;
}

.info-sub-col {
  flex: 1;
  min-width: 140px; 
  box-sizing: border-box;
}

.col-links {
  max-width: 160px;
}

.col-contact {
  max-width: 280px;
  min-width: 220px; 
}

.col-hours {
  max-width: 180px;
}

.col-title {
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  padding-bottom: 16px;
  position: relative;
}

.footer-links-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0;
}

.footer-links-list li {
  margin-bottom: 12px;
}

.footer-links-list a,
.contact-details a {
  color: #ECEEF0;
  text-decoration: none;
  font-size: clamp(12px, 2vw, 14px);
  transition: color 0.2s ease, border-color 0.2s ease;
  border-bottom: 1px solid transparent;
}

.footer-links-list a:hover,
.contact-details a:hover {
  color: #7A9DB0;
  border-bottom-color: #7A9DB0;
  opacity: 1;
}
.footer-links-list a.active,
.contact-details a.active {
  color: #7A9DB0;
  border-bottom-color: #7A9DB0;
  opacity: 1;
}

.address-text {
  font-size: clamp(12px, 2vw, 14px);
  line-height: 1.6;
  color: #ECEEF0;
 	margin-bottom: 18px;
	padding-bottom: 0;
}

.phone-numbers,
.email-address {
  line-height: 1.6;
  margin-bottom: 18px;
	padding-bottom: 0;
}

.hours-details {
   font-size: clamp(12px, 2vw, 14px);
  line-height: 1.5;
  color: #ECEEF0;
}

.hours-details .days {
  margin-bottom: 0;
	padding-bottom: 0;
}

.hours-details .time {
  font-weight: 600;
}

.c-empty-state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 60px 20px;
    width: 100%;
}

.c-empty-state__image-wrapper {
    max-width: 220px;
    width: 100%;
    margin-bottom: 60px;
}

.c-empty-state__image {
    width: 100%;
    height: auto;
    display: block;
}

.c-empty-state__heading {
    font-size: 20px;
    font-weight: 400;
    color: #788891;
    margin: 0 0 8px 0;
}

.c-empty-state__paragraph {
    font-size: 16px;
	 font-weight: 400;
    color: #788891;
    margin: 0;
}
.dipl_text_with_media_item img {
	width: 24px;
	height: 24px;
}
/* RESPONSIVE */
@media (max-width: 1032px) {
  .col-brand {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  
  .col-info-group {
    flex: 0 0 100%;
    max-width: 100%;
  }
	
	.et_pb_menu__menu {
        display: none !important;
    }
    
   .et_mobile_nav_menu {
        display: block !important;
    }
	.et_mobile_menu li a {
		border-bottom: 1px solid rgba(0, 0, 0, .03);
		color: #666;
		padding: 10px 5%;
		display: block;
	}
	.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
        list-style: none !important;
        text-align: left;
    }
	.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap 
	.et_pb_menu__logo img, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img {
    max-width: 90px;
}

}
@media all and (max-width: 980px) {
  .et_mobile_menu {
    max-height: 80vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 768px) {
	.footer-row {
		gap: 30px;
	}
  .col-info-group {
    gap: 30px 15px; 
  }
  .info-sub-col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.wpml-ls-globe {
	margin-right: 4px;
	margin-left: 4px;
	line-height: 1;
}
