/*
Theme Name: Homepage Helden GmbH
Author: Homepage Helden GmbH
Author URI: https://www.homepage-helden.de/
Version: 1.2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hph-gmbh
*/

p {
    font-size: 20px;
    font-weight: 400;
    color: #093951;
    line-height: 1.5em;
}
@media(max-width:768px){
  p {
	  font-size:18px;
	}
}
.entry-content ul:not(.wp-block-gallery):not(.sml):not(.productslider):not(.slick-dots):not(.location):not(.locations_nav_entries):not(.gform_fields):not(.wdl):not(.specs) li:before {
    background-color: #093951 !important;
}
footer.foot {
    display: none;
}
.stt {
    display: none;
}
.wp-block-spacer {
    display: none;
}

 .dropdown {
    position: relative;
    display: inline-block;
    width: 180px;
  }

  .dropdown-toggle {
    padding: .6rem .9rem;
    width: 100%;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #fff;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: 15px;
    font-weight: 600;  
  }

  .dropdown-toggle:after {
    content: "▾";
    font-size: .8rem;
    margin-left: .5rem;
    color: #555;
  }

  .dropdown-menu {
    list-style: none;
    margin: .3rem 0 0;
    padding: 0;
    position: absolute;
    width: 100%;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #fff;
    display: none;
    z-index: 10;
    max-height: 150px;
    overflow-y: auto;
  }
  .header-inner .dropdown-menu li {
		margin: 0 !important;
		font-size: 15px;
	}

  .dropdown-menu li {
    padding: .5rem .8rem;
    cursor: pointer;
  }
  .dropdown-menu li:hover {
    background: #f3f4f6;
  }
 .dropdown. .dropdown-menu {
    font-size: 14px;
 }
  .dropdown.open .dropdown-menu {
    display: block;
  }
body:before, body:after {
    background: #fff !important;
}
/* ul.q-contact span {
    opacity: 0;
    display: none;
}
ul.q-contact li a:hover {
    transform: translateX(calc(100% - 70px));
}

ul.q-contact li a:hover>div {
    border-radius: 10px !important;
    border: 0 !important;
} 
 ul.q-contact {
    position: fixed;
    z-index: 99999;
    top: 61%;
}
ul.q-contact.show {
    transform: translateY(100%) translateX(0);
*/
ul.q-contact li a {
    border-radius: 10px !important;
    border: 0 !important;
	background: #f3efee;
}
ul.q-contact li a:hover {
    transform: translateX(0);
    background: #f3efee;
    color: #093951;
}
ul.q-contact li a:hover>div {
    background: #093951;
}
ul.q-contact li a:hover img {
    filter: unset;
}
a.previous-post, a.next-post {
    display: inline-block;
    padding: 9px 25px 10px;
    color: #fff;
    background: #00394F;
    border: none;
    cursor: pointer;
}

a.previous-post:hover, a.next-post:hover {
    background: #BB2020;
}

a.previous-post {
    float: left !important;
}

a.next-post {
    float: right !important;
}

BODY.blog .allcont .cont>.type-post .entry-content .text, BODY.blog .allcont .cont>.item.inner .entry-content .text, BODY.single .allcont .cont>.type-post .entry-content .text, BODY.single .allcont .cont>.item.inner .entry-content .text, BODY.archive .allcont .cont>.type-post .entry-content .text, BODY.archive .allcont .cont>.item.inner .entry-content .text, BODY.search .allcont .cont>.type-post .entry-content .text, BODY.search .allcont .cont>.item.inner .entry-content .text {
	justify-content: flex-end;
}
header#masthead {
    display: none;
}
nav#head-navigation {
    display: none !important;
}
div#logo {
    display: none;
}
.es-hero{
	min-height: 680px;
	background-size: cover;
	background-position: bottom right;
	display: flex;
	align-items: flex-end;
	border-radius:15px;
	margin-top:32px;
	position:relative;
}
.es-hero-grid{
	padding-left:48px;
	padding-bottom:120px;
	width:560px;
}
.es-hero h1{
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 40px;
	color:#fff;
	line-height:1.4em;
	letter-spacing: 0%;
}
.news-button {
	position: absolute;
	right: 90px;
	max-width: 300px;
	background: hsl(0deg 0% 100% / 80%) !important;
	line-height: 1.3 !important;
}
.contact-details {
    position: absolute;
    right: 0px;
    bottom: 50px;
    gap: 5px;
    display: flex;
    flex-direction: column;
}
.contact-details a {
    width:40px;
    height:40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3efee;
    border-radius: 5px;
}
.contact-details a:hover {
    background: #385d70;
}
.es-breadcrumb {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 28px;
}

.es-breadcrumb a {
  text-decoration: none;
  color: #839ba7;
  font-weight: 600;
}

.es-breadcrumb span {
  color: #093951;
  font-weight: 600;
}

.es-breadcrumb .es-separator {
  color: #839ba7;
  font-size: 14px;
}
.es-h2, h2 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 2.5rem;
    line-height: 1.4;
}
h3 {
    font-weight: 600;
    font-size: 20px;
	margin-bottom: 10px;
}
.es-two-col-section {
    margin-top:90px;
    margin-bottom:90px;
}
.es-tab-section.es-two-col-section {
    padding: 0;
    margin: 80px 0;
}
section.es.wir_begleiten_sec.es-two-col-section.border-y.tab-slider-wrp {
    margin: 0;
}
section.es.es-two-col-section.border-y {
    border: 0;
}
/* .es-two-col-section.map-section {
    border-top: 1px solid rgba(9, 57, 81, 0.1);
} */
.es-card-grid {
  gap: 48px 12px;
}

.es-card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.es-card-img {
  width: 100%;
  display: block;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 200px;
  object-fit: cover;
}

.es-card-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.es-card-title {
  font-size: 20px;
  font-weight: 600;
  color: #A59682;
  margin-bottom: 12px;
  line-height:1.4em;
}
/* Main two-column layout using Flexbox only */
.es .feature-area {
	display: flex;
	align-items: stretch;
	gap: 5px;
}


