/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Core */

html {
    scroll-padding-top: 140px;
    scroll-behavior: smooth;
}

body, html {
	overflow-x: hidden;
}

p:first-child {
	margin-top: 0px;
}

p:last-child {
	margin-bottom: 0px;
}

a {
	color: inherit;
}

.elementor-widget-text-editor a:hover {
	color: inherit;
	opacity: 0.8;
}

.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
	margin-bottom: 15px;
}

.elementor-widget-heading a:hover {
	color: inherit;
	opacity: 0.8;
}

.elementor-menu-toggle {
    padding:0px;
	z-index: 9999;
	margin-right: -5px!important;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left: none!important;
}

.e--pointer-underline .elementor-item:after {
	z-index: -1 ;
}

.elementor-icon {
	display: inline;
}

.elementor-shape-circle .elementor-icon {
	display: grid;
}

.elementor-button-content-wrapper {
	gap: 10px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin-block-end: inherit;
    margin-block-start: inherit;
}

.elementor-widget-theme-post-content {
	
	strong, b {
		font-weight: bold;
	}
	
	h1, h2, h3, h4, h5, h6 {
		margin-block-end: 32px;
		font-size: var(--e-global-typography-47ff8bc-font-size);
		font-weight: var(--e-global-typography-47ff8bc-font-weight);
		line-height: var(--e-global-typography-47ff8bc-line-height);
		}
	
	.elementor-heading-title {
		margin-block-end: 0px;
	}
	
	ul {
 	   margin-block-end: .9rem;
	}
}

.elementor-widget-theme-post-content p a {
	text-decoration: underline;
	font-weight: bold;
}

@media screen and (min-width: 1024px) {
	.desktop-hide {
		display: none!important;
	}
}

@media screen and (max-width: 479px) {

	.main-menu .e-n-menu-wrapper {
		padding: 32px 30px;
		background: var(--e-global-color-accent)!important;
	}

}

@media screen and (max-width: 600px) {
	
	.elementor-widget-theme-post-content table {
		max-width: 100% !important;
		width: 100% !important;
	}
	
}

/* Website */

body, html {
	font-family: "neue-frutiger-world";
}

.elementor-heading-title {
	color: var( --e-global-color-primary ): 
}

.elementor-widget-text-editor {
	color: var( --e-global-color-text );
}

/* Site header */

.sticky-state {
	
	background-color: var(--e-global-color-8818435)!important;
	
		.logo img {
			filter: none;
		}

		.elementor-widget-n-menu .e-n-menu-title-text, .elementor-icon-list-text {
			color: var( --e-global-color-primary )!important;
		}

		.e-n-menu-dropdown-icon svg, .elementor-icon-list-icon svg, .elementor-icon svg {
			fill: var( --e-global-color-primary )!important;
		}

		.search-icon {
			border-color: var( --e-global-color-8141009 )!important;
		}
}

@media screen and (min-width: 1024px) {
	.elementor-widget-n-menu .e-n-menu-content {
		max-width: 320px;
		margin-top: 20px;
	}
}


.iconbox-full-link .elementor-icon-box-wrapper {
  position: relative;
}

.iconbox-full-link .elementor-icon-box-icon a,
.iconbox-full-link .elementor-icon-box-title a {
  position: static !important;
}

.iconbox-full-link .elementor-icon-box-icon a::after,
.iconbox-full-link .elementor-icon-box-title a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
}

.search-icon {
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}

.dialog-close-button {
	position: fixed;
}

/* Hero image */

.hero-image {
	min-height: 500px;
	border-radius: 16px;
	background-size: cover;
	background-position: center center;
	--display: flex;
    --justify-content: center;
    --align-items: center;
	padding: 50px;
}

.hero-image:before {
	border-radius: 16px;
}

.hero-image h1 {
	text-align: center;
}

@media screen and (max-width: 479px) {
	.hero-image {
		margin-top: 40px;
		min-height: calc(100vw - 60px);
		max-height: calc(100vw - 60px);
		padding: 20px;
	}
}

/* Home */

.bullets-extra-gap ul li {
	margin-bottom: 15px;
}

.elementor-widget-text-editor ul, .bullets-extra-gap ul {
	margin: 0px;
    padding-left: 20px;
}

/* Member */

.member-tile > div {
	opacity: 0;
	transition: 300ms;
}

.member-tile:hover > div {
	opacity: 1;
}

/* Who we are */

@media screen and (min-width: 1024px) {

	.value-carousel .e-n-carousel {
		overflow: visible;
	}

	.value-carousel .swiper-slide {
	  width: 359px !important;
	  min-width: 359px !important;
	  max-width: 359px !important;
	  flex: 0 0 359px !important;
	  box-sizing: border-box;
	}
	
}

