/*!
Theme Name: Relco
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: relco
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Relco is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

.contact .contact-form .form-i select:invalid {
	color: var(--black-50);
}

.contact .contact-form .form-i select:valid {
	color: var(--text-color);
}
footer{
        background-color: #1e3879;
}
footer .footer-widgets .footer-w a.btn {
    background: #2fa0b0;
}
footer .footer-widgets .footer-social ul a img {
	height: auto;
	width: 100%;
	display: block;
}

footer .footer-widgets .footer-social {
	margin-top: 50px;
}

footer .footer-widgets .footer-social ul a svg {
	height: 100% !important;
}

header .header-wrapper .brand-logo a img {
	height: auto !important;
}

footer .footer-widgets .footer-w.footer-1 .footer-logo img {
	height: 100px;
	width: 100px;
}

footer .footer-widgets .footer-w.footer-1 .footer-logo {
	margin-bottom: 32px;
	display: block;
}

h1.page-title {
	text-align: center;
}

section.no-results.not-found {
	text-align: center;
	padding-top: 50px;
}

section.no-results.not-found .page-header {
	margin-bottom: 40px;
}

._404-inner p {
	font-size: 1.111rem;
	margin-bottom: 30px;
}

.search--form button {
	border: 0;
}

.search--form form {
	align-items: stretch;
	background-color: #fff;
	border: 1px solid var(--black-20);
	border-radius: 12px;
	display: flex;
	font-size: var(--base);
	justify-content: space-between;
	margin-top: 70px;
	padding: 8px;
}

.--tabs .--tab {
	display: none;
}

.--tabs .--tab.active {
	display: block;
}

.events-news .--tabs .--btns a.btn.blue:not(.active) .bg {
	transform: scale(1.5);
}

.events-news .--tabs .--btns a {
	align-items: center;
	border-radius: 13px;
	display: inline-flex;
	font-family: var(--mr);
	font-size: 16px;
	font-weight: 500;
	height: clamp(40px, 3.1666rem, 50px);
	justify-content: center;
	min-width: 190px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	text-transform: uppercase;
	--radius--button: 5rem;
	transition: .4s;
	color: var(--text-color);
}

.events-news .--tabs .--btns a.active {
	background: #1f3979;
	color: #fff;
}

.events-news .--tabs .--btns a:hover {
	background: #1f3979;
	color: #fff;
}
.lng-switcher ul.dropdown-menu.sub-menu {
    display: block;
    position: absolute;
    background: #fff;
    width: auto;
    border-radius: 4px;
    border: 1px solid #fff;
    z-index: 1;
    padding: 15px;
	opacity: 0;
    transform: translateY(30px);
	pointer-events: none;
	touch-action: none;
	transition: 0.4s;
}
.lng-switcher ul.dropdown-menu.sub-menu li a {
    display: flex;
    gap: 10px;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.lng-switcher ul.dropdown-menu.sub-menu li a img {
    max-width: 18px;
}
.lng-switcher ul.dropdown-menu.sub-menu li a::after {
    content: attr(title);
    display: inline-block;
    color: #030d17;
    margin-left: 5px;
	white-space: nowrap;
}
.lng-switcher li.menu-item.menu-item-gtranslate.menu-item-has-children.notranslate{
    pointer-events: none;
    touch-action: none;
}

.lng-switcher li.menu-item.menu-item-gtranslate.menu-item-has-children.notranslate:focus ul {
    opacity: 1;
    transition: 0.5s;
    transform: none;
}
.menu-languages-container.active ul.dropdown-menu.sub-menu{
transform: none;
opacity: 1;
pointer-events: all;
touch-action: auto;
}
header .header-wrapper .header-right .btn{
	white-space: nowrap;
}
a.gt-current-wrapper.notranslate.glink.nturl.gt_raw_link-xxjexk{
    color: #030d17;
    display: flex;
    align-items: center;
    gap: 8px;
}
.menu-languages-container {
    display: flex
;
    gap: 5px;
    align-items: center;
}
.menu-languages-container::after {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url(images/chev-down.svg);
    background-position: center;
    background-size: 10px;
    background-repeat: no-repeat;
	transition: 0.4s;
}
.menu-languages-container.active::after{
transform: rotate(180deg);
}
a.gt-current-wrapper.notranslate.glink.nturl.gt_raw_link-xxjexk img{
	max-width: 20px;
}
.lng-switcher ul.dropdown-menu.sub-menu li a span {
    display: none;
}
.banner-section .banner--inner .search-form form button:hover{
	background-color: #bcfaff;
}
.contact .contact-form .form-i br{
	display: none;
}
header .header-wrapper nav ul li:has(ul):before
{top: 60% !important;}
.--main.swiper .--image {
    opacity: 0;
    transition: 0.5s;
}
.is-loaded .is-animate.banner-section .--main.swiper .--image {
    opacity: 1;
    transform: none;
    transition: .8s;
	--delay:0.3s;
    transition-delay: calc(var(--delay) + var(--index) + .5s);
}
.line-inner{
	padding-bottom: 0.15em;
}
@media screen and (min-width:768px) {
	header .header-wrapper {
		align-items: center;
		display: grid;
		grid-template-columns:21.473% 47.11% 30.473% !important;
	}
	.banner-section.-home .logo-banner {
		width: 52% !important;
		margin-right: -7%;
		margin-top: 0%;
	}
}
@media screen and (min-width:1920px) {
	.banner-section .container {
		max-width: 1512px !important;
	}
	header .container {
		max-width: 1512px !important;
	}
	.container{
		max-width: 1512px !important;
	}
	.who-we-are .numbers{
		max-width: 1000px !important;
	}
	.about-relco .earth_canvas, .who-we-are .earth_canvas {
		max-width: clamp(200px, 43.97%, 600px) !important;
	}
	.after-sales-services .--scrolling-content{
		max-width: 600px !important;
	}
}
body:has(.-home){
	background-image: linear-gradient(180deg,#dff0ff,#dff0ff calc(var(--window-height) / 2),transparent calc(var(--window-height)));
	background-repeat: no-repeat;
}
html:not([lang^="en"]) .h1,
html:not([lang^="en"]) .h2,
html:not([lang^="en"]) h1,
html:not([lang^="en"]) h2 {
  line-height: 1.2;
}
footer .footer-widgets .enquire-btn {
    margin-top: 30px;
	display: block;
}
footer .footer-widgets .footer-w.footer-1 .desc {
    opacity: .9 !important;
}

.contact-page-form .--left .i {
    height: 100px;
    position: absolute;
    width: 100px;
	top: 50%;
	transform: translateY(-50%);
}
.div-i{
	height: clamp(200px, 22.96875vw, 316px);
    margin-top: 170px;
    position: relative;
    width: clamp(200px, 22.96875vw, 316px)
}
.contact-page-form .--left .contact-logo{
	margin-top: 0px !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	touch-action: none;
}
@media screen and (min-width:768px) {
	.contact .i {
		position: absolute;
		width: 100px;
		height: 100px;
		left: 30px;
		top: 50%;
		transform: translateY(-50%);
		pointer-events: none;
		touch-action: none;
	}
	
}
@media screen and (max-width:767.99px) {
.contact .i {
	width: 100px;
	height: 100px;
	pointer-events: none;
	touch-action: none;
	position: absolute;
	order: 0;
	align-self: center;
	transform: none;
	bottom: 100px;
	left: 20px;
	top: auto;
}

.product-applications .section--header .h1 .line .line-inner{
	--delay:0s !important;
	transition-delay: calc(var(--delay) + var(--index)) !important;
}
.product-applications .section--header .desc .line .line-inner{
	--delay:0.2s !important;
	transition-delay: calc(var(--delay) + var(--index)) !important;
}
.sustainable-solutions .vh--slider .vh--slide .vh-slide-right .floating-images
{
	display: none;
}
.after-sales-services .--scrolling-content .--scrolling-item {
    padding-bottom: 50px !important;
}
.after-sales-services .--scrolling-content .--scrolling-item:last-child{
	padding-bottom: 0 !important;
}
.after-sales-services .--sticky-content{
	top: 0 !important;
}
.why-choose {
	padding-top: 80px !important;
}
.after-sales-services .--scrolling-content{padding-top: 0 !important;}
.div-i{
	position: absolute;
	bottom: 0;
}
.--contact-2 {
    margin-bottom: 50px;
}
.contact-page-form .contact-form
{
	padding-top: 0 !important;
}
.contact-page-form .contact-form {
padding-bottom: 250px !important;
}
}
footer .footer-widgets .footer-w [data-height].f-contact-item{
	height: auto !important;
}
.form-i br{
	display: none;
}
.contact-page-form .contact-form [name="industry"] {
    display: none !important;
}
header .header-wrapper nav ul a{
	transition: 0.4s;
}
header .header-wrapper nav ul a:hover{
	color: #00b7ce;
}
canvas.bg-canvas{
	z-index: 1 !important;
}
.wpcf7-not-valid-tip{
	display: none !important;
}
.wpcf7-form-control-wrap .wpcf7-not-valid {
    border: 1px solid red !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
}
.wpcf7 form .wpcf7-response-output {
    position: static;
	border-radius: 8px;
}
.contact .contact-form .form-i textarea{
	resize: none !important;
}

.search--form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.search--form [type="text"]{
	border: 0;
	padding-left: 20px;
	outline: none !important;
	max-width: 80%;
	width: 100%;
}
.features-lvl3 .accordian .--feature .--feature-c .--applications:has(ul){
	display: block;
}
.features-lvl3 .accordian .--feature .--feature-c .--applications:has(ul) li{
	margin-bottom: 1em;
}
*{
	user-select: initial !important;
}
.search--result:not(:has(.--results)) .--pagination{
display: none;
}

.search--result .search--form .s-form {
    align-items: center;
    align-items: stretch;
    border: 1px solid var(--black-20);
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 8px;
    width: 100%;
}
.search--form form .s-form{
    align-items: stretch;
    background-color: #fff;
    border: 1px solid var(--black-20);
    border-radius: 12px;
    display: flex;
    font-size: var(--base);
    justify-content: space-between;
    margin-top: 70px;
    padding: 8px;
}
.search--result .main-content .--results .--items ._404-inner.s-item p {
    margin: 0;
    max-width: 510px;
    font-size: 1rem;
}
.search--result .main-content .--results .--items ._404-inner.s-item {
    text-align: center;
    display: flex
;
    justify-content: center;
    align-items: center;
    min-height: 100px;
}
.search--result .main-content .filters .--header .clear-all{
	text-decoration: none !important;
}
.search--result .main-content .filters .--body{
	border-radius: 8px;
}
.search--result .search--form{
	margin-left: 0;
}
.search--result .main-content .--results .--items .s-item{
	border-radius:8px;
}
.search--result .main-content .--results .--items .s-item .s-thumb{
	border-radius: 6px;
}
@media screen and (max-width:767.99px) {
	.search--result .main-content{
		display: block !important;
	}
	.search--result .main-content .filters {
		max-width: 100% !important;
		margin-bottom: 30px;
	}
	.search--result .main-content .--results {
		max-width: 100% !important;
	}
	.search--result .search--form{
		margin-left: 0 !important;
	}
	.search--result .main-content{
		margin-top: 50px !important;
	}
	.search--result .main-content .--results .--items .s-item .s-thumb {
		border-radius: 8px !important;
	}
	.search--result .main-content .--results .--items .s-item .--s-title {
		font-size: 18px;
	}
	.search--result .search--form .s-form{
		border-radius: 12px;
	}
	.search--result .main-content .--results .--count{
		text-align: center;
	}
}
body:not(.is-loaded) canvas {
    opacity: 0;
}
.canvas{
	position: absolute !important;
}
.mobile-header{
	height: calc(100dvh - var(--header-height));
}


/* new css */


