{#
header { width: 100%; display: inline-block; vertical-align: top; }
header.header { width: 100%; display: inline-block; vertical-align: top; background-color: transparent; }
header.header .header-wrap { width: 100%; display: inline-block; vertical-align: top; box-shadow: 0px 4px 16px #00000029; }
header.header .header-wrap .header-inner { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 13px 0; }
header.header .header-wrap .header-inner .logo { width: 140px; display: flex; justify-content: flex-start; align-items: center; margin: 0; }
header.header .header-wrap .header-inner .logo a { display: flex; align-items: center; margin: 0; }
header.header .header-wrap .header-inner .logo a img { width: 100%; display: flex; align-items: center; object-fit: contain; object-position: center; }
header.header .header-wrap .header-inner .menu-nav { display: flex; justify-content: flex-start; align-items: center; margin: 0 67px 0 60px; }
header.header .header-wrap .header-inner .menu-nav ul { width: 100%; display: flex; justify-content: flex-start; align-items: center; }
header.header .header-wrap .header-inner .menu-nav ul li { display: flex; align-items: center; margin: 0 17.5px; }
header.header .header-wrap .header-inner .menu-nav ul li:first-child { margin-left: 0; }
header.header .header-wrap .header-inner .menu-nav ul li:last-child { margin-right: 0; }
header.header .header-wrap .header-inner .menu-nav ul li a { display: flex; align-items: center; font-family: Lato, sans-serif; font-size: 14px; line-height: 17px; font-weight: 700; color: #333333; }
header.header .header-wrap .header-inner .cta { display: flex; justify-content: flex-start; align-items: center; margin: 0 42px 0 0; }
header.header .header-wrap .header-inner .cta a.secondary { margin-left: 16px; }
header.header .header-wrap .header-inner .login { display: inline-block; vertical-align: top; margin: 0; }
header.header .header-wrap .header-inner .login a { display: flex; justify-content: flex-start; align-items: center; font-size: 14px; line-height: 17px; text-decoration: none; color: #333333; }
header.header .header-wrap .header-inner .login a svg { width: 9px; height: 11px; margin: 0; margin-right: 8px; }
header.header .header-wrap .header-inner .francais { display: flex; align-items: center; margin: 0 0 0 50px; }
header.header .header-wrap .header-inner .francais a { display: flex; align-items: center; font-size: 14px; line-height: 17px; text-decoration: none; color: #333333; margin: 0; }

@media(max-width:1317px){
  header.header .header-wrap .header-inner { justify-content: space-between; }
  header.header .header-wrap .header-inner .menu-nav { margin: 0 40px; }
  header.header .header-wrap .header-inner .cta { margin: 0 25px 0 0; }
  header.header .header-wrap .header-inner .francais { margin: 0 0 0 25px; }
}
#}


header { width: 100%; display: inline-block; vertical-align: top; }
header.header { width: 100%; display: inline-block; vertical-align: top; background-color: transparent; }
header.header .header-section { width: 100%; display: inline-block; vertical-align: top; box-shadow: 0px 4px 16px #00000029; }
header.header .header-section .header-bottom .header-bottom-inner { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 13px 0; }
header.header .header-section .header-bottom .header-bottom-inner .logo { width: 196px; display: flex; justify-content: flex-start; align-items: center; margin: 0; }
header.header .header-section .header-bottom .header-bottom-inner .logo a { display: flex; align-items: center; margin: 0; }
header.header .header-section .header-bottom .header-bottom-inner .logo a img { width: 100%;  height: 100%;  display: flex; align-items: center; object-fit: contain; object-position: center; }
header.header .header-section .header-bottom .header-bottom-inner .menu-nav { display: flex; justify-content: flex-start; align-items: center; margin: 0 67px 0 60px; }
header.header .header-section .header-bottom .header-bottom-inner .menu-nav ul { width: 100%; display: flex; justify-content: flex-start; align-items: center; }
header.header .header-section .header-bottom .header-bottom-inner .menu-nav ul li { display: flex; align-items: center; margin: 0 17.5px; }
header.header .header-section .header-bottom .header-bottom-inner .menu-nav ul li:first-child { margin-left: 0; }
header.header .header-section .header-bottom .header-bottom-inner .menu-nav ul li:last-child { margin-right: 0; }
header.header .header-section .header-bottom .header-bottom-inner .menu-nav ul li a { display: flex; align-items: center;  font-size: 14px; line-height: 17px; font-weight: 700; color: #333333; }
header.header .header-section .header-bottom .header-bottom-inner .cta { display: flex; justify-content: flex-start; align-items: center; margin: 0 42px 0 0; }
header.header .header-section .header-bottom .header-bottom-inner .cta a.secondary { margin-left: 16px; }
header.header .header-section .header-bottom .header-bottom-inner .login { display: inline-block; vertical-align: top; margin: 0 0 0 35px; }
header.header .header-section .header-bottom .header-bottom-inner .login a { display: flex; justify-content: flex-start; align-items: center; font-size: 14px; line-height: 17px; text-decoration: none; color: #333333; }
header.header .header-section .header-bottom .header-bottom-inner .login a svg { width: 9px; height: 11px; margin: 0; margin-right: 8px; }
header.header .header-section .header-bottom .header-bottom-inner .francais { display: flex; align-items: center; margin: 0 0 0 50px; }
header.header .header-section .header-bottom .header-bottom-inner .francais a { display: flex; align-items: center; font-size: 14px; line-height: 17px; text-decoration: none; color: #333333; margin: 0; }
header.header .header-section .header-bottom .header-bottom-inner .login .dm-logoin { display: none; }
.header-section .header-bottom-inner .header-menu > ul > li:hover > a { color: #0072bc !important; }
.header-section .header-bottom-inner .header-menu > ul li:hover svg { fill: #0072bc !important; }
.header-section .header-bottom-inner .header-menu > ul li svg{  transition: all .4s ease-in-out; }
@keyframes fade-in {
  from { opacity: 0.8; }
  to { opacity: 1; }
}
 
@media(max-width:1317px){
  header.header .header-wrap .header-inner { justify-content: space-between; }
  header.header .header-wrap .header-inner .menu-nav { margin: 0 40px; }
  header.header .header-wrap .header-inner .cta { margin: 0 25px 0 0; }
  header.header .header-wrap .header-inner .francais { margin: 0 0 0 25px; }
  header.header .header-section .header-bottom .header-bottom-inner .logo {width: 150px;}
}
/* ================ */

.header-section .hs-menu-wrapper ul { padding: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal ul { list-style: none; margin: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul { height: 20px; display: inline-block; margin-bottom: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul:before { content: " "; display: table; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul:after { content: " "; display: table; clear: both; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 { float: left; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { display: inline-block; padding: 0; white-space: nowrap; max-width: 140px; overflow: hidden; text-overflow: ellipsis; text-decoration: none; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children { position: relative; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { visibility: hidden; opacity: 0; -webkit-transition: opacity 0.4s; position: absolute; z-index: 10; left: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { display: block; white-space: unset; width: 140px; overflow: hidden; text-overflow: unset; margin: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { left: 100%; top: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { opacity: 1; visibility: visible; }
.header-section .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul { margin-bottom: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch { position: relative; margin-bottom: 20px; min-height: 7em; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul { margin-bottom: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children { position: static; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper { display: none; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper { display: block; visibility: visible; opacity: 1; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before { content: " "; display: table; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after { content: " "; display: table; clear: both; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li { float: left; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a { display: inline-block; padding: 10px 20px; white-space: nowrap; max-width: 140px; width: auto; overflow: hidden; text-overflow: ellipsis; text-decoration: none; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical { width: 100%; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical ul { list-style: none; margin: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical li a { display: block; white-space: nowrap; width: 140px; overflow: hidden; text-overflow: ellipsis; margin: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical > ul { margin-bottom: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a { width: auto; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li a { padding: 10px 20px; text-decoration: none; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children { position: relative; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper { visibility: hidden; opacity: 0; -webkit-transition: opacity 0.4s; position: absolute; z-index: 10; top: 0; left: 180px; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a { min-width: 140px; width: auto; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul { max-width: 100%; overflow: hidden; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper { display: none; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper { display: block; visibility: visible; opacity: 1; position: static; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a { padding-left: 4em; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a { padding-left: 6em; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a { padding-left: 8em; }
.header-section .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a { padding-left: 140px; }
.header-section .hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); }

.header-section .hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper { visibility: visible; opacity: 1; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children { position: unset; }
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper { height: 100vh; left: 0; opacity: 1; padding: 56px 0 56px 128px; top: 100%; width: 568px; background-color: #ffffff;  }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { left: 100%; top: 0; width: 400px; padding-left: 0; transform: translateX(0px); }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-3 { width: 100%; text-align: left; margin: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { width: 400px; padding-left: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2.hs-item-has-children { margin: 0; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { display: flex; flex-wrap: wrap; margin: 0; overflow: hidden; text-overflow: unset; white-space: unset; font-size: 18px; width: 100%; max-width: 100%; position: relative; z-index: 1; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper.open li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a:after { content: ""; width: 24px; height: 24px; display: inline-block; vertical-align: middle; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z' style='&%2310; fill: %234b4b4b;&%2310;'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; background-position: center; position: absolute; top: -2px;right: 50px; padding-right: 50px; margin-right: 5px; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z' style='&%2310; fill: %23dd5928;&%2310;'/%3E%3C/svg%3E");  }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li { padding-bottom: 20px; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper.open li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a:hover { color: #dd5928; }

.header-section { width: 100%; display: inline-block; }
.header-section .header-top { background: #0072BC; width: 100%; display: inline-block; }
.header-section .header-top .header-top-inner {       gap: 4px; width: 100%; display: flex; align-items: center; justify-content: center; padding: 8px 0; }
.header-section .header-top .header-top-inner a { font-size: 15px;  margin: 0; color: #FFFFFF; text-decoration: underline; }
.header-section .header-top .header-top-inner a span { display: inline-block; padding-left: 4px; }
.header-section .header-top-inner .logo-sec { width: auto; margin: 0; display: inline-block; }
.header-section .header-top-inner .logo-sec a { width: auto; display: inline-block; }
.header-section .header-top-inner .logo-sec a img { max-width: 371px; height: 42px; object-fit: contain; display: inline-block; }
.header-section .header-top-inner .text-sec { width: auto; margin: 0; display: inline-block; }
.header-section .header-top-inner .text-sec p { margin: 0; text-align: right; font-size: 12px; line-height: 14px; color: #898989; font-weight: 400; text-transform: uppercase; }
.header-section .header-top-inner .text-sec p span { margin: 0; text-align: right; font-size: 12px; line-height: 14px; color: #898989; font-weight: 400;  text-transform: uppercase; }
.header-section .header-top-inner .right-icon { width: auto; display: flex; align-items: center; justify-content: space-between; margin: 0; }
.header-section .header-top-inner .right-icon a.icon { line-height: 0; width: auto; display: inline-block; margin-left: 25px; }
.header-section .header-top-inner .right-icon a.icon span { width: auto; display: inline-block; }
.header-section .header-top-inner .right-icon a.icon span svg { width: 22px; height: 22px; display: inline-block; fill: #898989; }
.header-section .header-top-inner .right-icon a.icon:hover span svg { fill: #9f3e19; }

.header-section .header-top .header-top-inner ul {     justify-content: center; margin: 0; padding: 0; list-style: none; display: flex; align-items: center; flex-flow: row wrap; }
.header-section .header-top .header-top-inner ul li { display: flex; margin: 0; text-align: center; }
.header-section .header-top .header-top-inner ul li span { color: #fff; padding: 0 4px; }
.header-section .header-top .header-top-inner ul li:last-child span {
    display: none;
}

.header-section {  position: fixed; top: -3px; left: 0; z-index: 999; }
.header-section .header-bottom { padding: 15px 0; position: fixed; z-index: 1; transition: 0.6s ease-in-out; width: 100%; background-color: #fff; }
.header-section .header-bottom-inner .header-menu { width: auto; display: inline-block; line-height: 1; margin: 0 42px; }
.header-section .header-bottom-inner .header-menu ul li { margin: 0px; margin-right: 15px; display: inline-block; width: auto; }
.header-section .header-bottom-inner .header-menu ul > li:last-child { margin-right: 0; }
.header-section .header-bottom-inner .header-menu ul li a { font-size: 16px; line-height: 19px;  font-weight: 400; color: #333333; display: inline-block; width: auto; }
.header-section .header-bottom-inner .header-menu ul li > a:hover { color: #000000; }
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li { width: 100%; margin-left: 0; }


.header-section .header-bottom-inner .cta-grp { width: auto; display: flex; align-items: center; justify-content: space-between; margin: 0; }
.header-section .header-bottom-inner .cta-grp .cta a { border: 3px solid #dd5928; padding: 9px 18px; display: inline-block; }
.header-section .header-bottom-inner .cta-grp .cta { margin-left: 10px; width: auto; }
.header-section .header-bottom-inner .cta-grp .cta a:hover { border: 3px solid #9f3e19; }
.header-section .header-bottom-inner .cta-grp .cta.white a { background: #fff; color: #dd5928; }
.header-section .header-bottom-inner .cta-grp .cta.white a:hover { color: #9f3e19; }
.header-section .header-bottom-inner .cta-grp a.secondary { margin-left: 16px; }

.header-section .header-bottom.sticky { width: 100%; display: inline-block; left: 0; right: 0; top: 0; z-index: 9; position: fixed; padding: 20px 0 15px; transition: 0.6s ease-in-out; }
.header-section .header-top-inner .right-icon a.icon span i.fa.fa-search:before { font-size: 22px; line-height: 22px; display: inline-block; color: #898989; }
.header-section .header-top-inner .right-icon a.icon:hover span i.fa.fa-search:before { color: #b53100; }


.header-section .header-bottom-inner .header-menu ul.level-0 { width: auto; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; list-style-type: none; padding: 0; margin: 0; }

{# ===== Mega-Menu-1 ===== #}
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu { width: auto; display: inline-block; vertical-align: top; position: fixed; top: 0px; left: 0; z-index: 9999999; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu.active { background: rgba(0, 0, 0, 0.2); }

.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current { width: auto; display: inline-block; vertical-align: top; }

.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left { box-shadow: 0px 4px 16px #00000029; width: 568px; height: 100vh; float: left; list-style-type: none; padding: 4px 80px 60px 97px; margin: 0; overflow-y: auto; overscroll-behavior: contain; background-color: #ffffff; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .menu-title { width: 100%; display: inline-block; vertical-align: top; margin: 56px auto 28px 15px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .menu-title h2 { width: 100%; display: inline-block; vertical-align: top; font-weight: 700; margin: 0; }


.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 { width: 91%; height: 100%; display: inline-block; vertical-align: top; list-style-type: none; padding: 0; margin: 0 32px 0 21px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li { width: 100%; display: inline-block; vertical-align: top; padding: 10px 0; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a { transition: unset;  width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 0; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .icon { height: 30px; width: 30px; min-width: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background: #ffffff; box-shadow: 0px 4px 8px #00000014; border-radius: 100%; margin-left: 0px; margin-right: 16px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .icon img { width: 15px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; object-fit: contain; object-position: center; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .menu-label { width: calc(100% - 100px); margin: 0 20px 0 0; }


/* .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 { width: 420px; height: 100vh; background-repeat: no-repeat; background-size: 100%; background-position: bottom; padding: 0; position: absolute; left: 568px; top: 0; overflow-y: auto; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap { width: 100%; height: 100%; display: inline-block; vertical-align: top; position: relative; z-index: 1; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row; text-align: left; padding: 138px 40px 0; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content { width: 100%; display: block; text-align: left; padding: 0 0 32px; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .icon { width: 60px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; max-width: 100%; height: 60px; background: #ffffff; box-shadow: 4px 8px 15px rgba(24, 24, 24, 0.12); border-radius: 100%; margin: 0 0 24px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .icon img { width: 28px; height: 28px !important; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .title { width: 100%; display: block; text-align: left; margin: 0 0 24px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .title span { width: 100%; display: block; font-size: 24px; line-height: 32px; font-weight: 700; letter-spacing: -0.004em; color: #dd5928; text-align: left; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .text { width: 100%; display: block; text-align: left; margin: 0 0 20px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .text p { width: 100%; display: block; font-size: 16px; line-height: 24px; color: #4b4b4b; text-align: left; letter-spacing: 0.0012em; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .cta { width: 100%; display: block; text-align: left; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .cta a { width: auto; display: inline-block; vertical-align: top; font-style: normal; background-color: transparent; text-decoration: underline; color: #dd5928; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items ul.mi-wrap { width: 100%; display: inline-block; vertical-align: top; list-style-type: none; padding: 0; margin: 0 0 56px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items ul.mi-wrap li { display: inline-block; margin: 0; padding: 10px 0; vertical-align: top; width: 100%; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items ul.mi-wrap li a { color: #4b4b4b; display: inline-block;  font-size: 16px; font-weight: 600; line-height: 20px; width: 100%; color: #dd5928; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items ul.mi-wrap li a .menu-label { color: #4b4b4b; display: inline-block; font-size: 16px; font-weight: 600; line-height: 20px; width: 100%; color: #dd5928; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items ul.mi-wrap li a .menu-text { width: 100%; display: block; text-align: left; margin: 10px 0 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items ul.mi-wrap li a .menu-text p { width: 100%; display: block; font-size: 16px; line-height: 24px; color: #4b4b4b; text-align: left; letter-spacing: 0.0012em; margin: 0; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .bottom-image { width: 100%; display: inline-block; vertical-align: top; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .bottom-image img { width: 100%; display: inline-block; vertical-align: top; object-fit: contain; object-position: bottom; }
*/
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .right-icon { width: 18px; display: inline-block; vertical-align: top; padding: 0; margin: 0; position: relative; top: 2px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .right-icon svg { width: 22px; height: 22px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .right-icon .hover { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover .right-icon .hover { display: inline-block; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover .right-icon .default { display: none; }


.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 { width: 420px; height: 100vh; background-repeat: no-repeat; background-size: 100%; background-position: bottom; padding: 0; position: absolute; left: 568px; top: 0; z-index: 9999999; overflow-y: auto; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap { width: 100%; height: 100%; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between; vertical-align: top; position: relative; z-index: 1; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .top-image { width: 100%; height: 230px; display: inline-block; vertical-align: top; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .top-image img { width: 100%; display: inline-block; vertical-align: top; object-fit: cover; object-position: top; }


.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content { width: 100%; display: block; text-align: center; padding: 113px 0 0; margin: 0 auto; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .icon { width: 60px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; max-width: 100%; height: 60px; background: #ffffff; box-shadow: 4px 8px 15px rgba(24, 24, 24, 0.12); border-radius: 100%; margin: 0 auto 33px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .icon img { width: 28px; height: 28px !important; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .title { width: 100%; display: block; text-align: center; padding: 0 32px; margin: 0 auto 4px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .title span { width: 100%; display: block; font-size: 24px; line-height: 29px; font-weight: 700; letter-spacing: 0; color: #005288; text-align: center; margin: 0 auto; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .text { width: 100%; display: block; text-align: center; padding: 0 32px; margin: 0 auto; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .text p { width: 100%; display: block; font-size: 16px; line-height: 19px; font-weight: 400; letter-spacing: 0; color: #005288; text-align: center; margin: 0 auto; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .cta { width: 100%; display: block; text-align: center; margin: 52px auto 70px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .cta a { width: auto; display: inline-block; vertical-align: top; font-style: normal; color: #ffffff; border-radius: 4px; padding: 12px 30px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content .cta a:hover { opacity: 0.8; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .bottom-image { width: 100%; display: inline-block; vertical-align: top; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .bottom-image img {  width: 100%; display: inline-block; vertical-align: top; object-fit: contain; object-position: bottom center; }

.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap {overflow:hidden;}

.mega-menu-1.mega-menu .left ul.level-1 li:nth-child(8) .level-2 .bottom-image img { object-position: bottom right !important; }
body .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-2 .mm-1-wrap.current .left ul.level-1 li:last-child {
    margin-bottom: 100px;
}





.header-section .header-bottom-inner .header-menu ul.level-0 li .mega-menu .mm-1-wrap .left ul.level-1 li .level-2 { display: none; visibility: hidden; }
.header-section .header-bottom-inner .header-menu ul.level-0 li.active .mega-menu .mm-1-wrap .left ul.level-1 li.active-level2 .level-2 { display: block; visibility: visible; z-index: 9; }


.header-section .header-bottom-inner .header-menu ul li .mega-menu { display: none; visibility: hidden; opacity: 0; }



.header-section .header-bottom-inner .header-menu ul li.active .mega-menu { display: block; visibility: visible; opacity: 1; }

.header-section .header-bottom-inner .header-menu ul li.active .mega-menu.animation { transform: translateX(0); visibility: visible; transition: all 0.60s ease-in-out; } 
.header-section .header-bottom-inner .header-menu ul li .mega-menu.animation { transform: translateX(-100%); visibility: hidden; transition: all 0.60s ease-in-out; }


.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover { color: #fff; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .cta a:hover { color: #4b4b4b; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover .menu-label { color: #fff !important; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover .menu-label span { color: #fff; }

.header-section .header-bottom.fixed { width: 100%; background-color: #ffffff; box-shadow: 0px 4px 16px #00000029; transition: all 0.3s ease !important; animation: goDown 0.4s ease-in-out forwards; position: fixed; top: 0; z-index: 999; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu.menu-fixed { top: 0px;  }

.header-section .header-bottom .header-bottom-inner .toggle-icon { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .back-panel { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li .level-2 { overscroll-behavior: contain; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .defaul-level-2.current { overscroll-behavior: contain; position: relative; z-index: 1; }


.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li:first-child a:after { content: ""; width: 22px; height: 22px; display: inline-block; vertical-align: top; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z' style=' fill: %234b4b4b;%0A'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; background-position: center; } 
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li:first-child a:hover:after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z' style=' fill: %23dd5928;%0A'%3E%3C/path%3E%3C/svg%3E"); }

@keyframes goDown {
  0%{
    top:-47px;
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes fade-out {
  from { opacity: 1; }
  to { opacity: 0; }
}


.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a .right-icon { display: none; }
.header-section .header-bottom-inner .header-menu ul .m-title { display: none; }
.header-section .header-bottom-inner .header-menu ul .m-title.m-title-active { width: 100%; display: flex; justify-content: space-between; padding-left: 16px; margin: 16px 0; }
.header-section .header-bottom-inner .header-menu ul .m-title.m-title-active span.title-label { font-size: 24px; line-height: 29px; font-weight: 700; color: #005288; margin: 0; }
.header-section .header-bottom-inner .header-menu ul .m-title.m-title-active .title-tag { width: max-content; margin: 0; }
.header-section .header-bottom-inner .header-menu ul .m-title.m-title-active .title-tag span { width: max-content; display: flex; justify-content: center; align-items: center; font-size: 16px; line-height: 19px; font-weight: 500; color: #005310; padding: 7px 32.21px; border-radius: 25px; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left:before { content: ""; width: 50px; height: 50px; display: inline-block; vertical-align: top; background-image: url('https://5324278.fs1.hubspotusercontent-na1.net/hubfs/5324278/ClickShip_2023_Theme/images/mega-menu/icons/icon/x-close.svg'); background-repeat: no-repeat; background-size: contain; background-position: center; cursor: pointer; position: absolute; top: 0; left: 0; z-index: 99999999; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom { display: none; }

.header-section .header-bottom-inner .header-menu ul.level-0 .close-btn { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left:before { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .close-btn { cursor:pointer; width: 50px; height: 50px; display: block; position: absolute; top: 0; left: 0; z-index: 99999999; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .close-btn span { display: inline-block; vertical-align: top; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .close-btn span img { width: 50px; height: 50px; display: inline-block; vertical-align: top; }
header.header .header-section .header-bottom .header-bottom-inner .login a:hover { color: #0072bc !important; }
header.header .header-section .header-bottom .header-bottom-inner .francais a:hover { color: #0072bc !important; }

.header-section .header-bottom-inner .header-menu ul li .down-arrow { display: inline-block; width: auto; height: 20px; margin-bottom: -2px; padding-left: 0; margin-left: -3px; }
.header-section .header-bottom-inner .header-menu ul li .down-arrow svg { display: inline-block; min-width: 9px; height: 100%; vertical-align: middle; }
.header .header-section .header-bottom .header-bottom-inner .login .dm-logoin img { width: 24px; height: 24px; object-fit: contain; object-position: center; }

/* .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left::-webkit-scrollbar { display: none; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2::-webkit-scrollbar {display: none;} */ 

.header-section .header-bottom-inner .header-menu ul.level-0 li.active .mega-menu .mm-1-wrap .left ul.level-1 li.active-level2 .level-2 { overflow-y: unset; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left { display: grid; place-content: flex-start; overflow-x: hidden; }
.header-section .header-bottom-inner .header-menu ul li.active .mega-menu-3 .mm-1-wrap.current .left { overflow-y: hidden !important; box-shadow: 0px 4px 32px #00000014; }

.header-section .header-bottom-inner .header-menu > ul > li > a { display: flex; align-items: center; }
.header-section .header-bottom-inner .header-menu > ul > li > a { font-weight: 600; font-family: 'Lato', sans-serif; font-size: 14px;     line-height: 17px; }
.header-section .header-bottom-inner .header-menu ul li .down-arrow img { width: 100%; height: 100%; object-fit: contain; object-position: center; } 
.header-section .header-bottom-inner .header-menu .lg-switch-mobile { padding-top: 30px; display: none; }
.header-section .header-bottom-inner .header-menu .lg-switch-mobile a.lg-switcher {width: 100%; display: inline-block;  font-size: 18px; color: #333333; font-weight: 500; }

/* Feb2Menu Update */
/* Menu White Space */

/*  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left::-webkit-scrollbar { width: 0px; background-color: #671717; } */ 
/*  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul::-webkit-scrollbar { width: 0px; background-color: #0072bc; } */
/* .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 { overflow-y: scroll; height: 86%; }  */
/* @media (min-width:1740px) {
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left {overflow-y:hidden;}
.mega-menu-2.mega-menu.animation .left { overflow-y:scroll !important; } 
} */


/* Second Menu FLoat */
@media (min-width:1540px) {
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .bottom-image img { width: 100%; height: 100% !important; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap { flex-direction: column; align-items: center;
    justify-content: space-between; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .content { height: 50vh; }
.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .level-2 .l2-wrap .bottom-image { height: 50vh; display: flex;
    align-items: center;
    justify-content: center;}
  .header-section .header-bottom-inner .header-menu ul.level-0 li .mega-menu .mm-1-wrap .left ul.level-1 li .level-2 {
    overflow:hidden;
  }
}
/* @media (max-width:1366px) {
.header-section .header-top .header-top-inner ul li:first-child {
    display: none;
}
} */
@media (min-width:1280px) {
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .menu-title h2 { padding-left: 20px; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li { padding: 9px 16px; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li:hover { background-color: #0072bc; border-radius: 4px; }
  /*   .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li.active-level2:hover { background-color: #eaf5fe; border-radius: 5px; } */
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li.active-level2:hover a .right-icon .default { display: none; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li.active-level2:hover a .right-icon .hover { display: block; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 > li:hover span { color: #ffffff; }
  header.header .header-section .header-bottom .header-bottom-inner .francais { margin: 0 0 0 20px;}
  header.header .header-section .header-bottom .header-bottom-inner .login { margin: 0 0 0 20px;}
}

@media (max-width:1243px) {
  .header-section .header-bottom-inner .header-menu { margin: 0 30px; } 
  header.header .header-section .header-bottom .header-bottom-inner .francais { margin: 0 0 0 28px; }
}

@media (max-width:1194px) {
  body.nav-open { position: relative; z-index: 1; }
  body.nav-open:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); position: absolute; z-index: 1; }
/*   .header-section { position: relative; z-index: 1; } */
  .header-section .header-bottom .header-bottom-inner .toggle-icon { width: 21px; display: block; text-align: right; margin: 0 0 0 20px; }
  .header-section .header-bottom .header-bottom-inner .toggle-icon .burger { position: relative; top: 3px; width: 21px; height: 20px; cursor: pointer; }
  .header-section .header-bottom .header-bottom-inner .toggle-icon .burger:hover span { background: #0072BC; }
  .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span { position: absolute; left: 0; top: 0; width: 100%; height: 4px; border-radius: 40px; transition: all 0.2s, background 0s; background: #0072BC; }
  .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:nth-child(2) { top: 6px; }
  .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:last-child { top: 12px; }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span { top: 7px; }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:last-child { top: 7px; }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:first-child, body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:last-child { top: 8px; }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:first-child { transform: rotate(45deg); }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:last-child { transform: rotate(-45deg); }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger span:nth-child(2) { opacity: 0; visibility: hidden; }
  body.nav-open .header-section .header-bottom .header-bottom-inner .toggle-icon .burger { top: 0; }
  body .header-section .header-bottom .header-bottom-inner .toggle-icon .hidden { display: none; }

  .header-section .header-bottom-inner .header-menu { transform: translateX(-115%); background-color: #ffffff; visibility: hidden; transition: all 0.60s ease-in-out; position: absolute; top: 0px; left: 0; }
  body.nav-open .header-section .header-bottom-inner .header-menu { position: absolute; top: 0px; left: 0; transform: translateX(0); visibility: visible; transition: all 0.60s ease-in-out; background-color: #ffffff; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; margin: 0; z-index: 2; }
  .header-section .header-bottom-inner .header-menu ul.level-0 { height: 100vh; display: inline-block; vertical-align: top; padding: 20px 15px; position: relative; z-index: 1; }
  .header-section .header-bottom-inner .header-menu ul.level-0:before { content: ""; width: 50px; height: 50px; display: inline-block; vertical-align: top; background-image: url(https://5324278.fs1.hubspotusercontent-na1.net/hubfs/5324278/ClickShip_2023_Theme/images/mega-menu/icons/icon/x-close.svg); background-repeat: no-repeat; background-size: contain; background-position: center; cursor: pointer; position: absolute; top: 0; left: 0; z-index: 1; }
  .header-section .header-bottom-inner .header-menu ul.level-0 li { width: 100%; margin: 10px 0; }
  body.nav-open .slick-slider .slick-arrow { z-index: 0; }

  .header-section .header-bottom-inner .header-menu ul.level-0 > li a { width: 100%; position: relative; z-index: 1;     font-size: 20px;  }
  .header-section .header-bottom-inner .header-menu ul.level-0 > li a:after { content: ""; width: 20px; height: 20px; display: block; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z' style=' fill: %234b4b4b;%0A'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; background-position: right; position: absolute; right: 0; top: 0; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .defaul-level-2 { display: none !important; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu { width: 100%; background-color: #ffffff; top: 0 !important; z-index: 9; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left { width: 100% !important; padding: 32px; height: 100%; box-sizing: border-box; overflow-y: scroll; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:after { display: none; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current { width: 100% !important; height: 100vh; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .menu-title h2 { font-size: 24px; line-height: 32px; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .menu-title { margin: 20px auto; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .back-panel { width: auto; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 0; margin: 0; position: relative; z-index: 99; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .back-panel .back { width: auto; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 0 0 0 15px; margin: 0; position: relative; z-index: 2; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .back-panel .back span { font-size: 16px; line-height: 20px;  font-weight: 600; color: #4b4b4b; display: inline-block; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .back-panel .back:before { content: ""; width: 40px; height: 40px; display: block; background-image: url('https://5324278.fs1.hubspotusercontent-na1.net/hubfs/5324278/ClickShip_2023_Theme/images/mega-menu/icons/icon/down-arrow.svg'); background-repeat: no-repeat; background-size: contain; background-position: right; position: absolute; left: -15px; top: -11px; transform: rotate(180deg); }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 {width: 100%; margin: 0; height: max-content; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a.active-level2 .level-2 { display: block; visibility: visible; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li .level-2 { width: 100%; left: 0; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu { padding: 32px 15px 0; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .icon { width: 40px; height: 40px; margin: 20px 0; }

  .header-section .header-bottom-inner .header-menu ul.level-0 > li:first-child a:after { content: ""; display: none; } 
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li:first-child a .right-icon { display: none; } 
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li:first-child a:after { content: ""; display: none; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .content .back-panel { margin: 0 0 20px; } 


  header.header .header-section .header-bottom .header-bottom-inner { justify-content: space-between; }
  header.header .header-section .header-bottom .header-bottom-inner .logo { width: calc(100% - 354px); }
  header.header .header-section .header-bottom .header-bottom-inner .login { margin: 0 0 0 45px; }
  header.header .header-section .header-bottom .header-bottom-inner .login a svg { display: none; } 
  header.header .header-section .header-bottom .header-bottom-inner .login .dm-logoin { display: flex; }
  header.header .header-section .header-bottom .header-bottom-inner .login a { font-size: 0; }
  header.header .header-section .header-bottom .header-bottom-inner .francais { display: none; } 
  .header-section .header-bottom-inner .header-menu ul.level-0 > li a:first-child:after { content: ""; width: 20px; height: 20px; display: block; background-image: url(data:image/svg+xml,%3Csvg xmlns=!string!viewBox=!string!%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='http://www.w3.org/2000/svg'style='0 0 192 512'%3E%3C/path%3E%3C/svg%3E); background-repeat: no-repeat; background-size: contain; background-position: right; position: absolute; right: 0; top: 0; } 
  header.header .header-section .header-bottom .header-bottom-inner { flex-wrap: nowrap; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left:before { background-image: unset; background-color: #ffffff; z-index: 2; } 
  .header-section .header-bottom-inner .header-menu ul.level-0 > li:first-child { margin-top: 50px; }
  header.header { background-color: #ffffff; position: relative; z-index: 99; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 90px auto 0; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .cta { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 0 auto; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .cta a { text-align: center; color: #ffffff; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .login { margin: 14px auto 38px; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .login a { font-size: 16px; margin: 0; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .login a svg { display: flex; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .login .dm-logoin { display: none; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .francais { width: 100%; display: flex; justify-content: center; text-align: center; margin: 0 auto; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom .francais a { width: 100%; display: flex; justify-content: center; text-align: center; margin: 0 auto; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom a:after { content: ""; display: none; }

  .header-section .header-bottom-inner .header-menu ul.level-0:before  { content: ""; display: none; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .close-btn { width: 50px; height: 50px; display: block; position: absolute; top: 0; left: 0; z-index: 99999999; display: none; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .close-btn span { display: inline-block; vertical-align: top; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .close-btn a span { width: 50px; height: 50px; display: inline-block; vertical-align: top; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .close-btn { display: none; }

  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover { color: #0072bc; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover .menu-label { color: #0072bc !important; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:hover .menu-label span { color: #0072bc; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:focus .menu-label span { color: #0072bc; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:active .menu-label span { color: #0072bc; }
/*   .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:visited .menu-label span { color: #0072bc; } */
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:target .menu-label span { color: #0072bc; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:focus-visible .menu-label span { color: #0072bc; outline: unset; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:focus-within .menu-label span { color: #0072bc; outline: unset; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 li a:focus-visible { outline: unset; }
  header.header .header-section .header-bottom .header-bottom-inner .logo a img { width: 150px; }

  .header-section .header-bottom-inner .header-menu ul.level-0 > li:nth-child(3) a:first-child:after { display: none; }
  
  header.header .header-section .header-bottom .header-bottom-inner .logo {transform: unset;}
  
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left ul.level-1 {
      height: 86%;
  }
  .header-section .header-bottom-inner .header-menu .lg-switch-mobile { display: block; }
}


@media (max-width:1200px) {
  .header-section .header-top-inner .logo-sec a img { max-width: 300px; }
  .header-section .header-top-inner .right-icon a.icon { margin-left: 15px; }
} 

@media (max-width:991px) {
  .header-section .header-top .header-top-inner { flex-wrap: wrap; }
  .header-section .header-top-inner .logo-sec { width: 100%; text-align: center; }
  .header-section .header-top-inner .text-sec { width: 53%; margin-top: 20px; }
  .header-section .header-top-inner .right-icon { width: 30%; margin-top: 20px; }
}

@media (max-width:767px) {
  .header-section .header-top-inner .text-sec { width: 100%; }
  .header-section .header-top-inner .right-icon { width: 100%; justify-content: flex-end; }
  .header-section .header-top-inner .right-icon a.icon { margin: 0 0 0 15px; }
  .header-section .header-top-inner .text-sec { width: auto; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left { padding: 32px 15px; }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current { height: calc(100dvh - 160px);}
  header.header .header-section .header-bottom .header-bottom-inner { flex-wrap: wrap; padding: 13px 0; }
  .header-section .header-bottom-inner .header-menu { top: 100%; } 
  body.nav-open .header-section .header-bottom-inner .header-menu { top: 100%; } 
  header.header .header-section .header-bottom .header-bottom-inner .logo { width: calc(100% - 114px); }
  .header-section .header-bottom-inner .cta-grp { flex: 0 0 100%; justify-content: center; order: 3; margin: 20px 0 0 0; }
  .header-section .header-bottom-inner .header-menu ul.level-0:before { display: none; }
  .header-section .header-bottom-inner .header-menu ul.level-0 > li:first-child { margin-top: 0; } 
  body.nav-open .header-section .header-bottom-inner .header-menu { box-shadow: 0px 0 5px rgb(0 0 0 / 16%); }
  .header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu .mm-1-wrap.current .left .tm-bottom { margin: 30px auto 0; }
  .header-section .header-bottom-inner .cta-grp { display: none; }
  div#designstudio-button { display: none; }
}

@media (max-width:650px) {

}

@media (max-width:600px) {
  .header-section .header-bottom-inner .header-menu ul.level-0 { margin: 0; }
}

@media (max-width:575px) {
  body.nav-open .header-section .header-bottom-inner .header-menu { width: 100%; }
  .header-section .header-bottom-inner .header-menu { top: 100%; } 
  body.nav-open .header-section .header-bottom-inner .header-menu { top: 100%; } 
}

/* @media (max-width:481px) {
.header-section .header-bottom-inner .cta-grp { display: none; }
} */

@media (max-width:380px) {
  .header-section .header-bottom-inner .cta-grp a { width: 138px; }
}

.header-section .header-bottom-inner .header-menu ul.level-0 .mega-menu-1 .mm-1-wrap.current .left ul.level-1 li .level-2 .l2-wrap .content-menu .menu-items {
  margin: 0;
  display: inline-block;
  width: 100%;
}

@media only screen and (min-width: 1195px) and (max-width: 1440px)  { 
html[lang=fr] header.header .header-section .header-bottom .header-bottom-inner .login {
    flex: 1 1 auto;
}

html[lang=fr] header.header .header-section .header-bottom .header-bottom-inner .login a {
    justify-content: end;
}
 html[lang=fr]  header.header .header-section .header-bottom .header-bottom-inner .login {
    flex: 1 1 auto ;
    text-align: right;
}

html[lang=fr] header.header .header-section .header-bottom .header-bottom-inner .login a {
    justify-content: end;
}
  
html[lang=fr]  header.header .header-section .header-bottom .header-bottom-inner .login {
    flex: 1 1 auto !important;
}

html[lang=fr] header.header .header-section .header-bottom .header-bottom-inner .login a {
    justify-content: end !important;
}
}


.header-section .header-bottom  { transition: unset; }
.header-section .header-bottom.fixed  { transition: unset !important; animation: unset; }


.header-section .header-bottom { transition: 0.0s ease-in-out !important; }
.header-section .header-bottom.fixed { transition: all 0.0s ease !important; animation: fade-in .0s linear; }
