/* @font-face {
  font-family: "Futura";
  src: url(../fonts/Futura.woff);
  font-display: swap;
} */
@font-face {
  font-family: "Futura";
  src: url("../fonts/Futura.woff2") format("woff2"),
       url("../fonts/Futura.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3{
  font-family: "Futura" !important;
  font-weight: 500 !important;
}
.custom-header{
	position: fixed;
    top: 0;
    z-index: 999;
	height:78px;
}
.custom-header {
  transition: background-color 0.3s ease;
}
.margin-zero p {
    margin-bottom: 0;
}
/* .bg-transparent {
  background-color: transparent !important;
}

.bg-colored {
  background-color: #F5F5FC !important;
} */

.elemntor.elementor-shape-bottom svg{
	display: none;
}
.abs-text{
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	text-align: center !important;
	backdrop-filter: blur(16px);
}
.image-text{
	text-align: center;
}
.home-bg{
	background: rgba(245, 245, 252, 0.80);
	backdrop-filter: blur(100px);
} 
.expandIcon {
	height: 24px !important;
	width: 24px !important;
}
.box1 .elementor-image-box-img img{
	width: 40px;
	height: 40px;
	object-fit: fill;
}
.custom-mobile-menu-item .wpr-mobile-menu-item {
    position: absolute;
    z-index: 100000;
    right: 8px;
    left: auto;
    top: -67px;
    width: 34px;
    height: 34px;
    color: transparent !important;
}
header .wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu-wrap {
    position: fixed !important;
    left: 0 !important;
    /* right: 100%; */
    width: 100vw !important;
    display: block;
    top: 50.8px;
}
.custom-mobile-menu-item .wpr-mobile-sub-menu, .custom-mobile-menu-item .wpr-mobile-sub-mega-menu {
		display: block;
	}
@media (max-width: 1024px) {
	.wpr-mobile-nav-menu.wpr-mobile-mega-menu .wpr-mobile-sub-open, .e-con.e-flex.mobile-responsive-menu>.e-con-inner {
		height: calc(100dvh - 120.8px);
		overflow: auto;
		flex-wrap: nowrap;
	}
}
@media (max-width: 767px) {
    .wpr-mobile-nav-menu.wpr-mobile-mega-menu .wpr-mobile-sub-open, .e-con.e-flex.mobile-responsive-menu>.e-con-inner {
		height: calc(100dvh - 102.8px);
    }	
}
header .wpr-page-list-item, header .e-n-accordion-item-title .e-n-accordion-item-title-header, .header-nav-menu .menu-item-type-custom, .custom-mobile-menu-item {
    position: relative;
}

/* @media (max-width: 768px){
	.kontakt-imagebox{
	display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap;
		gap: 15px;
}
	.kontakt-imagebox .elementor-image-box-img img {
		width: 40px;
		height: 40px;
		object-fit; fill;
	}
	@media (max-width: 768px){
	.kontakt-imagebox .elementor-image-box-img img {
		width: 32px;
		height: 32px;
		object-fit: fill;
	}
} */
.footerHeight {
	height: 100%;
}
.footerBackdrop {
	backdrop-filter: blur(100px);
}
.footerLogoparent {
	width: 146.703px;
height: 80px;
flex-shrink: 0;
aspect-ratio: 146.70/80.00;
	overflow: hidden;
}
.footerLogo {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.footerAbsoluteBackdrop {
	backdrop-filter: blur(100px);
}
.elementor-widget[data-id="14026aa"] {
    width: 100% !important;
}

.home-button{
	padding: 0 35%;
}
.language-btn{
	display: flex;
	flex-direction: row;
	align-items: center;
}
/* .derma-image1{
	position: relative;
}
.derma-image2{
	position: absolute;
	margin-top: -170px;
	margin-right: -61px;
} */
.language-btn {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
}
body .language-btn-text p {
  margin: 0 !important;
  text-align: center !important;
}

/* p {
  margin-bottom: 0 !important;
 text-align: center !important;
} */
.list-icon {
	display: flex;
	align-items: center;
}
.link-btn a{
	color: #00F !important;
}
.karrier-image {
  position: relative;
  display: block;
}

.karrier-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  pointer-events: none;
}
/* .elementor-widget-google_maps iframe {
    width: 100% !important;
    height: 100% !important;
} */

/* home page number list */
 
body {
      /*font-family: Arial, sans-serif;*/
      /*padding: 2rem;*/
      /*background-color: #fff;*/
      overflow: hidden;
    }
    .container{
       overflow-x: hidden;
       padding: 0;
         margin: auto;
    }

.header {
  display: flex;
  align-items: center;
/*   gap: 10px; */
/*   margin-bottom: 1.5rem; */
}
@media (max-width: 768px){
	.header{
		margin-bottom: 0 !important;
	}
}
.header img {
  width: 40px;
  height: 40px;
  text-align: center;
}
.header .wpr-sub-mega-menu img {
	margin-top: 0 !important;
	min-width: 24px;
}
/* .header h2 {
  font-size: 20px;
  font-weight: 600 !important;
  margin: 0;
} */
/* Prevent ALL scroll (html and body) when mobile menu is open */
html.wpr-mobile-menu-open,
body.wpr-mobile-menu-open {
  overflow: hidden !important;
  height: 100% !important;
  position: relative;
}

/* Style header-bg to cover screen without interfering */
body.wpr-mobile-menu-open .header-bg {
  background: #fff !important;
  height: 100vh !important;
  width: 100% !important;
  overflow: hidden !important;
  position: relative !important;
  z-index: 1;
}

/* Make sure the menu appears above header-bg */
.wpr-mobile-mega-menu-wrap {
  position: relative;
  z-index: 2;
}

.wpr-mobile-mega-menu-wrap {
 	width: 100% !important; 
    position: fixed !important;
     top: 78px !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 16px !important;
    background: #F5F5FC !important;
    overflow-y: auto !important;
    margin-top: 0 !important;
/*     z-index: 9999 !important; */
}
@media (max-width: 767px){
	.wpr-mobile-mega-menu-wrap {
		 top: 78px !important;
     padding: 20px !important;
	}
  .wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu-wrap{
    margin-top: 0 !important;
  }
}
body.menu-open {
    overflow: hidden;
}

/*.wpr-mobile-toggle.wpr-mobile-toggle-open {
    width: 30px;
} */

.wpr-mobile-toggle.wpr-mobile-toggle-open .wpr-mobile-toggle-line {
    transform: translateY(2px) rotate(45deg);
}
.wpr-mobile-toggle.wpr-mobile-toggle-open .wpr-mobile-toggle-line:first-child {
display: none;
}
.wpr-mobile-toggle.wpr-mobile-toggle-open .wpr-mobile-toggle-line:last-child {
    transform: translateY(-5px) rotate(-45deg);
}
.wpr-mobile-mega-menu-wrap .wpr-mobile-nav-menu li{
	    background: #F5F5FC!important;
}
.wpr-sub-mega-menu {
	top: 24px !important;
}
.wpr-nav-menu > .menu-item:first-child > .wpr-sub-mega-menu {
	left: -230px !important;
}
.wpr-nav-menu > .menu-item:nth-child(2) > .wpr-sub-mega-menu {
	left: -72px !important;
}
.wpr-sub-mega-menu wpr-animate-sub {
   	left: -218px !important;
	top: 30px !important;
}

.entry {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 24px;
  flex-wrap: nowrap;
  width: 100%;
}

.name {
  white-space: wrap;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #353535;
}

.phone {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #1A1A1A;
}

.dots {
  flex-grow: 1;
  border-bottom: 1.6px dashed #E3E3EB;
  position: relative;
  top: 0.2em; 
}

@media (max-width: 480px) {
  .header h2 {
    font-size: 1.1rem;
  }

  .entry {
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 20px;
  }

  .name {
      white-space: wrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .phone {
    font-size: 14px;
    line-height: 20px;
  }

  .dots {
    top: 0.8em;
  }
}

/* home page tabs section */

.tab-wrapper{
  width: 100% !important;
  margin: 0 auto !important;
    display: flex;
    flex-direction: column;
    gap: 60px;
    flex-shrink: 0;
}
.tab-head{
    display: flex;
    justify-content: space-between;
}
.head-text {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #1A1A1A;
    padding: 6px 0px;
	font-family: Futura;
}
.tabs {
  display: flex;
  gap: 10px;
 padding: 8px;
 background: #F5F5FC;
 border: 2px solid #E3E3EB;
 border-radius: 32px 4px;
 box-shadow: 2px -2px 10px 0px rgba(255, 255, 255, 0.30) inset;
 flex-shrink: 0; 
}

.tab-button {
  padding: 6px 16px;
  background: none;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  color: #353535;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px
}

.tab-button.active {
  background: #FFF;
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 6px 16px;
  border: none;
  border-radius: 24px 4px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
}
.tab-button:focus,
.tab-button:focus-visible,
.tab-button:active {
  outline: none;
  /*box-shadow: none;*/
}
.tab-content {
  display: none;
}

.tab-content.active {
  display: block !important;
  /*width: 100%;*/
}
.tab-content.active .tab-wrapper{
    width: 100%;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 columns */
  gap: 40px;
}

.tab-content .service-box {
    display: flex;
flex-direction: row;
gap: 16px;
/*max-width: 580px;*/
 width: 100%;
  margin: 0 auto;
}
.service-box {
  background: #F5F5FC;
  padding: 20px;
  border: 2px solid #E3E3EB;
  border-radius: 48px 8px;
box-shadow: 2px -2px 10px 0px rgba(255, 255, 255, 0.30) inset;
display: flex;
flex-direction: row;
gap: 16px;
	align-items: center;
/*max-width: 580px;*/
 width: 100%;
  margin: 0 auto;
}
.service-box-content{
	display: flex;
	flex-direction:column;
/* 	align-items: center; */
	align-self: center !important;
}

/* .service-box-icon {
    padding: 18px;
    background: #fff;
    border: none;
    border-radius: 32px 4px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-box-icon img{
    height: 44px;
    width: 44px;
    object-fit: contain;
} */
.service-box-icon {
  width: 80px;
  height: 80px;
  padding: 18px; /* keep this to center the icon */
  background: #fff;
  border-radius: 32px 4px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.10);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box; /* ensures padding is inside 80x80 */
  flex-shrink: 0; /* prevents icon container from shrinking */
}

.service-box-icon img {
  width: 44px;
  height: 44px;
  object-fit: contain;
  display: block;
}

.service-box-content h3{
    color: #1A1A1A;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 4px;
/* 	align-self: center !important; */
}
.service-box-content p{
    color: #353535;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0 !important;
  word-break: break-word;
/* 		align-self: center !important; */
}

 @media (max-width: 768px) {
    .grid-container {
      grid-template-columns: 1fr;
    }
    .tab-wrapper{
        display: flex;
        flex-direction: columns;
        gap: 50px;
    }
  .tab-content {
    display: none; 
    flex-direction: column; 
    gap: 20px;
  }
  .tab-content.active {
    display: block; 
  }

    .tab-head {
      flex-direction: column;
      align-items: flex-start;
      gap: 24px;
    }
    .head-text{
        font-size: 22px;
        line-height: 32px;
    }

    .tabs {
      width: 100%;
      overflow-x: hidden;
      padding: 8px;
      display: flex;
      flex-direction: row;
/*       gap: 4px; */
      justify-content: space-around;
/*       align-items: center; */
    }

    .tab-button {
      font-size: 14px;
      flex-shrink: 0;
      line-height: 20px;
      padding: 6px 16px;
    }
    
    .tab-button.active {
      font-size: 14px;
      flex-shrink: 0;
      line-height: 20px;
       padding: 6px 16px;
    }

    .head-text {
      font-size: 22px;
      line-height: 32px;
    }
    .service-box{
        padding: 12px;
    }
/* 	.service-box-icon{
        padding: 15px;
		height: 60px;
		width: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
    }
    .service-box-icon img{
        height: 30px;
        width: 30px;
        object-fit: contain;
    } */
.service-box-icon {
  height: 60px;
  width: 60px;
	padding: 15px;
     background: #fff;
    border: none;
    border-radius: 32px 4px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0; /* prevents shrinking */
}

.service-box-icon img {
  height: 30px;
  width: 30px;
  object-fit: contain;
}
    .service-box-content h3{
        font-size: 18px;
        line-height: 22px;
    }
        .service-box-content p{
        font-size: 14px;
        line-height: normal;
    }
  }

/* uber-uns */
   
    body {
/*       font-family: sans-serif; */
      margin: 0;
/*       padding: 20px; */
      background: #fff;
    }

.main-box {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.main-box h2{
	font-family: Futura;
}
/* 	    h2 {
      font-size: 22px  !important;
		font-weight: 500 !important;
		line-height: 32px  !important;
      color: #1A1A1A  !important;
    } */

    .image-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 32px 16px;
    }

    @media (min-width: 768px) {
	.main-box {
	display: flex;
	flex-direction: column;
	gap: 48;
   }
/* 	h2 {
      font-size: 28px !important;
	  font-weight: 500 !important;
	  line-height: 40px  !important;
      color: #1A1A1A  !important;
    } */
	
      .image-grid {
        grid-template-columns: repeat(4, 1fr);
        column-gap: 32px;
        row-gap: 48px;
      }
    }

    .image-item {
      position: relative;
      cursor: pointer;
      overflow: hidden;
      border-radius: 20px;
      display: none;
    }

    .image-item img {
      width: 100%;
      display: block;
      border-radius: 20px;
    }

    .overlay {
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      font-size: 14px;
      border-radius: 20px;
      transition: opacity 0.3s ease;
		display: flex;
		gap: 4px;
    }

    .image-item:hover .overlay {
      opacity: 1;
    }

    .popup {
      position: fixed;
      inset: 0;
      background: rgba(0, 0, 0, 0.8);
      display: none;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      z-index: 999;
    }

    .popup img {
      max-width: 75%;
      max-height: 60vh;
      border-radius: 20px;
    }

    .popup-close {
      position: absolute;
      top: 60px;
      right: 30px;
      font-size: 28px;
      color: #000;
      cursor: pointer;
      font-weight: bold;
    }

    .popup-nav {
      position: absolute;
      top: 50%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      transform: translateY(-50%);
      padding: 0 30px;
    }

    .popup-nav button {
      background: rgba(255, 255, 255, 0.8);
      border: none;
      padding: 10px 15px;
      border-radius: 8px;
      font-size: 18px;
      cursor: pointer;
    }

    .see-btn {
      display: flex;
		gap: 6px;
      margin: 30px auto;
      padding: 10px 24px;
      background: blue;
      color: #fff;
      font-weight: 600;
     justify-content: center;
    align-items: center;
      border: none;
      border-radius: 8px;
      cursor: pointer;
    }
/*    @supports (-webkit-hyphens: none) {
  .see-btn img {
    position: relative;
    top: 10px !important; 
  }
} */

    .hidden {
      display: none;
    }
@media (max-width: 767px) {
	.grid-container {
		gap: 20px;
	}
}
.elementor-shape-bottom svg{
	display: none;
}
.abs-text{
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	text-align: center !important;
	backdrop-filter: blur(16px);
}
.image-text{
	text-align: center;
}
@media (max-width: 768px){
	.kontakt-imagebox{
	display: flex !important;
		flex-direction: row !important;
		gap: 15px;
}
}
/* .elementor-widget {
	width: 100% !important;
} */
.whitespace {
	white-space: nowrap;
} 
.homeHeroPinAbsolute {
	    position: absolute;
    left: 21%;
    top: 72%;
}
.absoluteBoxBackground {
	background: linear-gradient(90deg, rgba(195, 195, 210, 0.70) 0.14%, rgba(255, 255, 255, 0.70) 99.89%) !important;

box-shadow: 0px 2px 12px 0px rgba(199, 205, 230, 0.30) !important;
backdrop-filter: blur(16px) !important;
}

.absoluteBoxMoble {
	width: calc(100% - 54px);
}
.header {
	max-width: 100%;
	margin-left: auto;
margin-right: auto;
}
.marginZero {
	margin: 0px;
}
/* ---sidebar css--- */
.sidebarHeading {
color: var(--Dark, #1A1A1A) !important;
font-family: Manrope !important;
font-size: 20px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 28px !important; 
}
.sidebarName {
	color: var(--Paragraph, #353535);
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.medinImage {
	height: 40px;
	width: 40px;
}
.homeAbsoluteText {
	top: auto !important;
	bottom: -9% !important;
	left: 14% !important;
}
.marginBottomZero p {
	margin-bottom: 0px !important;
}
.linkColor {
	color: #00F;
}
.linkColor:hover {
	color: #00F !important;
}
.absoluteOne {
	position: absolute;
	right: 0% !important;
	top: -24% !important;
}
.absoluteTwo {
	position: absolute;
	right: 0% !important;
	top: -44% !important;
}
.absoluteThree {
	top: -114%;
	right: 0%;
}
.absoluteFour {
	position: absolute;
	right: 0% !important;
	top: -20% !important;
}
.highzindex {
	z-index: 10;
}
.elementor-widget-google_maps .elementor-custom-embed {
	height: 100% !important;
}
.mapHeight {
	height: 100% !important;
}
.elementor-widget-google_maps {
	height: 100% !important;
}
.elementor-1044 .elementor-element.elementor-element-18145ea iframe {
    height: 100% !important;
}
.aboutUsMinHeight {
	min-height: auto !important;
}
.linerGradientMobile {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.footerMobileBottomText h2 {
font-size: 16px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 24px !important; 
}
.footerMobileBottomHeight {
	height: 84px;
}
.elementor-shape[data-negative=false].elementor-shape-bottom {
	transform: unset !important;
}
.homeHeroAbsoluteText {
	top: auto;
	bottom: 0%;
}
.dutch h2 {
	font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    color: #353535 !important;
}
@media (max-width: 768px){
	.absoluteThree {
	top: -60%;
	right: 0%;
}
	.dutch h2 {
	font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    color: #353535 !important;
}
	.elementor-widget-image-box .elementor-image-box-wrapper {
		display: flex;
		gap: 16px;
	}
	.footerMobileBottomText h2 {
font-size: 14px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 20px !important; 
}
	.sidebarHeading {
		font-size: 20px;
		line-height: 24px;
	}
	.sidebarName {
		font-size: 14px;
		line-height: 20px;
	}
	.phone {
		font-size: 14px;
		line-height: 20px;
	}
	.careerMobileAbsolute {
		position: absolute !important;
		top: auto !important;
		bottom: 24px !important;
		z-index: 20 !important;
	}
	.footerLogoparent {
		height: 51px !important;
	}
  .footr-menu{
    width: 50% !important;
  }
	.homeHeroAbsoluteText {
		bottom: -1.5%;
	}
}
.link-list{
text-decoration: underline;
}


/* Language Switcher Main Styles */
.language-switcher-wrapper {
    position: relative;
    display: inline-block;
}

.language-toggle {
    border: none;
    padding: 10px 8px;
    color: #1a1a1a;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; 
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: transparent !important;
}

/* Dropdown Arrow */
.language-toggle .dropdown-arrow {
    width: 28px;
    position: relative;
}

.language-toggle .dropdown-arrow:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/cheveron-down.webp);        
    right: -10px;
    top: -8px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
}

/* Dropdown Styles */
.custom-language-switcher {
    display: none; /* Hidden by default */
    position: absolute;
    border-radius: 20px;
    border: 1px solid var(--Border, #E3E3EB);
    background: var(--White, #FFF);
    box-shadow: 0px 0px 24px 0px rgba(46, 58, 89, 0.06);
    width: 163px;
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    top: 100%; /* Position below the toggle */
    right: 0;
    z-index: 1000; /* Ensure it appears above other elements */
}




/* Language items styles */
.custom-language-switcher ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.custom-language-switcher li {
    padding: 8px 12px;
    width: 100%;
}

.custom-language-switcher li:hover {
    background-color: #f5f5f5;
	border-radius:20px;
}

.custom-language-switcher a {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
	font-weight:600;
}

/* Image styles */
.language-dropdown img {
    width: 24px;
    height: 24px;
}

.language-toggle img {
    width: 20px;
    height: 20px;
}

/* .wpr-sub-mega-menu .subheader-gare{
	left: -230px !important;
} */
.e-n-accordion-item-title{
	border: none !important;
/* 	gap: 117px !important; */
}
/* .element-list2{ 
	border: none !important;
		gap: 117px !important;
} */
.accord-box{
	border: none !important;
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
	display: flex !important;
	justify-content: space-between !important;
}
.element-list4 .e-n-accordion-item-title-icon{
	display: none !important;
}
.element-list1.element-list2.element-list3.element-list4 {
	border: none !important;
}
.language-container .elementor-widget-container {
	height: fit-content !important;
}
.custom-tabss h3{
  font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
  font-weight: var(--e-global-typography-primary-font-weight) !important;
      word-break: break-word;
}
.underline-btn a{
  /* text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-underline-position: from-font !important;
	text-underline-offset:auto; 
	text-decoration-thickness: auto; */
  height: 44px !important;
  line-height: 28px !important;
}
@media (max-width: 1100px){
	.wpr-nav-menu > .menu-item:first-child > .wpr-sub-mega-menu {
		left: -180px !important;
	}	
}
@media (max-width: 1024px){
  .custom-language-switcher {
    margin-right: 0;
    left: -8px;
    right: 0;
    margin-top: 8px;
  }
	.header img {
		margin-block: 5px !important
	}	
	.custom-mobile-menu-item .language-toggle {
		padding: 0;
		width: 100%;
	}
	.custom-mobile-menu-item .language-toggle .dropdown-arrow {
		margin-left: auto;
    width: 16px;
	}
  .language-toggle .dropdown-arrow:after{
    right:0;
    top: -7.5px;
  }
	.custom-mobile-menu-item .e-n-accordion .e-n-accordion-item {
		position: relative;
	}
	.custom-mobile-menu-item .e-n-accordion .e-n-accordion-item::after {
		background-color: #2E3A59;
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        bottom: -20px;
        left: 0;
        opacity: 0.2;
	}
}
/*  .footer-icon:hover img {
  filter: brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(7473%) hue-rotate(232deg) brightness(99%) contrast(132%) !important;
}
.footer-icon-black:hover img{
	  filter: brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(7473%) hue-rotate(232deg) brightness(99%) contrast(132%) !important;
}  */
/* .footer-icon-black {
	transition: fill 0.3s ease;
}
.footer-icon-black:hover {
	fill: #00F;
} */
@media (min-width: 1441px) {
  /* .sub-banner-left {
    margin-left: 70px;
  } */
	.medin-latour-container1{
		margin-left: 60px;
	}
}
.otgs-development-site-front-end{
    display: none !important;
}

.BG-blur {
	background-color: #DAE4F5;
	backdrop-filter: blur(100px) !important;
}
.hoverPointer:hover {
	cursor: pointer;
}
.custom-tab-box .elementor-icon-box-icon a {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.10);
}
.custom-tab-contents.e-active {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}
.custom-tab-box .elementor-icon-box-icon {
    width: 80px;
    height: 80px;
}
.custom-tab-box p.elementor-icon-box-description,
.custom-tab-box p.elementor-image-box-description {
    line-height: normal;
}
.custom-tab-box .elementor-icon-box-icon a svg {
    width: 44px;
    height: 44px;
    margin: -4px 0 0;
}
.custom-tabss .e-n-tabs-heading {
    background: #F5F5FC;
    border: 2px solid #E3E3EB;
    border-radius: 32px 4px;
    box-shadow: 2px -2px 10px 0px rgba(255, 255, 255, 0.30) inset;
    padding: 10px;
    /* display: inline-flex !important; */
    width: auto;
    max-width: 378.98px;
    margin-left: auto;
}
.custom-tabss .e-n-tabs-heading  .e-n-tab-title[aria-selected=true] {
    font-weight: 600 !important;
}
.custom-tab-box figure.elementor-image-box-img {
    width: 80px;
    height: 80px;
    padding: 18px;
    background: #fff;
    border-radius: 32px 4px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.10);
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    flex-shrink: 0;
}
.custom-tab-box figure.elementor-image-box-img img{
    width: 44px;
    height: 44px;
    object-fit: contain;
    display: block;
}
.custom-header-menu .wpr-nav-menu-horizontal .wpr-mega-menu .wpr-sub-icon {
    margin-left: 10px;
    margin-top: 0;
}
.contact-textt span,
.contact-textt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--e-global-color-eba6134);
}
.menu-name .contact-textt {
    font-family: "Manrope", Sans-serif;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 24px !important;
    color: #1A1A1A;
    overflow: unset;
    text-overflow: unset;
    white-space: pre-wrap;
}
.custom-tab-box h3 .contact-textt {
    font-size: 20px !important;
    line-height: 28px;
    color: var(--e-global-color-eba6134);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
    word-break: break-word;
    white-space: pre-wrap !important;
}
.language-btn-text .contact-textt {
    font-weight: 600;
    text-overflow: unset;
    overflow: unset;
}
.contatc-dahed-linee{
    flex-grow: 1;
    border-bottom: 1.6px dashed #E3E3EB;
    position: relative;
    top: 0.2em;
    min-width: 10px !important;
    line-height: 1.6px;
}
.contact-numberr span{
   white-space: nowrap;
}
.page-id-4123 .footer-mainn,
.page-id-3963 .footer-mainn,
.page-id-4540 .footer-mainn,
.page-id-16363 .footer-mainn,
.page-id-16418 .footer-mainn,
.page-id-4607 .footer-mainn,
.page-id-16390 .footer-mainn,
.page-id-4558 .footer-mainn,
.page-id-4026 .footer-mainn,
.page-id-16513 .footer-mainn,
.page-id-4244 .footer-mainn,
.page-id-4528 .footer-mainn,
.page-id-4526 .footer-mainn,
.page-id-16515 .footer-mainn,
.page-id-3826 .footer-mainn {
    background-color: #F5F5FCCC !important;
}
.page-id-4123 .footerHeight.footerBackdrop,
.page-id-3963 .footerHeight.footerBackdrop,
.page-id-4540 .footerHeight.footerBackdrop,
.page-id-16363 .footerHeight.footerBackdrop,
.page-id-16418 .footerHeight.footerBackdrop,
.page-id-4607 .footerHeight.footerBackdrop,
.page-id-16390 .footerHeight.footerBackdrop,
.page-id-4558 .footerHeight.footerBackdrop,
.page-id-4026 .footerHeight.footerBackdrop,
.page-id-16513 .footerHeight.footerBackdrop,
.page-id-4244 .footerHeight.footerBackdrop,
.page-id-4528 .footerHeight.footerBackdrop, 
.page-id-4526 .footerHeight.footerBackdrop,
.page-id-16515 .footerHeight.footerBackdrop,
.page-id-3826 .footerHeight.footerBackdrop {
    background-color: transparent!important;
}
.page-id-4540 .footer-imgg,
.page-id-16363 .footer-imgg,
.page-id-4558 .footer-imgg{
  display:none;
}
.page-id-1085 .footer-mainn,
.page-id-931 .footer-mainn,
.page-id-16378 .footer-mainn,
.postid-1085 .footer-mainn,
.postid-931 .footer-mainn,
.postid-16378 .footer-mainn{
    background: #F5F5FC !important;
}
.page-id-1085 .footerHeight.footerBackdrop,
.page-id-931 .footerHeight.footerBackdrop,
.page-id-16378 .footerHeight.footerBackdrop,
.postid-1085 .footerHeight.footerBackdrop,
.postid-931 .footerHeight.footerBackdrop,
.postid-16378 .footerHeight.footerBackdrop {
    background: #F5F5FC !important;
}
#cookie-link-footer p {
  cursor: pointer;
}
.allsidebar .contact-textt span,
.allsidebar .contact-textt {
    max-width: 247px;
    overflow: visible;
    white-space: normal;
}
.allsidebar .contatc-dahed-linee{
  top:-3px;
}
.allsidebar .contact-numberr {
    height: 22px;
}
.allsidebar .contatc-dahed-linee span {
    color: #F5F5FC !important;
}
.gallery-item {
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.gallery-item[style*="block"] {
  opacity: 1;
}
.load-more-btn .expanded .elementor-button-icon svg {
  transform: rotate(180deg);
}
.about-img-gallery .gallery-item {
    padding: 0 !important;
    max-width: 100% !important;
    position: relative;
    overflow: hidden;
    min-height: 180px;
}
.about-img-gallery .gallery-item img {
    height: 100%;
    min-height: 180px;
    object-fit: cover;
    display: block;
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.about-img-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    margin: 0 !important;
}
.about-img-gallery .gallery-item:hover .gallery-icon img {
  transform: scale(1);
}
.about-img-gallery .hover-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: "Manrope", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  flex-direction: row;
  gap: 4px;
  pointer-events: none;
  border-radius: 24px;
}
.about-img-gallery .gallery-item:hover .hover-overlay {
  opacity: 1;
}
.elementor-lightbox .elementor-lightbox-image {
    border-radius: 24px !important;
}
.elementor-swiper-button.elementor-swiper-button-prev.elementor-lightbox-prevent-close {
    margin: auto auto auto 30px;
}
.elementor-swiper-button.elementor-lightbox-prevent-close {
    background: rgba(255, 255, 255, 0.8);
    border: none;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 18px;
    height: auto !important;
    max-width: 54px;
    margin: auto auto auto 30px;
}
.elementor-swiper-button.elementor-swiper-button-next.elementor-lightbox-prevent-close {
    margin: auto 30px auto auto;
}
.elementor-lightbox .swiper .elementor-swiper-button svg {
    fill: #1A1A1A;
    width: 18px;
    height: 18px;
}
svg.e-font-icon-svg.e-eicon-close.dialog-close-button-icon {
    width: 25px !important;
    height: 25px  !important;
    fill: #fff !important;
}
a.dialog-close-button.dialog-lightbox-close-button {
    right: 30px;
    top: 70px !important;
    margin: -4px 0 0 !important;
    padding: 0 !important;
}
/* Optional icon style */
.about-img-gallery .hover-overlay svg {
  width: 24px;
  height: 24px;
}
.show-less-btn {
  display: none;
}
.list-icon.link-list a {
    z-index: 9;
}
.cky-consent-container .cky-consent-bar {
  padding: 22px 33px !important;
}
.cky-btn {
  border-radius: 8px !important;
}
/* .cky-notice-btn-wrapper {
    margin-top: -15px;
} */
.cky-notice .cky-title {
  padding-left: 22.26px;
  position: relative;
  margin: 0 0 10px !important;
}
.cky-title:before{
  content: '';
  position: absolute;
  left: 0;
  top:3px;
  width: 18px;
  height: 18px;
  background-image: url(../images/cookie.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  margin-right: 1.26px;
}
.banner-img-text {
    border-radius: 24px 4px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.70) 30.01%, rgba(205, 205, 222, 0.70) 99.89%) padding-box,
                linear-gradient(90deg, #fff 0, #B3B3C8 100%) border-box;
    /* box-shadow: 0 2px 12px 0 rgba(199, 205, 230, 0.30); */
    backdrop-filter: blur(16px);
    line-height: 20px;
    border: 1.5px solid transparent;
}
.banner-img-text span {
    display: block;
    min-width: 150px;
}
.botm-banner-img-text{
  border-radius: 4px 24px;
  background: linear-gradient(90deg, rgba(195, 195, 210, 0.70) 0.14%, rgba(255, 255, 255, 0.70) 99.89%) padding-box,
              linear-gradient(90deg, #fff 0, #B3B3C8 100%) border-box;
  /* box-shadow: 0 2px 12px 0 rgba(199, 205, 230, 0.30); */
  backdrop-filter: blur(16px);
  line-height: 20px;
  border: 1.5px solid transparent;
}
.botm-banner-img-text span {
    display: block;
    min-width: 150px;
}

.contact-numberr a {
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: var(--e-global-color-eba6134);
    white-space: nowrap;
}
.contact-numberr a:hover {
    color: var(--e-global-color-c9d0e55);
}
.contact-email a {
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: var(--e-global-color-eba6134);
    white-space: nowrap;
}
.contact-email a:hover{
  color: var(--e-global-color-c9d0e55);
}
.custom-sidebar-headingg h3{
  font-family: "Manrope", Sans-serif !important;
  font-weight: 700 !important;
}
.custom-list-headingg h3{
  font-family: "Manrope", Sans-serif !important;
  font-weight: 500 !important;
}
.language-btn {
    width: fit-content !important;
        padding: 8px 16px !important;
}
.home-banner-botm {
    margin-bottom: -10px !important;
}
.submenu-baner-botm-sec {
    margin-bottom: -10px !important;
}
.pix-main-intro .container {
    display: none;
}
@media screen and (min-width:1025px){
    html.sidebaropen body {
    overflow: scroll !important;
}
html.sidebaropen .custom-header {
    /* --content-width: 1351px !important;
    max-width: 1351px !important; */
    /* left: 0;
    right: 0; */
     width: calc(100% - 12px);
    /* left: 50%;
    transform: translateX(-50%); */
}
/* Style for webkit browsers */
::-webkit-scrollbar {
  width: 12px; /* fixed width */
}

/* ::-webkit-scrollbar-track {
  background: #f1f1f1; 
} */

::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 10px;
}
.mainform::-webkit-scrollbar {
  width: 11px; /* fixed width */
}
}
/* @media screen and (min-width:1500px){
html.sidebaropen .custom-header {
  width: calc(100% - 16.7px);
}
}
@media screen and (min-width:1600px){
html.sidebaropen .custom-header {
  width: calc(100% - 18.7px);
}
}
@media screen and (min-width:1800px){
html.sidebaropen .custom-header {
  width: calc(100% - 19.7px);
}
}
@media screen and (min-width:2000px){
html.sidebaropen .custom-header {
  width: calc(100% - 22.5px);
}
} */
 @media (max-width:1024px){
  .home-banner-botm {
    margin-bottom: -6px !important;
 }
 .submenu-baner-botm-sec {
    margin-bottom: -6px !important;
}
.header .language-switcher-wrapper .lang-flag {
    margin-block: 0 !important;
}
/* .sub-pages-imgsec{
  min-height: unset !important;
} */

}
@media (max-width:767px){
  .subpages-banner .e-con-inner:first-child {
    padding-top: 29px;
    margin-top: 29px;
}
  .home-botm-numbr .contact-textt {
    text-overflow: unset;
  }
  .sub-pages-imgsec {
    max-width: 374px;
    margin: 0 auto;
  }
  .custom-list-headingg {
    display: flex !important;
    flex-wrap: wrap;
}
  .custom-tab-box h3 .contact-textt {
    font-size: 18px !important;
    line-height: 22px;
  }
  .medin-img{
    min-width: 85px !important;
  }
  .allsidebar .contact-numberr a {
    font-size: 12px;
    line-height: 20px;
  }
  .drawer-number .contact-numberr a,
  .contact-email a {
    font-size: 14px;
    line-height: 20px;
  }
  .banner-image-sec{max-width: 352px;margin: 0 auto;}
  .banner-img-text{
    border-radius: 13.244px 2.207px;
    /* background: linear-gradient(90deg, rgba(255, 255, 255, 0.70) 30.01%, rgba(205, 205, 222, 0.70) 99.89%); */
    box-shadow: 0 1.104px 6.622px 0 rgba(199, 205, 230, 0.30);
    backdrop-filter: blur(8.829629898071289px);
    line-height: 16px;
    border: 0.828px solid transparent;
  }
  .banner-img-text span {
    min-width: 131px;
  }
  .botm-banner-img-text span {
    min-width: 82px;
  }
  .botm-banner-img-text{
    border-radius: 2.207px 13.244px;
    /* background: linear-gradient(90deg, rgba(195, 195, 210, 0.70) 0.14%, rgba(255, 255, 255, 0.70) 99.89%); */
    box-shadow: 0 1.104px 6.622px 0 rgba(199, 205, 230, 0.30);
    backdrop-filter: blur(8.829629898071289px);
    line-height: 16px;
    border: 0.828px solid transparent;
  }
  .cky-consent-container .cky-consent-bar {
    padding: 22px 7px !important;
  }
  .aboutUsMinHeight {
    padding: 78px 0 0;
  }
  .language-btn {
    /* margin: 21px 0 -16px; */
     margin: 0 0 -16px;
    flex-wrap: nowrap;
  }
  .derma-main .hoverPointer {
    margin: -16px 0 0;
  }
  .derma-main p {
      margin: 0;
  }
  a.dialog-close-button.dialog-lightbox-close-button {
    top: 135px !important;
  }
  .about-img-gallery .gallery {
      grid-template-columns: repeat(2, 1fr);
      gap: 24px 16px;
  }
  .about-img-gallery .gallery-icon img {
      min-height: 110px;
  }
  .about-img-gallery .gallery-item {
      min-height: 110px;
  }
  .allsidebar .contact-textt span,
  .allsidebar .contact-textt  {
    max-width: 216px;
  }
  .elementor-lightbox .elementor-lightbox-image{
    max-width: 75% !important;
  }
  .submenu-baner-botm-sec h2,
  .submenu-baner-botm-sec span{    white-space: nowrap;}
  .submenu-baner-botm-sec span,
  .home-baner-botm-sec span{    white-space: nowrap;font-size: 25px !important;}
  .submenu-baner-botm-sec .elementor-widget-image{min-width: 85px;}
  .submenu-baner-botm-sec {
    overflow: hidden;
  }
  body .language-btn-text p{
    text-align: left !important;
  }
  .custom-header-menu span.e-n-accordion-item-title-icon {
    margin-right: 3px;
  }
  .custom-tab-contents.e-active {
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-tab-titlemain{
    position: relative !important;
    top:0 !important;
  }
  .custom-tabss .e-n-tabs-heading {
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
    padding: 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .custom-tab-box figure.elementor-image-box-img {
    height: 60px;
    width: 60px;
    padding: 15px;
    background: #fff;
    border: none;
    border-radius: 32px 4px;
    margin: 1px 0 0 !important;
  }
  .custom-tab-box .elementor-image-box-wrapper {
    align-items: center;
  }
  .custom-tab-box figure.elementor-image-box-img img {
    width: auto;
    height: auto;
  }
}

@media (max-width:480px){
  
  .medin-botm-home .contact-textt  {
    max-width: 192px;
  }
  .home-botm-numbr .contact-textt {
    max-width: 170px;
    text-overflow: unset;
  }

  .contact-textt span,
  .contact-textt{
    white-space: wrap;
  }
  .contact-textt span,
  .contact-numberr span,
  .contact-textt{
    font-size: 14px !important;
  }
  .home-botm-numbr .contact-textt{
    max-width: 174px;
  }
  /* .contact-textt span,
  .contact-textt{
    max-width: 188px;
  } */
}
@media (max-width:425px){
  .cky-title:before{
    left: 24px;
    top:3.5px;
  }
  .cky-notice .cky-title {
    padding-left: 48.26px !important;
  }
}

/* @media (min-width:1441px){
  .submenu-baner-botm-sec {
    --content-width: 1440px !important;
  }

} */

@media (min-width:1025px){
  /* Show dropdown on hover */
.language-switcher-wrapper:hover .custom-language-switcher {
    display: flex;
}
/* Rotate arrow on hover */
.language-switcher-wrapper:hover .dropdown-arrow:after {
    transform: rotate(180deg);
}
.menu-item-height {
    min-height: 64px;
}
.sub-pages-imgsec {
    max-width: 580px;
}
.subpages-banner {
    max-height: 840px;
}
}
@media (min-width: 320px) and (max-width: 375px) {
  .home-banner-botm .elementor-widget-image img {
      max-width: 80px !important;
  }
  .home-banner-botm .elementor-heading-title {
      font-size: 24px !important;
  }
  /* .home-banner-botm .titlee .elementor-widget-container{margin-top: 15px !important;} */
  .home-banner-botm {
      margin-top: -32px !important;
  }
  .medin-img {
        min-width: 75px !important;
        width: 75px !important;
    }
   .medin-img img{
    width: 75px !important;
    max-width: 75px !important;
  }
  .submenu-baner-botm-sec span, .home-baner-botm-sec span {
      font-size: 21px !important;
  }
  .submenu-baner-botm-sec{
    margin-top: 20px !important;
    column-gap: 6px !important;
  }
  .submenu-baner-botm-sec .elementor-widget-heading .elementor-widget-container{margin-top: 8px !important;} 
  
}
@media (min-width: 375px) and (max-width: 767px) {
  .home-banner-botm .elementor-widget-image img {
      max-width: 121px !important;
  }
  .home-banner-botm .elementor-heading-title {
      font-size: 35px !important;
  }
  .home-banner-botm .titlee .elementor-widget-container{margin-top: 15px !important;}
  .home-banner-botm {
      margin-top: -48px !important;
  }
  
}
@media (min-width: 400px) and (max-width: 767px) {
  .top-pin {
    right: 85px !important;
  }
  .banner-img-text {
    right: -21px !important;
  }
  .botm-banner-img-text {
    left: -21px !important;
  }
  .medin-img img{
    width: 90px !important;
    max-width: 90px !important;
  }
  .submenu-baner-botm-sec span, .home-baner-botm-sec span {
      font-size: 29px !important;
  }
  .submenu-baner-botm-sec{
    margin-top: 14px !important;
  }
  
}

@media (min-width: 768px) and (max-width: 1024px) {
  .custom-tab-box h3 .contact-textt {
    font-size: 19px !important;
    line-height: 22px;
  }
  .custom-tab-box .elementor-image-box-wrapper {
    align-items: center !important;
  }
   .medin-img{
    min-width: 170px !important;
  }
  .banner-image-sec{max-width: 715px;margin: 0 auto;}
  .banner-main-img img{
    min-width: 580px;
  }
  .remove-height{max-height: 34px;}
  .element-list1, .element-list2 {
    flex-wrap: wrap;
    flex-direction: row !important;
  }
  .element-list1 a, .element-list2 a {
      width: calc(50% - 12px);
}
  .language-btn {
    margin: 28px 0 0;
  }
  .derma-main .hoverPointer {
    margin: -16px 0 0;
  }
  .derma-main p {
      margin: 0;
  }
  .aboutUsMinHeight {
    padding: 78px 0 0;
  }
  .cky-consent-bar .cky-notice-des p {
    margin-right: 50px;
  }
  .sub-pages-imgsec {
    width: 100% !important;
    max-width: 580px;
    margin: 0 auto;
  }
  .sub-pages-imgsec .derma-image2 {
      right: 0 !important;
  }
  .sub-pages-leftec .main-font {
      width: 90% !important;
  }
}
@media (min-width: 820px) and (max-width: 1024px) {
  .banner-image-sec{padding: 0 20px !important;}
   .medin-img img{
    width: 200px !important;
    max-width: 200px !important;
  }
  .submenu-baner-botm-sec span, .home-baner-botm-sec span {
      font-size: 56px !important;
  }
  .submenu-baner-botm-sec{
    margin-top: 0 !important;
  }
  .submenu-baner-botm-sec .elementor-widget-heading .elementor-widget-container{
    margin-top: 27px !important;
  }
  .submenu-baner-botm-sec{
    column-gap: 4px !;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .submenu-baner-botm-sec h2,
  .submenu-baner-botm-sec span{    white-space: nowrap;}
  .submenu-baner-botm-sec {
    overflow: hidden;
  }
  .about-img-gallery .gallery {
      grid-template-columns: repeat(3, 1fr);
      gap: 24px 16px;
  }
  .about-img-gallery .gallery-icon img {
      min-height: 140px;
  }
  .about-img-gallery .gallery-item {
      min-height: 140px;
  }
  .elementor-lightbox .elementor-lightbox-image{
    max-width: 75% !important;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .subpages-banner .derma-main{
    gap:40px !important;
    flex-wrap: wrap;
  }
  .sub-pages-leftec .main-font {
      width: 95% !important;
  }
  .subpages-banner .main-font h1 {
    font-size: 36px;
    word-break: break-word;
  }
  .language-btn-text .contact-textt {
      white-space: pre-wrap;
  }
  .sub-pages-imgsec {
    min-width: 510px;
    margin: 0 auto;
  }
  .subpages-banner .derma-main>.elementor-element:first-child {
      width: 100%;
  }
  .subpages-banner-btn{flex-wrap: wrap;gap:10px;}
  .subpages-banner{max-height: fit-content !important;padding-bottom: 50px;}
  .sub-pages-leftec {
    width: 100% !important;
  }
  .derma-main {
    max-width: 1024px;
    width: 100%;
  }
  .submenu-baner-botm-sec span{    white-space: nowrap;}
  .cky-consent-bar .cky-notice-des p {
    margin-right: 60px;
  }
  .banner-image-sec{padding: 0 40px !important;justify-content: center !important;}
  .banner-main-img img {
    height: 170px !important;
    max-width: 375px !important;
    margin: 0 auto;
  }
  .banner-img-text{width: 140px !important;
      right: -15px !important;
      top: 95px !important;
    }
  .top-pin {
    right: 100px !important;
    top: 30px !important;
  }
  .banner-img-text .elementor-widget-container{padding: 2px 6px !important;}
  .banner-img-text span {
    min-width: 131px;
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .botm-banner-img-text{width: 100px !important;left: -15px !important;right: unset !important;top: unset !important; bottom: 61px !important;}
  .botm-banner-img-text .elementor-widget-container{padding: 2px 10px !important;height: 22px !important;}
  .botm-banner-img-text span {
    min-width: 86px;
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .botm-pin {
    bottom: 29px !important;
    left: 30px !important;
}
.botm-pin img {
    width: 70%;
}
}
@media (min-width: 1200px) and (max-width: 1326px) {
  .subpages-banner .main-font h1 {
      font-size: 37px;white-space: normal;
    word-break: keep-all;min-width: 430px;
  }
  .subpages-banner{max-height: fit-content !important;padding-bottom: 60px;}
  .subpages-banner .derma-main{
    gap:50px !important;
  }
  .sub-pages-imgsec {
    min-width: 500px;
    max-width: 500px;
  }
  .sub-pages-leftec {
    width: 100% !important;
  }
  .derma-main {
    width: 100% !important;
  }
  .submenu-baner-botm-sec span{    white-space: nowrap;}
  .derma-main {
    max-width: 1120px;
  }
  .cky-consent-bar .cky-notice-des p {
    margin-right: 60px;
  }
  .banner-image-sec{padding: 0 50px !important;justify-content: center !important;}
  .banner-main-img img {
    height: 200px !important;
    max-width: 400px !important;
    margin: 0 auto;
  }
  .botm-pin img {
    width: 70%;
  }
  .banner-img-text{top:96px !important;}
  .top-pin{top:41px !important;}
  .botm-banner-img-text {
    bottom: 85px !important;
    left: -15px !important;
    top:unset !important;
  }
  
  .submenu-baner-botm-sec {
    /* --content-width: 1140px !important; */
    /* margin-left: 70px; */
  }

}
@media (min-width: 1327px) and (max-width: 1440px) {
  .subpages-banner{max-height: 870px !important;padding-bottom: 100px;}
  .subpages-banner .derma-main{
    gap:48px !important;
  }
  .sub-pages-leftec {
    width: 100% !important;
  }
  .derma-main {
    width: 100% !important;
  }
  /* .submenu-baner-botm-sec {
    --content-width: 100% !important;
    padding: 0 0 0 120px !important;
  } */
  .cky-consent-bar .cky-notice-des p {
    margin-right: 60px;
  }
}

@media (min-width: 1441px) and (max-width: 1599px) {
  /* .submenu-baner-botm-sec {
    --content-width: 1440px !important;
    /* margin-left: 70px; *
    margin: 0 !important;
  }
  .submenu-baner-botm-sec .e-con-inner {
    margin: 0 !important;
  } */
  .cky-consent-bar .cky-notice-des p {
    margin-right: 60px;
  }

  /* .submenu-baner-botm-sec {
    margin-left: 70px;
} */
}
/* @media (min-width: 1600px) and (max-width: 1645px) {
  .submenu-baner-botm-mainsec .submenu-baner-botm-sec {
    padding-left: 20px !important; 
    margin: 0 auto !important;
  }
} */
@media (max-width: 1024px) {
  .language-switcher-wrapper.active .custom-language-switcher {
    display: flex;
  }

  .language-switcher-wrapper.active span.dropdown-arrow {
    transform: rotate(180deg);
  }
  .wpr-mobile-toggle {
    padding-right: 0 !important;
}
}
.ul-padding ul {
    padding-left: 28px;
}
html.pum-open.pum-open-overlay{
  overflow: auto !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0 !important;
}
body [class^="bg-"], body [class*=" bg-"], body [class^="dark:bg-"]:is(.pix-dark *), body [class*=" dark:bg-"]:is(.pix-dark *) {
    background-color: transparent !important;
}