@media screen and (max-width:999px){
	.lng-switcher ul.dropdown-menu.sub-menu {
		left: auto;
		right: -47px;
		top: 50px;
	}
}

/* language toggle */

@media screen and (max-width:540px){
	.banner-section .banner--inner .search-form form button {
		min-width: 100px;
	}
    .banner-section .banner--inner .search-form form input {
		font-size: 12px;
		padding-left: 5px;
	}
	.banner-section .banner--inner .search-form form {
		height: 50px;
		padding: 5px;
	}
}

@media screen and (min-width:450px) and (max-width:540px){
	.banner-section .banner--inner .search-form form {
		width: 80%;
	}
}

@media screen and (min-width:670px) and (max-width:767px){
	.banner-section .banner--inner .search-form form{
		width: 80%;
	}
}

@media screen and (min-width:470px) and (max-width:767px) {
    .contact-page-form .--left .--contact .--contact-1 {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
}

.accordian .accordian-item .accordian-title .accordian-icon img {
	transition: transform 0.3s ease-in-out;
}

.accordian-item.fadein.active .accordian-title .accordian-icon img {
    transform: rotate(135deg);
}

.--feature.accordian-item.fadein.active .accordian-title .accordian-icon img {
    transform: rotate(90deg);
}

html.lenis {
    overflow-x: hidden;
}

.product-lvl1-banner .banner--inner .--lvl1-slider .--main .swiper-slide .--image .floating-images img:first-child{
	top: 0;
}

/* new css */


.banner-section.-home .banner--inner {
    padding-top: 50px;
}

.about-relco .earth_canvas, .who-we-are .earth_canvas {
    max-width: 35.974%;
    top: -17px;
}


/* news and events page css */



/* contact form text-area */

.contact-page-form .contact-form .form-i textarea {
    max-height: 162px;
}

.contact-awards .--title {
    color: var(--black-50);
    font-family: var(--gp);
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 32px;
    text-transform: uppercase;
}

.contact-awards img {
    height: auto;
    width: 100%;
        max-width: 110px;
    max-height: 70px;
}

.contact-awards .--image.fadein {
    border: 1px solid var(--black-10);
    border-radius: 10px;
    max-width: 100px;
    padding: 23px;
    width: 100%;
}

.contact-awards .--images.a-card-c {
    display: flex;
    gap: 40px;
    max-width: 640px;
}

@media (max-width:768px) {
	.contact-awards .--image.fadein {
		
		padding: 10px;
	}

	.sustainable-solutions.journey .container .sticky {

		
		position: static !important;
	
	}

	.sustainable-solutions.journey .container {
		align-items: flex-start;
		display: flex;
		flex-direction: column;
	}
}

.contact-awards {
    margin-top: 50px;
    margin-bottom: 50px;
}


/* about page new design */

.sustainable-solutions.journey .container {
    align-items: flex-start;
    display: flex;
}

.sustainable-solutions.journey .container .sticky {

	position: fixed; */
    max-width: 59.956%;
    position: revert-layer;
    position: sticky;
    top: 52px;
    width: 100%;
    /* align-items: center; */
    display: flex;
    /* justify-content: center; */
    /* text-align: left; */

}

.journey .section--header {
    margin-bottom: 60px;
    position: -webkit-sticky;
    position: sticky !important;
    top: 65px;
    width: 50%;
    margin-top: 200px;
}

.sustainable-solutions.journey .sm-title {
    text-align: left;
}

.sustainable-solutions.journey h2.h1 {
    text-align: left !important;
}

.journey .vh--slider .vh--slide {
    background-color: #DFF0FF;
}

.sustainable-solutions.journey .vh--slider .vh--slide .h1 {
    font-size: 40px;
    margin-bottom: 26px;
    color: #1F3979;
}

.sustainable-solutions.journey .vh--slider .vh--slide :nth-child(1 of .vh-slide-left),
.sustainable-solutions.journey .vh--slider .vh--slide :nth-child(1 of .vh-slide-right) {
    grid-column: 1 / -1;
}

.sustainable-solutions.journey .vh--slider .vh--slide .vh-slide-right {
    display: none;
}

/* floting icons removed */

.sustainable-solutions .vh--slider .vh--slide .vh-slide-right .floating-images {
    display: none;
}


/* banner in pages */

/* @media (min-width:768px){

	main.barba-wrapper {
		padding-top: 90px;
	}

} */

.journey .--slide-desc ul {
    list-style: disc;
}


.aims .--grid .g-item:first-child .--card {
    background-color: #dff0ff !important;
}

.aims .--grid .g-item:first-child .--card * {
    color: #010d17 !important;
}


/* product level 1 icons */
 .floating-images {
    display: none;
}

.product-lvl1-banner .--image img.img-main {
    border-radius: 20px;
}

.journey .section--header .section--header-i .sm-title {
    margin-bottom: 15px;
}

.who-we-are .numbers .number-item .number-text {
    font-size: 0.777rem;
}


/* download cards */

.download-cards {
    display: flex;
    text-align: center;
    gap: 30px;
}

.download-cards .card {
    border-radius: 20px;
    border: 1.7px solid #0078D633;
    max-width: 241px;
    background: #ffffff;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.download-cards .image {
    padding: 40px 40px 29px 40px;
}

.download-cards img {
    max-width: 171px;
	aspect-ratio: 171 / 229;
}

.download-cards .card-info {
    padding-bottom: 29px;
}

.download-cards .card .card-info a {
    font-size: 20px;
    font-style: manrope;
    color: #0078D6;
    text-decoration: none;
}

.product-lvl2-banner img.img-main {
    border-radius: 20px;
}


.sustainable-solutions.journey .vh--slider .vh--slide .--slide-desc {
	margin-left: 20px;
}

@media screen and (max-width: 767px) {
    .banner-section.-home.download .container {
        flex-direction: column;
    }

	.download-cards {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
}
.sustainable-solutions .vh--slider .vh--slide .vh-slide-right img{
	transition: 0.5s;
}
.sustainable-solutions .vh--slider .vh--slide .vh-slide-right img:hover{
	transform: scale(1.03) !important;
}
body:not(:has(main.page-id-224)) .contact-awards {
    display: none;
}
body:not(:has(main.page-id-224)) .--contact .--c-widget{
	display: none;
}
body:not(:has(main.page-id-224)) .--contact .div-i{
	margin-top: 0;
}
.contact .contact-form .form-i input.wpcf7-form-control.wpcf7-file {
    display: flex
;
    align-items: center;
    background: transparent;
    border: 0;
    padding: 0;
    border-radius: 0;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
}

.page-template-download .banner-section {
    min-height: 560px;
}
.page-template-download section.contact{
	background: transparent !important;
}
main.page-id-956 .page-template-download .contact-form {
    width: 100%;
    background: #00b9c71a;
    padding: 40px;
    border-radius: 20px;
    backdrop-filter: blur(3px);
}
.page-template-download .radio-btns {
    display: grid
;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
}
.page-template-download .radio-btns .radio input {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}
.page-template-download .radio-btns .radio:after {
    border: 1px solid #999ea2;
    border-radius: 50%;
    content: "";
    height: 24px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
}
.page-template-download .radio-btns .radio img {
    display: block;
    max-width: 52px;
    width: 100%;
}
.page-template-download .radio-btns .radio {
    align-items: center;
    background-color: var(--black-2);
    border: 1px solid var(--black-10);
    border-radius: 16px;
    cursor: pointer;
    display: flex
;
    font-size: 1em;
    gap: 24px;
    padding: 24px;
    position: relative;
}
body:not(:has(main.page-id-224)) .--contact{
	display: none;
}
body:not(:has(main.page-id-224)) .contact-page-form .--left {
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: center;
    background: #E1EDF8;
    padding: 4rem;
	max-width: 1083px;
	margin-left: auto;
	margin-right: auto;
}
body:not(:has(main.page-id-224)) .form-div{
	max-width: 100%;
	width: 100%;
}

body:not(:has(main.page-id-224)) .contact-page-form .contact-form .form-i input, body:not(:has(main.page-id-224)) .contact-page-form .contact-form .form-i select, body:not(:has(main.page-id-224)) .contact-page-form .contact-form .form-i textarea{
	background-color: #ffffffb3;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .radio-btns .radio{
	background-color: #ffffffb3;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .form-i label:not(.radio){
	display: none;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .radio-btns{
	grid-template-columns: repeat(2, 1fr);
}
body:not(:has(main.page-id-224)) footer .footer-widgets .footer-w.footer-1 .footer-logo img{
	opacity: 1;
}
body:not(:has(main.page-id-224)) .div-i {
    display: none;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .section--header .section--header-i{
	text-align: center;
	max-width: 100%;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .section--header .section--header-i .desc {
    margin-bottom: 63px;
	margin-left: auto;
    margin-right: auto;
}
/* body:not(:has(main.page-id-224)) .section--header .section--header-i:has(.desc) .h1{
	font-size: 40px;
} */
body:not(:has(main.page-id-224)) section.banner-section.contact-page-form.section-pb {
    padding-bottom: 150px;
    padding-top: 0;
}
body:not(:has(main.page-id-224)) [for="name"]+.wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
	max-width: calc(50% - 10px);
    width: 100%;
    margin-right: 10px;
}
body:not(:has(main.page-id-224)) [for="company"]+.wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    max-width: calc(50% - 10px);
    width: 100%;
    margin-left: 5px;
}
body:has(body:not(:has(main.page-id-224))) footer .footer-widgets .footer-w.footer-1 .footer-logo img,body:has(main.page-id-956) footer .footer-widgets .footer-w.footer-1 .footer-logo img{
	opacity: 1;
}
body:has(main.page-id-956) .canvas{
	opacity: 0;
}
.page-template-download .contact-form {
    margin-left: auto;
    margin-right: auto;
}
header .header-wrapper nav ul li ul {
    left: calc(100% + 20px);
    top: 0px;
    transform: none;
    opacity: 0;
    visibility: hidden;
	box-shadow: 0 0 2px 0px #0000005e;
}
header .header-wrapper nav ul.sub-menu:not(.sub-menu .sub-menu){
	left: 0;
    top: 75px;
}
header .header-wrapper nav ul.sub-menu .sub-menu{
	opacity: 0;
	visibility: hidden ;
	box-shadow: 0 0 2px 0px #0000005e;
}
/* Ensure the main sub-menu appears on hover of the parent menu item */
header .header-wrapper nav ul .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    position: absolute; /* Position it appropriately */
    z-index: 9999; /* Ensure it is above other elements */
}

/* Hide all sub-menus initially */
header .header-wrapper nav ul .menu-item-has-children > .sub-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
	top: 0;
	transform: none;
    z-index: -1; /* Ensure sub-menus are hidden behind other elements */
}

/* Prevent child sub-menus from showing when hovering over the main menu */
header .header-wrapper nav ul .menu-item-has-children > .sub-menu .sub-menu {
    display: block; /* Hide nested sub-menus */
}
header .header-wrapper nav ul a {
    letter-spacing: 0.25px;
}
@media screen and (max-width:767px) {
	.openings .opening--positions .--position .--job-content .--inner .--part:first-child {
		display: flex
	;
		gap: 20px;
		flex-direction: column;
	}
	.openings .opening--positions .--position .--job-content .--inner {
padding: 10px;
	}
	.openings .opening--positions .--position .--job-content .--btns
	{
		flex-direction: column;
	}
	.openings .opening--positions .--position .job-title{
		gap: 20px;
	}
	body:not(:has(main.page-id-224)) .contact-page-form .contact-form{
	    padding: 2rem 1rem !important;
	}
	body:not(:has(main.page-id-224)) .section--header .section--header-i:has(.desc) .h1 {
    font-size: 35px;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .section--header .section--header-i .desc {
    margin-bottom: 30px;
}
body:not(:has(main.page-id-224)) [for="name"]+.wpcf7-form-control-wrap {
    max-width: 100%;
    margin-right: 0;
}
body:not(:has(main.page-id-224)) [for="company"]+.wpcf7-form-control-wrap {
    max-width: 100%;
    margin-left: 0;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .radio-btns {
    grid-template-columns: repeat(1, 1fr);
}
body:not(:has(main.page-id-224)) section.banner-section.contact-page-form.section-pb {
    padding-bottom: 80px;
}
.about-relco .earth_canvas, .who-we-are .earth_canvas
{
            max-width: 300px;
}
.sustainable-solutions .vh--slider .vh--slide .vh-slide-right img{
        object-position: 0% 90%;
            height: 250px;
}
.journey .section--header {
    position: static !important;
    width: 100%;
    margin-top: 0px;
}
.journey .--slide-h2 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.sustainable-solutions.journey .vh--slider .vh--slide .h1 {
    font-size: 35px;
}
}
.show-menu .mobile-header .--body{
        overflow: auto;
    max-height: calc(100vh - 50px);
}
.mobile-header ul li ul li {
    padding-top: 0;
}

@media screen and (max-width:767px)
{
    footer .footer-widgets .footer-w .f-head + div {
        transition: 0.5s;
        overflow: hidden;
    }
    footer .footer-widgets .footer-w .f-head.active + div {
    height: var(--data-height) !important;
    overflow: hidden;
}
footer .footer-widgets .footer-w ul li{
    opacity: 1 !important;
}
.mobile-header ul li ul li {
    opacity: 1;
    transition: .5s;
}
}
.contact-page-form .contact-form .form-i select[multiple] {
    padding-top: 20px;
    background-image: none;
}

canvas.bg-canvas{
    opacity: 0.2;
}
[data-name="products"]{
    display: none;
}
footer .footer-widgets .footer-w.footer-1 .footer-logo img{
    opacity: 1;
}
.page-id-417 .contact .contact-form {
    align-items: center;
    background: #E1EDF8;
    padding: 4rem;
    max-width: 1083px;
    margin-left: auto;
    margin-right: auto;
    border-radius: var(--radius);
}
@media screen and (max-width: 767px) {
    .page-id-417 .contact .contact-form{
        padding: 0;
        background-color: transparent;
    }
    
}
@media screen and (min-width:768px) {
    .page-id-417 section.contact {
        background-image:none;
    }
}
.show-menu .mobile-header .--body {
    overflow: auto;
    max-height: calc(100svh - 160px);
}

.show-menu {
    overflow: hidden;
    height: 100svh !important;
}
input.select2-search__field {
    border: 0px !important;
    background: 0px center !important;
    margin: 0px !important;
    padding: 0px !important;
    height: auto !important;
    min-height: 40px !important;
}
.select2-container--default .select2-selection--multiple {
    background-color: var(--black-2);
    border-color: var(--black-10);
    border-radius: 12px;
    border-style: solid;
    border-width: 1px;
    color: var(--text-color);
    display: block;
    font-family: var(--mr);
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 20px;
    min-height: 54px;
    padding-left: 19px;
    padding-right: 19px;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ededed;
    padding: 5px 10px;
    font-weight: 300;
}
body:not(:has(main.page-id-224)) .contact-page-form .contact-form .select2-container--default .select2-selection--multiple{
    background-color: #fff;
    border: 1px solid #010d1724;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    margin-right: 5px;
}
.products-magamenu{
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    display: none;
}
.scroll-down{
    display: none;
}
@media screen and (min-width:768px) {
    .products-magamenu {
        position: fixed;
        z-index: 1;
        width: 100%;
        height: auto;
    background-color: #fff;
    top: 120px;
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 2;
    }
    .p-megamenu-inner{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 65px;
    }
    .main-products li a {
        display: flex
    ;
        align-items: center;
        gap: 14px;
        text-decoration: none;
        color: var(--text-color);
        font-size: 16px;
        padding-top: 17px;
        padding-bottom: 17px;
        border-bottom: 1px solid #010d171a;
    }
    img.cat-icon {
        width: 40px;
        height: 40px;
        display: flex;
        object-fit: contain;
        object-position: center;
    }
    .p-megamenu-inner li{
        position: relative;
    }
    .p-megamenu-inner li::after{
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 7px;
        background-image: url(./images/chev-right.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        height: 100%;
    }
    .p-megamenu-inner li a {
        display: flex
    ;
        align-items: center;
        gap: 14px;
        text-decoration: none;
        color: var(--text-color);
        font-size: 16px;
        padding-top: 17px;
        padding-bottom: 17px;
        border-bottom: 1px solid #010d171a;
    }
    .menu-level2-item,.menu-level3-item {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        left: 0;
        transition: 0.5s;
        background-color: #fff;
    }
    .menu-level2-item.active,.menu-level3-item.active {
        opacity: 1;
        visibility: visible;
        position: absolute;
    }
    .menu-level2,.menu-level3{
        position: relative;
    }
    .menu-level3-item {
        display: grid
    ;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .menu-level3-item li::after{
        display: none;

    }
    .products-magamenu{
        min-height: var(--data-height);
    display: block;
    pointer-events: none;
    touch-action: none;
    z-index: 2;
    top: 0;
    padding-top: 150px;
    box-shadow: 0px 0px 30px #4848483d;
    }
  
    .products-magamenu.active{
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        touch-action: auto;
    }
    header .header-wrapper nav ul.sub-menu{
        display: none !important;
    }
    .products-magamenu li:hover a {
        color: #00AEBC;
    }
    .main-products li.active a,.menu-level2-item li.active a {
        color: #00AEBC;
    }
    header{
        z-index: 5;
    }
    .menu-level3-item.active{
        transition-delay: 0.2s;
    }
    .banner-section.banner-wth-bg:after{
        max-height: 60vh;
    }
    .scroll-down{
        display: block;
    }
    .scroll-down iframe {
        position: absolute;
        z-index: 1;
        filter: invert(1);
        max-width: 60px;
        bottom: 0;
    }
    canvas {
        max-width: 100%;
        width: 100%;
    }
    .contact-page-form .--left .--contact .--icon img {
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
        width: 60px;
    }
}
canvas {
    max-width: 100%;
}
@media screen and (max-width:999px) {
    canvas.bg-canvas{
        display: none;
    }
    .sustainable-solutions .vh--slider .vh--slide .vh-slide-right img{
        height: 100%;
        max-height: 300px;
    }

.mobile-header ul li.menu-item-has-children span {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 5px;
    right: 0;
}

.mobile-header ul li.menu-item-has-children {
    position: relative;
}
.menu-item-has-children:has( > span.active) > ul[data-height] {
    height: auto;
}
.menu-item-has-children:has( > span.active)::before{
    transform: rotate(0deg);
}
.mobile-header ul li ul li{
    opacity: 1;
}
.menu-item-has-children:has( > span.active) > ul[data-height] {
    margin-top: 10px;
}
.mobile-header ul li ul li:first-child {
    padding-top: 0px;
}
.mobile-header ul li ul li {
    padding-top: 10px !important;
    padding-bottom: 10px;
}
}

section.awwards {
    backdrop-filter: blur(15px);
}
.product-applications .apps--c .app-card {
    padding-top: 30px;
    height: 90%;
    padding-bottom: 30px;
    gap: 30px;
    justify-content: center;
}
.product-applications .apps--c .app-card a{
    display: none;
}
.product-applications .apps--c .app-card img{
    max-width: 75px;
    max-height: 75px;
    object-fit: contain;
}
.product-applications .apps--c .app-card{
    box-shadow: 0 0 2px 0 rgb(1 13 23 / 40%);
    background-color:rgb(1 13 23 / 2%) !important;
}
.why-choose .wc-cards .w-card{
    box-shadow: 0 0 2px 0 rgb(1 13 23 / 40%);
    background: rgb(1 13 23 / 2%) !important;
}
.values .--grid .--card .--icon{
    max-width: 70px;
}
.select2-results__option{
    padding-left: 20px;
}
@media screen and (max-width:550px) {
    .product-applications .apps--c .app-card img {
        max-width: 40px;
        max-height: 40px;
        object-fit: contain;
    }
    .product-applications .apps--c .app-card {
        padding-top: 20px;
        height: auto;
        padding-bottom: 20px;
        gap: 20px;
        justify-content: center;
    }
    .contact-awards .--images.a-card-c{
        
    gap: 20px;
    }
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{border-radius: 8px;    background-color: #f3f9ff;}
.lng-switcher.active ul.dropdown-menu.sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: all;
    touch-action: auto;
}
.awwards .certificates .c--card{
    will-change: opacity, transform;
}
@media screen and (max-width: 767px) {
  .logo-banner{
    background-image: url(./images/3d-logo.png);

    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
  }
    
}
@media screen and (min-width:1100px){
    section.banner-section.-home + section {
    padding-top: 0;
}
.banner-section.-home {
    padding-bottom: 0;
}
.contact-page-form .--left .--contact a {
    font-size: 1rem;
}
}
.contact-form-footer .contact-awards{
    display: none !important;
}
body:not(:has(main.page-id-224)) .contact-form-footer .contact-awards {
    display: flex !important
;
}
body:not(:has(main.page-id-224)) .contact-form-footer .contact-awards{
    margin-top: 40px;
    }
@media screen and (max-width:999px){
    body:not(:has(main.page-id-224)) .contact-form-footer .contact-awards{
        display: none !important;
    }
    
}