.es .visual {
	flex: 1 1 50%;
	min-width: 300px;
	border-radius: 12px;
	overflow: hidden;
	background: linear-gradient(180deg, #eef3f6, #dfe7ec);
	position: relative;
}

.es .visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position:center;
	position:absolute;
	top:0;
	left:0;
}

.es .cards {
	flex: 1 1 50%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	gap: 5px;
}

.es .card {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: calc(50% - 3px);
	background: #F7F4F3;
	border-radius: 12px;
	padding: 22px 18px;
	min-height: 220px;
}

.es .card svg {
	width: 28px;
	height: 28px;
	color: #1aa38f;
}

.es .card h3 {
	font-size: 16px;
	line-height: 1.35;
	margin: 0;
}

.es .card p {
	margin: 0;
	color: #093951;
	margin-top:auto;
}

.p-sm {
  flex-grow: 1;
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 16px;
}

.evs-link {
  font-size: 16px;
  font-weight: 600;
  color: #093951;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}
.evs-link:hover, .evs-link:active {
    color: #416C82;
}
.evs-link:focus {
    outline: 1.5px solid #004BBC;
    outline-offset: 2px;
    border-radius: 12px;
    padding: 0px 10px;
}

.evs-link svg {
  width: 20px;
  height: 20px;
}

.es-card-inner {
  background: #F7F4F3;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  height: 100%;	
	
}
.es-consult-box {
  padding: 2rem 1rem;
}
.es-consult-box .es-h2 {
    margin-bottom: 0;
}
.es-consult-inner {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  max-width: 780px;
  flex-wrap: wrap;
  margin-bottom:50px;
}
section.es-features + section.es.es-two-col-section {
    padding-top: 20px;
}
.es-consult-img img {
  border-radius: 8px;
  max-width:200px;
  height: auto;
}

.es-consult-content {
  flex: 1;
  min-width: 250px;
}

.es-consult-content h2 {
  margin-bottom: 0.75rem;
}

.es-consult-phone {
  display: inline-flex;
  align-items: center;
  gap:1rem;
  font-weight: 500;
  color: #a59682;
 font-size: 20px;
 transition: 0.3s ease-in-out;
}
.es-consult-phone a{
  font-weight: 500;
  color: #a59682;
}
.es-consult-phone svg {
  flex-shrink: 0;
}
.es-consult-phone:hover {
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
	filter: brightness(0) saturate(100%) invert(41%) sepia(5%) saturate(3538%) hue-rotate(156deg) brightness(92%) contrast(88%);
}

/* Lasermodule page start */

.es-features {
  margin-bottom:60px;
}

.es-section-title {
  font-size: 24px;
  margin-bottom: 30px;
}

.es-feature-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.es-feature-icon {
  width: 50px;
  height: 50px;
  margin-bottom:10px;	
}
.es-feature-card p {
    margin-bottom: 0;
}
h3.p-xl {
  margin-bottom: 0;
  min-height:60px; 
  width: 100%;
  border-bottom: 1px solid  #000;
  padding-bottom: 5px;	
}
/* Lasermodule page end */

/* produktseite-start */

.produktseite-hero {
    display: flex;
    justify-content: space-between;
	align-items:center;
}
.produktseite-hero h1 {
    color: #093951;
}
.content-section {
    padding-bottom: 100px;
}
.content-section h3.es-card-title {
    margin-bottom: 25px;
}
.produktseite-hero .es-hero-grid img {
    width: 100%;
}
.produktseite-hero .es-hero-grid {
    padding-left: 48px;
    padding-bottom: 120px;
    width: 50%;
    box-sizing: border-box;
}
.es-hero.produktseite-hero {
    margin: 80px 0;
    min-height: auto;
}
/* produktseite-end */

/* service page css start**/
.wir-card {
    background: #F3EFEE;
    padding: 0;
    border-radius: 10px;
}
.wir_title {
    margin-top: 28px;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: 0;
    color: #002B3C;
}
.wir_content {
    margin-bottom: 40px;
    color: #002B3C;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0;
}
.es .wir_begleiten_slider .slick-arrow.slick-prev {
    left: unset;
    right: 50px;
}
.es .wir_begleiten_slider .slick-arrow.slick-next {
    right: 0;
    left: unset;
}
.wir_begleiten_sec .es-h2 {
    max-width: 265px !important;
}
.es-consult-box .es-h2 {
    width: 100%;
}
.wir_icon {
    height: 64px;
    object-fit: contain;
	width: 64px;
}
.wir_begleiten_sec{
    overflow: hidden;
}
/* service page css End**/

.page-id-2282 section.es.es-two-col-section.border-y, .page-id-2742 section.es.es-two-col-section.border-y{
    border: 0;
}
.page-id-2742 section.es.es-two-col-section.border-y {
    border: 0;
}
.page-id-2819 section.es.es-two-col-section.border-y {
    border: 0;
}
.page-id-2811 section.es.es-two-col-section.border-y {
    border: 0;
}
.es.tab-slider-wrp .wir_begleiten_slider .slick-arrow.slick-prev {
    left: 0;
}
.es.tab-slider-wrp .wir_begleiten_slider .slick-arrow.slick-next {
    left: 60px;
}
.tab-slider-wrp img.ref-img {
    width: 100%;
    object-fit: contain;
}

/* footer css start*/

.es-footer {
  background: #fff;
  padding: 80px 0 0;
  color: #003049;
  border-top: 2px solid #0939511A;
}

.es-footer-logo img {
  max-width: 150px;
  margin-bottom: 20px;
}

.es-footer-column h4 {
   font-size: 20px;
   font-weight: 600;
   margin-bottom: 12px;
   color: #093951;
}

.es-footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.es-footer-column ul li {
  margin-bottom: 8px;
}

.es-footer-column ul li a {
    text-decoration: none;
    color: #093951;
    transition: 0.3s;
    font-size: 16px;
}
.es-footer ul li a:hover {
    color: #C0AB8C;
}
.es-footer-social {
  text-align: center;
}
.es-footer-social svg:hover{
	filter: brightness(0) saturate(100%) invert(16%) sepia(24%) saturate(3015%) hue-rotate(168deg) brightness(93%) contrast(93%);
}

.es-footer-social a {
  font-size: 20px;
  color: #c2a77c; /* light gold like screenshot */
  margin: 0 10px;
  transition: 0.3s;
}

.es-footer-social a:hover {
  color: #003049;
}

.es-footer-bottom, .es-footer-bottom a{
  text-align: center;
  font-size: 16px;
  color: #093951;
}


.es-footer-bottom ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

.es-footer-bottom ul li a {
  text-decoration: none;
  color: #003049;
}
.es-footer li::before {
    display: none;
}
.es-footer-column ul li {
    padding-left: 0 !important;
}

/* contact form css */
.es .contact-section {
	align-items:center;
	background: linear-gradient(135deg, #D9D9D9 -30%, #002B3C 100%);
	color: #fff;
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
	padding: 40px;
	box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}

.es .contact-info {
	/* 	flex: 1;
	min-width: 250px; */
	padding-right: 40px;
}
.es .info-item-listing{
	margin-top:7rem;
}

.es .contact-info p {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 30px;
	color:#fff;
}

.es .info-item {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.es .info-icon {
	background: #EBEBEB;
	padding: 5px;
	border-radius: 10px;
	margin-right: 15px;
	font-size: 18px;
	height:40px;
	width:40px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.es .contact-form {
	/* 	flex: 1;
	min-width: 280px; */
}


.es .form-group {
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
}

.es .form-group input,
.es .form-group textarea {
	flex: 1;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #fff;
	background: transparent;
	color: #fff;
	font-size: 16px;
	outline: none;
	width:100%;
	box-sizing: border-box;
}

.es .form-group input::placeholder,
.es .form-group textarea::placeholder {
	color: #fff;
	opacity: 0.8;
}

.es textarea {
	resize: none;
	height: 120px;
}

.es .form-footer {
	display: flex;
	flex-direction:column;
	margin-top: 30px;
	gap: 50px;
}

.es .form-footer label {
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 8px;
	color: #fff;
}

.es .es-cta-button-white{
	margin-left:auto;
}
@media (max-width: 767px) {
	.es .contact-section {
		padding:40px 20px 0 20px ;
		
	}
	.es .contact-info {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.es .form-group {
		flex-direction: column;
	}
	.es .info-item-listing{
		margin-top:5rem;
	}
	.es .contact-info p {
		font-size: 18px;
	}
	.es .contact-form{
		min-width:auto;
	}
	.es .form-group{
		margin-bottom:20px;
	}
	.es .form-group input, .es .form-group textarea{
		flex:0 0 auto;
		width:100%;
	}
}

/* footer css end */
.es-tab-section section.es.es-two-col-section.border-y {
    border: 0;
    max-width: 600px;
    margin-left: auto;
}
.es-tab-section .es-two-col-section {
    padding-top: 0;
    padding-bottom: 60px;
}
.es.tab-slider-wrp .wir_begleiten_slider .slick-arrow.slick-prev {
    left: 40%;
}
.es.tab-slider-wrp .wir_begleiten_slider .slick-arrow.slick-next {
    left: unset;
	right:40% !important;
}
.es-card.es-col-12 {
    margin-bottom: 0 !important;
}
.es-tab-section .wir_begleiten_sec .es-h2 {
    margin-bottom: 0;
}
/* Global Css Start*/
.es-cta-button {
    border-radius: 10px;
    padding-top: 17px;
    padding-right: 16px;
    padding-bottom: 17px;
    padding-left: 16px;
    gap: 6px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    width: fit-content;
}

.es-cta-button:focus{
	outline:2px solid #004BBC;
	outline-offset: 2px;
}
.es-btn-white{
	background:#fff;
	color:#385d70;
}
.es-btn-white:hover, .es-btn-white:active{
 color:#658698; 
}
.es-btn-white:hover svg{
  filter: brightness(0) saturate(100%) invert(54%) sepia(5%) saturate(1958%) hue-rotate(157deg) brightness(91%) contrast(88%);
}
.es-btn-blue-gray{
  background:#385d70;
  color:#fff;	
}
.es-btn-blue-gray:hover, .es-btn-blue-gray:active{
   background:#658698;
   color:#fff;
}
.es-btn-blue-gray svg{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(152deg) brightness(103%) contrast(101%);
}
.es-btn-dark-blue{
	background:#093951;
    color:#fff;		
}
.es-btn-dark-blue:hover, .es-btn-dark-blue:active{
   background:#416c82;
   color:#fff;
}
.es-btn-dark-blue svg{
	filter: brightness(0) saturate(100%) invert(64%) sepia(17%) saturate(377%) hue-rotate(355deg) brightness(92%) contrast(85%);
}
.blue-header .es-hero h1 {
    color: #093951;
}
.blue-header .es-hero .es-btn-white {
    background: #385d70;
    color:#fff;
}
.blue-header .es-hero .es-btn-white:hover {
    background: #658698;
    color:#fff;
}
.blue-header .es-hero .es-btn-white svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(152deg) brightness(103%) contrast(101%);
}
.es-form-section{
	margin-top:80px;
	margin-bottom:80px;
}
.es-form-section .gform_wrapper.gravity-theme .gfield input:not([type="checkbox"]), BODY .es-form-section .gform_wrapper.gravity-theme textarea {
    background: transparent !important;
    border-bottom: 1px solid #fff !important;
	color:#fff;
}
.es-form-section label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a {
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
}
.es-form-section ::placeholder {
    color: #fff !important;
}
.es-form-section p.gform_required_legend {
    display: none;
}
BODY .es-form-section .gform_wrapper.gravity-theme .gform_footer {
    visibility: visible;
    position: unset;
}
BODY .gform_wrapper.gravity-theme input[type="checkbox"] {
    background-image:none;
	color: #fff;
    border-radius: 5px;
}
BODY .gform_wrapper.gravity-theme input[type="checkbox"]:checked {
    background-image: url(./img/icon-check.svg);
	border-color:#fff;
	background-color: #09395166;
}

.es-form-section input#gform_submit_button_1 {
    opacity: 0.8;
    border-radius: 10px;
    padding-top: 17px;
    padding-right: 16px;
    padding-bottom: 17px;
    padding-left: 16px;
    gap: 6px;
    background: #FFFFFF;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    width: fit-content;
    border: 0;
	cursor: pointer;
}
.es-form-section input#gform_submit_button_1:hover {
    color: #416c82;
}
/* ============================================================= ================================================*/
.range-of-service {
    margin: 80px 0;
}
.icon-card-section {
    margin: 80px 0;
}
.service-card {
  display: block;
  background: #F3EFEE;
  padding: 17px 30px;
  margin-bottom: 20px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.35s ease;
  position: relative;
  z-index: 1;
}
.service-col {
  padding:0 !important;
  margin-bottom: 0 !important;
}
.service-card svg{
	transition:0.3 ease-in-out;
	max-width: 50px;
	margin-left: auto;
	display: table-caption;
	transition:0.3s ease-in-out;
}
.service-card:hover svg{
  transform: translateY(-8px);
  transition:0.3s ease-in-out;
}
h4.service_title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #093951;
}
.service-layout .p-xl {
    font-size: 18px;
}
.service-card-1, .service-card-2 {
    margin-top: -70px;
}
.service-card-3, .service-card-4 {
    margin-top: 200px;
}
.service--img-col {
    z-index: 0;
    margin: 0 -5px;
}
.service-card-5 {
    margin-top: -12px;
}
.service-layout {
    padding-top:100px;
}
.color-combination {
  margin: 80px 0;
}
.color-slider {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.color-item {
  text-align: center;
  min-width: 140px;
}

.color-pair {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-bottom: 12px;
}

.color-circle {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
.bottom-circle {
    border: 7px solid #fff;
    margin-top: -23px;
}

/* --------------------
   Difficulty line
-------------------- */
.difficulty-line {
  position: relative;
  margin-top:0px;
  text-align: center;
}
.difficulty-line svg {
    width: 100%;
}

.difficulty-line span {
  display: inline-block;
  margin-top: 10px;
  font-weight: 500;
  color: #093951;
}

/* --------------------
   Slick overrides
-------------------- */
.color-slider.slick-initialized {
  display: block;
}

.slick-slide {
  outline: none;
}
/* Slider wrapper */
.color-slider {
  position: relative;
  padding-bottom:0px; /* space for arrows */
}

/* Common arrow styles */
.color-slider .slick-prev,
.color-slider .slick-next {
  position: absolute;
  bottom: -160px;
  top: auto;
  transform: none;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #bfc7c9;
  z-index: 2;
}
.color-slider .slick-prev:hover,
.color-slider .slick-next:hover{
    background: #0b3a44;
}

/* Center arrows horizontally */
.color-slider .slick-prev {
  left: 50%;
  transform: translateX(-90px);
}

.color-slider .slick-next {
  left: 50%;
  transform: translateX(18px);
}
/* Left arrow (light grey) */
.color-slider .slick-prev, .color-slider .slick-next {
    background: #99aab1;
}

/* Remove default slick icons */
.color-slider .slick-prev:before,
.color-slider .slick-next:before {
  content: '';
}
/* Arrow icon */
.color-slider .slick-prev::after,
.color-slider .slick-next::after {
content: '';
width: 10px;
height: 10px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
}

/* Left arrow direction */
.color-slider .slick-prev::after {
  transform: rotate(-135deg);
}

/* Right arrow direction */
.color-slider .slick-next::after {
  transform: rotate(45deg);
}
section.color-combination * {
    box-sizing: content-box;
}
.color-combination p.p-xl {
    max-width: 130px;
    margin: 0 auto;
    text-align: center;
}

.newsroom-section {
  margin: 80px 0;
}
.newsroom-section h3.news-title strong, .newsroom-section h3.news-title {
    font-weight: 600;
    line-height: 1.3em !important;
    font-size: 24px;
}
.newsroom-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap:28px;
}

/* Card */
.news-card {
  background: #F7F4F3;
  padding: 28px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Top row */
.news-card-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:28px;
}

/* Badge */
.news-badge {
  background: #093951;
  color: #fff;
  padding: 6px 14px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 16.21px;
  line-height: 100%;
  letter-spacing: 0;
}

/* Date */
.news-date {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0;
  color: #093951;
}

/* Title */
.news-title {
  font-weight: 600;
  font-size: 26px;
  line-height: 100%;
  color: #093951;
  margin-bottom: 16px;
}

/* Link */
.news-link {
  margin-top: 30px;
  justify-content: flex-end;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: #093951;
  text-decoration: none;
}
a.news-link:hover {
    color: #a59682;
}
h3.news-title a:hover, a.news-link:hover {
    color: #a59682;
}
/* Arrow animation */
.news-arrow {
  display: inline-flex;
  transition: transform 0.3s ease;
}

.news-link:hover .news-arrow {
  transform: translateX(6px);
}
.two-col-content-section{
  margin:80px 0;
}
.two-col-content-section .g-xxl .two-col-content-wrap {
    padding-right: 50px;
}
.two-col-content-section img {
    width: 100%;
}
.card-icon-wrap {
    background: #f7f4f3;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    min-height: 200px;
	margin-bottom: 20px;
}
.comman-card-wrap-row {
    display: flex;
    gap: 116px;
}
.card-icon-wrap img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
 
.two-col-slider-section{width:100%;margin:80px 0;}
.two-col-slider-items .p-xl {
    text-align: center;
    margin-top: 12px;
}
.two-col-slider-inner-wrap{display:flex;flex-wrap:wrap}
.two-col-slider-content{width: 50%;
    margin-left: auto;
    max-width: 640px;
    padding-right: 50px;
    padding-left: 15px;
}
.two-col-slider{width:50%;position: relative;}
.slider-item{width:33.33%;padding-right: 20px;}
.two-col-slider-items .slick-list.draggable { padding-right:60px; }
     .two-col-slider-items .slick-prev,
    .two-col-slider-items .slick-next {
      position: absolute;
      bottom:-50px;
      top: auto;
      transform: none;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #99aab1;
      z-index: 2;
    }
    .two-col-slider-items .slick-prev:hover,
    .two-col-slider-items .slick-next:hover{
        background: #002B3C;
    }

    /* Center arrows horizontally */
    .two-col-slider-items .slick-prev {
      left: 0%;
    }

    .two-col-slider-items .slick-next {
      left:60px;
    }
    /* Left arrow (light grey) */
    .two-col-slider-items .slick-prev {
      background:#99aab1;
    }

    /* Remove default slick icons */
    .two-col-slider-items .slick-prev:before,
    .two-col-slider-items .slick-next:before {
      content: '';
    }
    /* Arrow icon */
    .two-col-slider-items .slick-prev::after,
    .two-col-slider-items .slick-next::after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    }

    /* Left arrow direction */
    .two-col-slider-items .slick-prev::after {
      transform: rotate(-135deg);
    }

    /* Right arrow direction */
    .two-col-slider-items .slick-next::after {
      transform: rotate(45deg);
    }
	.two-col-slider-items .slick-slide img {
		width: 100%;
	}
	.map-wrapper {
		position: relative;
		max-width:1024px;
		margin: 80px auto;
		width: 100%;
		/* This ensures the container scales with the image */
		aspect-ratio: 1000 / 500; 
		background: url('https://evosys.stagingsea.com/wp-content/uploads/2026/02/dotted-map.svg') no-repeat center center;
		background-size: contain;
	}
	@supports not (aspect-ratio: 1/1) {
		.map-wrapper { height: 500px; }
	}
	.location-group {
		position: absolute;
		display: flex;
		align-items: center;
		transform: translate(-50%, -50%); /* Centers the marker on the coordinate */
		cursor: pointer;
		z-index: 5;
	}
	.country-tag {
	    width: 4.5vw;
		height: 4.5vw;
		max-width: 68px;
		max-height: 68px;
		min-width: 30px; min-height: 30px;
		background: #4db6ac;
		border-radius: 50%;
		color: white;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: clamp(8px, 1vw, 11px);
		font-weight: bold;
		box-shadow: 0 4px 10px rgba(0,0,0,0.1);
		margin-right: 8px;
	}
	.location-dot {
		width: 5vw;
		height: 5vw;
		max-width: 68px;
		max-height: 68px;
		min-width: 35px;
		min-height: 35px;
		background: #ff8a65;
		border-radius: 50%;
		position: relative;
		border: 27px solid #ffffff;
		box-sizing: content-box;
	}
	.location-dot::after {
		content: '';
		position: absolute;
		width: 20%; height: 20%;
		background: rgba(255,255,255,0.7);
		border-radius: 50%;
		top: 50%; left: 50%;
		transform: translate(-50%, -50%);
	}
	.info-card {
		position: absolute;
		top: 110%; /* Shows below the marker */
		left: 50%;
		transform: translateX(-50%) translateY(10px);
		width: 240px;
		background: #fdfdfd;
		padding: 15px;
		border-radius: 8px;
		box-shadow: 0 10px 30px rgba(0,0,0,0.2);
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease;
		z-index: 100;
		background:#F7F4F3;
		pointer-events: none; /* Prevents card from blocking hover */
	}
	.info-card h3 { margin: 0 0 8px 0; font-size: 16px; color: #0a304e; }
	.info-card p { font-size: 13px; margin: 0 0 10px 0; color: #666; line-height: 1.4; }
	.info-card a { color: #0a304e; text-decoration: none; font-size: 13px; display: block; margin-bottom: 4px; font-weight: bold;}
	.location-group:hover .info-card,
	.location-group.active .info-card {
		opacity: 1;
		visibility: visible;
		transform: translateX(-50%) translateY(0);
		pointer-events: auto;
	}
	.loc-usa { top: 22%; left: 25%; }
	.loc-usa .location-dot{
		margin-left: -30px;
		z-index: -1;
		margin-top: 80px;
	}
	.loc-ger { top: 25%; left: 59%;flex-direction: row-reverse; }
	.loc-ger .location-dot {
		z-index: -1;
		position: absolute;
		top: 50px;
		right: 20px;
	}
	.loc-ger .location-dot {
		z-index: -1;
		position: absolute;
		top: 50px;
		right: 20px;
	}
	.loc-chn { top:20%; left:87%; }
	.loc-chn .location-dot{
		z-index: -1;
    }
	.location-group.loc-chn .country-tag {
		position: absolute;
		top: 80%;
		left: -20px;
	}
	@media (max-width: 600px) {
		.info-card {
			width: 180px;
			padding: 10px;
		}
		.info-card h3 { font-size: 14px; }
	}

/* ========================================================== Global Css start =================================================*/

.es-container {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.d-none {
  display: none !important;
}
.evs-link {
  font-size: 16px;
  font-weight: 600;
  color: #093951;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}

.p-xl {
  font-size: 20px;
  font-weight: 400;
  color: #093951;
  line-height: 1.5em;
}

.p-sm {
  font-size: 16px;
  font-weight: 400;
  color: #093951;
  line-height: 1.5em;
}

:root {
  --es-gx: 12px;   /* horizontal gap */
  --es-gy: 48px;   /* vertical gap */
}

.es-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--es-gx)/-2);
  margin-right: calc(var(--es-gx)/-2);
  gap: 0 !important; /* prevent browser gap issues */
  column-gap: 0 !important;
  row-gap: 0 !important;
}

[class*="es-col-"] {
  position: relative;
  padding-left: calc(var(--es-gx)/2);
  padding-right: calc(var(--es-gx)/2);
  box-sizing: border-box;
  margin-bottom: var(--es-gy);
  min-width: 0;
  flex-grow: 0;
}

/* Default full width (mobile first) */
.es-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* Base (mobile first, <576px) */
.es-col-12 { flex: 0 0 100%; max-width: 100%; }
.es-col-6  { flex: 0 0 50%;  max-width: 50%; }
.es-col-4  { flex: 0 0 33.333%; max-width: 33.333%; }
.es-col-3  { flex: 0 0 25%;  max-width: 25%; }

/* ≥576px (small) */
@media (min-width:576px) {
  .es-col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .es-col-sm-6  { flex: 0 0 50%;  max-width: 50%; }
  .es-col-sm-4  { flex: 0 0 33.333%; max-width: 33.333%; }
  .es-col-sm-3  { flex: 0 0 25%;  max-width: 25%; }
}

/* ≥768px (medium) */
@media (min-width:768px) {
  .es-col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .es-col-md-6  { flex: 0 0 50%;  max-width: 50%; }
  .es-col-md-4  { flex: 0 0 33.333%; max-width: 33.333%; }
  .es-col-md-3  { flex: 0 0 25%;  max-width: 25%; }
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
	display: block !important;
  }	
}

/* ≥1024px (large) */
@media (min-width:1024px) {
  .es-col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .es-col-lg-6  { flex: 0 0 50%;  max-width: 50%; }
  .es-col-lg-4  { flex: 0 0 33.333%; max-width: 33.333%; }
  .es-col-lg-3  { flex: 0 0 25%;  max-width: 25%; }	
  .es-col-lg-2 {flex: 0 0 16.6667%; max-width: 16.6667%;}
	.es-tab-list .es-accordion-panel {
		display: none !important;
	}
}

/* ≥1200px (extra large) */
@media (min-width:1200px) {
  .es-col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .es-col-xl-6  { flex: 0 0 50%;  max-width: 50%; }
  .es-col-xl-4  { flex: 0 0 33.333%; max-width: 33.333%; }
  .es-col-xl-3  { flex: 0 0 25%;  max-width: 25%; }
}
@media (min-width:1366px) {
	.is-sticky header.header {
		position: fixed;
		background: #fff;
		top: 0;
	}
	.is-sticky header.header .nav>li>a {
		color: #093951;
	}
	.is-sticky .header-inner.container .logo {
		filter: brightness(0) saturate(100%) invert(16%) sepia(18%) saturate(4285%) hue-rotate(169deg) brightness(92%) contrast(93%);
	}
	.has-mega.mega {
		box-shadow: none;
	}
}
@media(max-width:1200px){
	:root {
	  --es-gy:12px;
	}
	.nav>li>a{
		font-size:14px;
	}
}
/* ========================================================== Global Css End =================================================*/
@media(min-width:992px){
	.newsroom-section .p-xl {
		line-height: 1.25em;
	}
}
@media(max-width:1200px){
	.service-layout {
		max-width: 990px;
		margin: 0 auto;
	}
	.service-circle svg {
		max-width: 330px;
		height: 370px;
	}
	.service-layout .service-card-3, .service-layout .service-card-4 {
		margin-top: 120px;
	}
	.color-slider {
		gap: 0;
	}
  .color-item {
    text-align: center;
    min-width: 100px;
  }
  .color-item {
    padding: 0 12px;
  }
  .news-title {
    font-size: 22px;
  }
   two-col-slider-content {width: 35%;}
  .properties-slider { width: 65%; }
  .two-col-slider{padding-left: 15px;}
}

@media (max-width: 1024px) {
  .newsroom-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .comman-card-wrap-row {
	gap: 30px;
  }	
  .two-col-slider-items .slick-list.draggable {
	padding-right: 12px;
  }
  .newsroom-section {
	margin:60px 0;
  }
}

@media(max-width:992px){
	.news-button {
		position: unset;
		margin-top: 20px;
	}
	.color-combination {
	  margin: 80px 0;
	}
	.es-tab-section.es-two-col-section {
		padding: 0;
		margin: 60px 0;
	}
	.es-two-col-section {
		margin-top:60px;
		margin-bottom:60px;
	}
	.service-layout {
		padding-top:60px;
	}
	.service-layout .service-card-3, .service-layout .service-card-4 {
        margin-top: 30px;
    }
	.service-circle svg {
        max-width: 260px;
        height: 260px;
    }
	.service-layout .p-xl {
        font-size: 13px;
    }
	.service-layout {
        max-width: 738px;
        margin: 0 auto;
    }
	header#masthead {
		display: none;
	}
	.es-form-section{
		margin-top:60px;
		margin-bottom:60px;
	}
	.two-col-content-section{
	  margin:60px 0;
	}
	.two-col-content-section .g-xxl .two-col-content-wrap {
		padding-right:30px;
	}
	.two-col-slider-items .slick-list.draggable {
		padding-right: 110px;
	}
	.location-dot {border: 10px solid #fff;}
	.loc-ger .location-dot {
		top: 20px;
	}
	.range-of-service {
		margin:60px 0;
	}
	.map-wrapper {
		margin:60px auto;
	}
	.color-combination {
	  margin: 60px 0;
	}
	.icon-card-section {
		margin:60px 0;
	}
}

@media(max-width:767px){
	.two-col-slider-section {
		margin: 40px 0 80px;
	}
	 .es-hero a.es-cta-button.es-btn-white {
		margin-bottom: 10px;
		line-height: 1.2em;
	}
	.newsroom-section h3.news-title strong, .newsroom-section h3.news-title {
		font-size: 20px;
	}
	.es-two-col-section {
		margin-top:40px;
		margin-bottom:40px;
	}
	.tab-slider-wrp img.ref-img {
		max-width: 100%;
	}

	.es-tab-section.es-two-col-section {
		padding: 0;
		margin: 40px 0;
	}
	.es .card {
       width: calc(50% - 3px);
	}
	div#langDropdown {
		display: none;
	}
	.es-cta-button {
       font-size: 15px;
     }
	nav.es-breadcrumb {
   	 display: flex;
	 flex-wrap: wrap;
	}
	.p-sm {
		font-size: 14px;
	}
	.es-hero h1{
		line-height:1.4em;
		font-size:30px;
		margin-bottom: 25px;
	}	
	.es-hero {
		min-height: 600px;
		padding: 24px 24px 40px 24px;
		box-sizing: border-box;
		margin:17px -5px 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
	}
	.laserschweisanlagen-mobile-img{
		background-image: url(https://evosys.instawp.xyz/wp-content/uploads/2025/08/laserschweisanlagen-mobile-hero.webp) !important;
	}
	.es-hero-grid {
		padding:0;
		width:auto;
	}
	.es-breadcrumb {
     font-size: 14px;
	}
	.es-h2 {
      font-size: 2.19rem;
	  margin-bottom: 10px;
	}
	.es-card-title {
      font-size: 18px;
	}
	.es-card-inner .evs-link{
	  margin-top:10px;	
	}
	.es-consult-inner {
	  flex-direction: column;
	  gap: 30px;
	}
	.es-consult-img img {
	   max-width: 160px;
	}
	.es-consult-content h2 {
	   font-size: 1.25rem;
	}
	h3.p-xl {
	  min-height:auto; 
	  font-size: 14px;	
	}
	h3.p-xl br {
     display: none;
   }
   .es-feature-card {
		min-height: 160px;
		justify-content: space-between;
		padding: 8px;	
   }
	.es-feature-icon{
		margin-bottom:0;
	}
	.produktseite-hero .es-hero-grid {
    padding: 0;
    width: 100%;
    margin: 20px 0;
	}
	.es-hero.produktseite-hero {
		flex-direction: column-reverse;
		padding: 0;
	}
	.produktseite-hero .es-hero-grid .es-btn-blue-gray {
		width: auto;
		justify-content: center;
	}
	.es-row.es-footer-social {
    	text-align: left;
	}
	.es-row.es-footer-bottom ul {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.es-row.es-footer-bottom ul li {
		margin: 0 !important;
		padding-left:  0 !important;
	}
	.wir_title{
		font-size:28px;
	}
	.wir_content{
		font-size:14px;
	}
	.es-form-section{
		padding-top:30px;
		padding-bottom:30px;
	}
	.range-of-service {
		margin:40px 0;
	}
	section.es-features + section.es.es-two-col-section {
		padding-bottom: 80px;
	}
	.service-layout .service--img-col {
		display: none;
	}
	.service-layout .service-card {
        margin-top: 0;
        margin-bottom: 20px;
    }
	.service-layout {
		padding-top: 20px;
	}
	.newsroom-grid {
      grid-template-columns: 1fr;
  	}
	.newsroom-grid .slick-slide > div {
		margin: 0 10px;
	}

	.two-col-content-section{
	  margin:40px 0;
	}
	.two-col-content-section .g-xxl .two-col-content-wrap {
		padding-right:0px;
	}
	.comman-card-wrap-row {
		flex-wrap: wrap;
	}
	.color-slider .slick-prev::after, .color-slider .slick-next::after {
		width: 7px;
		height: 7px;
	}
	.color-slider .slick-prev, .color-slider .slick-next {
		width: 29px;
		height: 29px;
	}
	.color-slider .slick-next {
		transform: translateX(20px);
	}
	.color-slider .slick-prev {
    	transform: translateX(-20px);
	}
	.color-slider {
		margin-top: 30px;
	}
	.two-col-slider-content {
		width: 100%;
		padding: 0 15px 30px;
	}
	.two-col-slider {
		width: 100%;
	}
	.two-col-slider-items .slick-prev {
		left: 4%;
	}
	 .newsroom-grid .slick-prev,
    .newsroom-grid .slick-next {
      position: absolute;
      bottom: -50px;
      top: auto;
      transform: none;
      width: 29px;
      height: 29px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #99aab1;
      z-index: 2;
    }
    .newsroom-grid .slick-prev:hover,
    .newsroom-grid .slick-next:hover{
        background: #002B3C;
    }
	.newsroom-section {
		margin:40px 0 80px;
	  }
    .newsroom-grid .slick-prev {
      left: 44%;
    }
    .newsroom-grid .slick-next {
      left:56%;
    }
    .newsroom-grid .slick-prev {
      background:#99aab1;
    }
    .newsroom-grid .slick-prev:before,
    .newsroom-grid .slick-next:before {
      content: '';
    }
	.newsroom-grid {
		display: block; /* disable grid for slick */
	  }
	  .news-card {
		height: auto; /* slick handles height */
	  }
    .newsroom-grid .slick-prev::after,
    .newsroom-grid .slick-next::after {
      content: '';
      width: 7px;
      height: 7px;
      border-top: 3px solid #fff;
      border-right: 3px solid #fff;
    }
    .newsroom-grid .slick-prev::after {
      transform: rotate(-135deg);
    }
    .newsroom-grid .slick-next::after {
      transform: rotate(45deg);
    }
	.newsroom-grid {
		position: relative;
	}
	.location-group.loc-chn:hover .info-card, .location-group.loc-chn.active .info-card {
		opacity: 1;
		visibility: visible;
		transform: translateX(-80%) translateY(0);
		pointer-events: auto;
	}
	.map-wrapper{
	   aspect-ratio: 1000 / 800;
	   overflow: hidden;
	   margin:40px auto;
	}
	.location-dot{
		width: 2vw;
		height: 2vw;
		max-width: 28px;
		max-height: 23px;
		min-width: 25px;
		min-height: 25px;
   }
	.color-combination {
	  margin:40px 0 80px;
	}
	.es-card-grid.wir_begleiten_slider {
		max-width: 320px;
	}
	.es.tab-slider-wrp .wir_begleiten_slider .slick-arrow.slick-prev {
    left: 30%;
	}
	.es.tab-slider-wrp .wir_begleiten_slider .slick-arrow.slick-next {
		left: unset;
		right: 30% !important;
	}
	.es-tab-section .wir_begleiten_sec.es-two-col-section {
		padding-top: 0;
		padding-bottom: 30px;
	}
	.icon-card-section {
		margin:40px 0;
	}
}
@media (max-width:391px) {
  .color-slider .slick-prev, .color-slider .slick-next {
    bottom: -100px;
  }
  .color-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  .color-item {
      text-align: center;
      min-width: 50px;
      padding: 0 5px !important;
  }
}

/* ========================================================== MegaMenu Start ================================================= */

  *{box-sizing:border-box;margin:0;padding:0}
  .container{max-width:1200px;margin:0 auto;padding:0 24px}

  /* Header */
  .header{background:#fff;border-bottom:1px solid #eaeaea;position:relative;z-index:50}
  .header-inner{display:flex;align-items:center;height:78px;justify-content:space-between;}
  .logo img{height:36px}
  .col .es-cta-button {
      margin-top: 50px;
      display: flex;
  }
  .toggle{display:none;flex-direction:column;gap:5px;cursor:pointer}
  .toggle span{width:28px;height:3px;background:#fff;border-radius:2px}

	.header-inner li:before {
		display: none;
	}
	.header-inner .nav>li>a {
		padding-bottom: 0;
		padding-top:0;
	}
	.header-inner li {
		margin-bottom: 0 !important;
		padding-left:15px !important;
	}
	.header-inner .link-list li {
		padding-left: 0 !important;
	}
	header.header { position: absolute;
		width: 100%;
		border: 0;
		padding: 30px 0 0;
		background:transparent;
		left:0;
	}
	.panel ul li::before {
		display: none !important;
	}
	.panel li {
		padding-left: 0 !important;
	}


  /* Desktop nav */
  .nav{display:flex;align-items:center;gap:10px}
  .nav>li{list-style:none;position:relative}
  .nav>li>a{color:#fff;text-decoration:none;font-weight:600;font-size:14px;padding:14px 0;display:inline-block;position:relative}
  .nav>li.is-active>a::after,.nav>li>a:hover::after{
    content:"";position:absolute;left:0;right:0;bottom:-18px;height:4px;background:#A59682;border-radius:2px
  }

  /* Mega */
  .has-mega{position:static}
  .mega{position:absolute;left:0;right:0;top:100%;display:none;background:#fff;border-top:1px solid #eee;max-width: 1250px;margin: 0 auto;border-radius: 0 0 15px 15px;box-shadow: 0px 6px 20px -10px rgba(0, 0, 0, 0.1);}
  .has-mega.open .mega{display:block}
  .mega-inner.container{display:grid;grid-template-columns:340px 1fr 420px;gap:32px;padding:0 24px}
  .col{min-height:260px;padding-top:55px;padding-bottom:50px;}

  .mega-cats{background:#fff;border-radius:12px;padding:12px 0}
  .mega-cats li{list-style:none;margin: 0 !important;padding-left: 0 !important;}
  .mega-cats a{display:block;text-decoration:none;color:#093951;padding:5px 18px;font-size:16px;border-radius:8px;margin:2px 6px}
  .mega-cats li.is-active>a{font-weight:700;background:#f3f6f8}
  .mega-cats a:hover{background:#f0f4f6}

  .cta-wrap{padding:14px 6px}
  .btn-cta{display:inline-flex;align-items:center;gap:8px;background:#093951;color:#fff;text-decoration:none;padding:12px 16px;border-radius:12px;font-weight:600}

  .col2{padding-left:30px;border-left:1px solid #eef1f3}
  .panel-second{display:none}
  .panel-second.active{display:block}
  .panel-second h4{font-size:15px;font-weight:700;margin:6px 0 12px;display:flex;gap:5px;}
  .link-list{list-style:none}
  .link-list li{margin:6px 0}
  .link-list a{color:#093951;text-decoration:none;font-size:15px;padding:6px 0;display:inline-block}
  .link-list a:hover{color:#093951;background:#f5f8fa;padding:6px 8px;margin-left:-8px;border-radius:6px}

  .col3{padding-left:40px;border-left:1px solid #eef1f3}
  .mega-preview{border-radius:12px;display:flex;align-items:center;justify-content:center;min-height:260px}
  .mega-preview img{max-width:100%;height:auto;display:block;border-radius: 10px;}

  /* Mobile drawer */
  .mobile{position:fixed;inset:0;background:#fff;display:none;flex-direction:column;z-index:999}
  .mobile.open{display:flex}
  .mobile .topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #eee;box-shadow:0 6px 20px rgba(0,0,0,.06)}
  .mobile .close{font-size:22px;background:none;border:0;cursor:pointer;color:#093951;font-weight:800;} 

  .stage{position:relative;flex:1;overflow:hidden}
  .rail{display:flex;height:100%;transition:transform .32s ease}
  .panel{width:100%;flex-shrink:0;overflow:auto;background:#fff}
  /* BACK header with icon + label */
  .panel .back{display:flex;align-items:center;gap:12px;height:56px;padding:0 16px;border-bottom:1px solid #eee;font-weight:700;cursor:pointer}
  .back-btn{
    width:40px;height:40px;border-radius:8px;border:0;background:#093951;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;
  }
  .back-label{color:#093951;font-weight:700;font-size:16px}

  .panel ul{list-style:none;padding:14px 16px}
  .panel li{margin-bottom:14px}
  .panel a{display:block;text-decoration:none;color:#093951;font-weight:600;font-size:16px;padding:8px 0}
  .panel .has-sub>a{position:relative;padding-right:26px}
  .panel .has-sub>a::after{content:"›";position:absolute;right:2px;top:0;font-size:20px;line-height:1}

  .actions{padding:24px 0;}
  .actions .es-cta-button{margin:0 16px 10px;width: auto;text-align: center;display: flex;align-items: center;justify-content: center;}
  .btn-primary{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;border-radius:12px;background:#093951;color:#fff;text-decoration:none;font-weight:700}
  .contact-row{display:flex;gap:10px;margin:22px 16px 0;padding-top:22px;border-top: 1px solid #f1f1f1;}
  .contact-box{border-radius:12px;height:46px;display:flex;align-items:center;font-size:14px}
  .contact-text {
    flex-grow: 1;
}
.blue-header .nav>li>a {
	color: #093951;
}
.blue-header .header-inner.container .logo {
	filter: brightness(0) saturate(100%) invert(16%) sepia(18%) saturate(4285%) hue-rotate(169deg) brightness(92%) contrast(93%);
}
.blue-header .toggle span {
    width: 28px;
    height: 3px;
    background: #093951;
    border-radius: 2px;
}


@media (max-width:1200px) {
	.dropdown-toggle{
		font-size:13px;
	}
	.header-inner li{
		padding-left: 3px !important;
	}
	.dropdown {
		width: 150px;
	}
}
@media (max-width:1024px) {
  .header-inner {
    justify-content: space-between;
  }
  .header-inner .logo {
    flex-grow: 1;
  }	
  .dropdown-toggle{
	margin-left:15px;	
  }	
  .dropdown {
		width: 180px;
		padding-right: 15px;
	}	
}

@media (min-width:1025px) {
  .nav>li{
    position:unset !important;
  }
}

  /* Responsive */
  @media(max-width:1024px){
    .nav{display:none}
    .toggle{display:flex;background: transparent;
    border: 0;}
    .mega{display:none!important}
	header.header {
		padding: 10px 0 0;
	}
	.logo img {
		max-width: 162px;
	}
  }
/* Megamenu end */