.elementor-widget-n-carousel .swiper-wrapper {
  align-items: stretch;
}

/* Become a member */

#become-a-member-form h3 {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
	margin-bottom: 0px;
}

#become-a-member-form ul {
	margin: 0px;
}

#become-a-member-form { 
	
	.elementor-field-group-field_0df9590, .elementor-field-group-field_173482d, .elementor-field-group-field_ff03a0b {
		margin-bottom: 0px;
	}

}

/* News */

.jet-filters-pagination__link {
	min-width: 36px;
	height: 36px;
    text-align: center;
}

/* Knowledge hub */

.jet-color-image-list__input:checked ~ .jet-color-image-list__button .jet-color-image-list__image {
	filter: brightness(0) saturate(100%) invert(38%) sepia(79%) saturate(475%) hue-rotate(157deg) brightness(93%) contrast(96%);
}

.jet-color-image-list__input ~ .jet-color-image-list__button .jet-color-image-list__image {
	filter: brightness(0) saturate(100%) invert(31%) sepia(35%) saturate(261%) hue-rotate(155deg) brightness(99%) contrast(86%);
}

/* Projects */

.project-logos .gallery {
	display: flex;
    flex-direction: row;
    gap: 32px;
}

.project-logos .gallery .gallery-item {
	width: auto;
}

.project-logos img {
	max-height: 64px;
	width: auto;
}

.project-icons .elementor-icon-list-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px 32px;
}

@media screen and (max-width: 479px) {
		
	.project-icons .elementor-icon-list-items {
		grid-template-columns: 1fr;
		gap: 16px;
	}
	
}

/* Search */

.elementor-widget-search .e-search-input {
	width: 100%;
}

/* Sign in */

.elementor-login .elementor-form-fields-wrapper {
	display: grid;
    grid-template-columns: 300px 300px auto;
    gap: 16px;
}

.elementor-login .elementor-form-fields-wrapper label {
	width: 100%;
	text-align: center;
}

/* Comments */

.comments-area h2 {
	font-family: var(--e-global-typography-f9fb162-font-family), Sans-serif;
    font-size: var(--e-global-typography-f9fb162-font-size);
    font-weight: var(--e-global-typography-f9fb162-font-weight);
    line-height: var(--e-global-typography-f9fb162-line-height);
}

.comments-area>ol {
    padding-inline-start: 0px;
}

.comments-area ol {
    list-style-type: none;
}

.comments-area ol li {
    padding: 12px 24px;
    border: 1px solid var( --e-global-color-8141009 );
    margin: 8px 0px;
	border-radius: 16px;
}

.comment-respond input[type="submit"] {
    background-color: var(--e-global-color-8818435);
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-8141009);
}

.comment-form-comment label {
	display: block;
}

.comment-form-comment textarea {
	border-radius: 16px;
	border: 1px solid var(--e-global-color-8141009);
}

.comment-respond input[type="submit"]:hover {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-054975e);
}

/* Newsletter section */

.newsletter-form .elementor-message {
	position: absolute;
}

/* Paddings */

.e-parent {
	--padding-top: 100px;
	--padding-left: 50px;
	--padding-right: 50px;
	--padding-bottom: 100px;
}

.half-top-padding {
	--padding-top: 50px;
}

.half-bottom-padding {
	--padding-bottom: 50px;
}

.no-top-padding {
	--padding-top: 0px;
}

.no-bottom-padding {
	--padding-bottom: 0px;
}

/* Others */

.grecaptcha-badge {
	visibility: hidden;
}


@media screen and (max-width: 960px) {
	.e-parent {
		--padding-top: 50px;
		--padding-left: 50px;
		--padding-right: 50px;
		--padding-bottom: 50px;
	}

	.half-top-padding {
		--padding-top: 25px;
	}

	.half-bottom-padding {
		--padding-bottom: 25px;
	}
	
	.no-top-padding {
		--padding-top: 0px;
	}

	.no-bottom-padding {
		--padding-bottom: 0px;
	}
	
}

@media screen and (max-width: 479px) {
	.e-parent {
		--padding-top: 50px;
		--padding-left: 30px;
		--padding-right: 30px;
		--padding-bottom: 50px;
	}
	.half-top-padding {
		--padding-top: 32px;
	}

	.half-bottom-padding {
		--padding-bottom: 32px;
	}
	
	.no-top-padding {
		--padding-top: 0px;
	}

	.no-bottom-padding {
		--padding-bottom: 0px;
	}

}