/*!
Theme Name: CNE
Theme URI: https://them.es/starter
Author: Kadeor
Author URI: https://cne.ecml.pl/
Description: CNE
Version: 3.0.4
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: cne
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/* From http://codex.wordpress.org/CSS */

@font-face {
	font-family: SpotMonoMedium;
	src: url("/wp-content/themes/cne/fonts/Spot-Mono-Medium.otf") format("opentype");
}

@font-face {
	font-family: SpotMonoLight;
	src: url("/wp-content/themes/cne/fonts/Spot-Mono-Light.otf") format("opentype");
}

@font-face {
	font-family: SpotMonoRegular;
	src: url("/wp-content/themes/cne/fonts/Spot-Mono-Regular.otf") format("opentype");
}

@font-face {
	font-family: SpotMonoBold;
	src: url("/wp-content/themes/cne/fonts/Spot-Mono-Bold.otf") format("opentype");
}

@font-face {
	font-family: HelveticaNeue;
	src: url("/wp-content/themes/cne/fonts/Linotype-HelveticaNeueLTPro-Md.otf") format("opentype");
}

html {
	min-height: 100vh;
}

body {
	font-family: 'HelveticaNeue', sans-serif !important;
	color: #000 !important;
	font-size: 25px !important;
	min-height: 100vh;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

p {
	line-height: 1.3;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.front-section {
	height: calc(var(--vh, 1vh) * 100);
	display: flex;
	flex-direction: column;
}

.front-section__bg {
	background: url("https://cne.com.sg/wp-content/uploads/2025/05/front-section__bg-singapore-CNE-home-scaled.webp") no-repeat center 80%;
	background-size: cover;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16vh 24px 4px 24px;
	flex-direction: column;
}

.front-section__bg-logo {
	max-width: 900px;
}

.front-section__info {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 8px 0;
}

.front-section__info-category {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: auto;
}

.front-section__info-category > *:last-child:after {
	display: none;
}

.front-section__info-category-item {
	font-family: 'SpotMonoMedium', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0;
	color: #fff
}

.formbr{
	border-color: black;
}

.entry-title {
	display: none;
}


.hp {
	margin: 40px 0;
	padding: 0 12px;
}

.hp__header-title {
	font-family: 'SpotMonoLight', sans-serif;
	font-size: 27px;
	color: #2B2E34;
}

.hp__description {
	font-size: 36px;
}

#footer {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}
/* #footer .container{
	font-size: 12px;
} */

header {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 1000;
}

header .navbar {
	background-color: #fff !important;
	border-bottom: 3px solid #000;
	padding: 0;
}

header .navbar-toggler {
	border: none;
	padding: 0;
}

header .navbar-toggler:focus {
	box-shadow: none;
}

header .navbar-toggler-icon {
	background: none !important;
}

header .navbar-brand img {
	height: 24px;
}

header .navbar-brand {
	padding: 0;
}

header [aria-hidden='true'] {
	display: none;
}

.header__container-logo {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: end;
	padding: 14px 12px;
	max-width: 1920px;
	margin: auto;
}

header .container {
	padding: 0;
}

.header__container-phone {
	display: none;
}

header .nav-link {
	color: #000;
	font-size: 30px;
	padding: 24px 12px 12px 12px !important;
	border-top: 3px solid #000;
	line-height: 1;
}

header .nav-link:focus, header .nav-link:hover {
	color: #000;
	outline: none;
}

header .nav-link.dropdown-toggle:after {
	display: none;
}

header .dropdown-menu {
	border: none;
	font-family: 'SpotMonoMedium', sans-serif;
	padding-top: 0;
	font-size: 20px;
	text-transform: uppercase;
}

header .dropdown-item {
	line-height: 1;
}

.spot-mono-medium {
	font-family: 'SpotMonoRegular', sans-serif;
	font-size: 23px;
}

.contact-box {
	margin: 58px 0;
}

.contact-box-last {
	margin-bottom: 0;
}

.contact-box-first {
	margin-top: 0;
}

.wp-block-image figcaption {
	font-size: 20px;
	text-transform: none;
	color: #000;
}

.dropdown-item.active, .dropdown-item:active {
	background: none !important;
	color: #D8FF00 !important;
}

.post-wrapper {
	display: grid;
	grid-gap: 24px
}

.post-projekte {
	display: flex;
	flex-direction: column;
	align-items: center;
	grid-gap: 8px;
	position: relative;
	height: 100%;
}

.rest-projekte__hover {
	position: absolute;
	background: #fff;
	width: 100%;
	height: 100%;
	opacity: 0;
	padding: 16px;
	transition: all 0.4s ease;
	border: 3px solid #000;
}

.post-projekte__title {
	font-family: 'SpotMonoRegular', sans-serif;
	font-size: 14px;
	color: #000;
}

.rest-projekte__hover p {
	color: #000;
}

.post-projekte__img {
	width: 100%;
	height: 100%;
	max-height: 270px;
	object-fit: cover;
}

.wp-block-image img {
	width: 100%;
}

.spot-mono-desc {
	font-family: 'SpotMonoRegular', sans-serif;
	font-size: 20px;
	padding-top: 10px;
}

.desc-wrapper-projecte {
	border-top: 2px solid #000;
}

.service-desc {
	font-size: 20px;
}

.hp__project figure {
    position: relative;
    margin: 0;
    border-bottom: 3px solid #000;
}

.hp__project .wp-block-group__inner-container > *:last-child {
    border-bottom: none;
}

.hp__project figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 80%;
    height: 80%;
    margin: 0;
	border-radius: 15px;
}

.hp__project figcaption a {
    display: flex;
    justify-content: center;
    align-items: center;
	text-transform: uppercase;
    font-size: 20px;
    width: 100%;
    height: 100%;
	color: #000;
}

.home #main {
    padding: 0;
}

#about-us {
    height: 65px;
    margin: 0;
}

.hp.hp-first {
    margin-top: 0;
}

.service-tag {
	margin-bottom: 32px;
}

.service-tag p {
	font-family: 'SpotMonoLight', sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.service-tag ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	grid-gap: 8px;
	padding: 0;
}

.service-tag li {
	font-size: 15px;
	background: #000;
	color: #fff;
	padding: 5px 5px 2px 5px;
	line-height: 1;
}

#menu-item-1559 a, .menu-item-363 a {
	font-family: 'SpotMonoLight', sans-serif;
	font-size: 14px; 
	padding: 12px !important;
}

.navbar-collapse--custom {
	width: 100%;
}

.container {
	max-width: 1920px;
	margin: auto;
}

.front-section__info-category--desktop {
	display: none;
}

#wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.home #wrapper {
	display: block;
}

.hp__description a, .contact-box-first a {
	color: #000;
	display: inline-block;
}

.contact-form {
	display: none;
}

.hp-projekte-wrapper {
	margin-bottom: 16px;
}

.footer-copyright, .footer-social {
	margin-top: 64px;
}

.footer-copyright a {
	color: #fff;
	font-family: 'SpotMonoRegular', sans-serif;
	font-size: 15px;
}

.post-projekte__desc-item {
	font-family: 'SpotMonoLight', sans-serif;
	font-size: 20px;
	margin-bottom: 4px;
}

.navbar-right-column {
	display: flex;
}

.wpml-ls-sidebars-menu_flag {
	width: auto;
}

.wpml-ls-slot-menu_flag {
	display: flex;
	flex-direction: row-reverse;
}

.wpml-ls-slot-menu_flag:hover a {
	background: none !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	display: none;
}

.wpml-ls-sidebars-menu_flag .js-wpml-ls-item-toggle {
	padding: 5px 16px 0 8px !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	position: unset !important;
}

.wpml-ls-legacy-dropdown a {
	padding: 5px 8px 0 8px !important;
}

.service-desc-wrapper {
	margin-top: 16px;
}

.otgs-development-site-front-end {
	display: none;
}

.wpml-ls-slot-menu_flag {
	font-family: 'SpotMonoMedium', sans-serif;
	font-size: 20px
}

.footer-wrapper {
	margin-top: 24px;
}

.footer-wrapper > *:first-child {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.5rem;
	}

.footer-group .wp-block-group__inner-container > *:first-child {
	font-family: 'SpotMonoMedium', sans-serif;
	text-transform: uppercase;
}

.footer-group .wp-block-group__inner-container > *:not(:first-child) {
	font-family: 'SpotMonoRegular', sans-serif;
}

.post-24 p {
	font-family: 'SpotMonoRegular', sans-serif;
}

.post-24 strong {
	font-family: 'SpotMonoBold', sans-serif;
}

.post-24 a {
	color: #000;
}

.header__container {
	width: 100%;
}

.navbar-expand-md .navbar-nav {
	max-width: 1920px;
	margin: auto;
}

.contact-form input[type="text"] {
	width: 100%;
}

.blog {
	margin-top: 32px;
}

.blog h2.wp-block-heading {
	font-size: 2.5rem;
}

.blog .wp-block-post-excerpt__more-text {
	margin-top: 16px;
}

.blog .wp-block-post-excerpt__more-text a {
	font-size: 21px;
}

.single-post #sidebar {
	display: none;
}

.single-post .entry-header {
	position: static;
}

.single-post .entry-title {
	display: block;
}

.single-post article.post {
	margin-top: 32px;
}

.post-content .wp-block-group__inner-container {
	display: block;
	margin-top: 48px;
}

.blog .wp-block-post-excerpt {
	padding-top: 8px;
}
	
.blog .wp-block-columns {
	gap: 32px;
}

.blog .wp-block-query {
	margin-top: 32px;
}

.blog .wp-block-post-title {
	font-size: 2rem;
}

.addtoany_content {
	padding: 0 16px;
	margin: 128px 0 16px 0 !important;
}

.linkedin {
	margin-top: 64px;
}

.post-group {
		margin: 32px 0;
	}

	.post-group .wp-block-group__inner-container {
		display: block;
	}

.entry-meta {
	display: none;
}

/*RWD*/

@media (min-width: 768px) {
	.navbar-expand-md .navbar-collapse {
		display: none;
	}

	.subtitlebr{
		font-size: 25px;
	}

	.service-desc {
		font-size: 25px;
	}

	.contenerBR{
		font-size: 20px;
	}

	.post-projekte:hover .rest-projekte__hover {
		opacity: 1;
	}

	.post-projekte__title {
		display: none;
	}

	.footer-wrapper > *:first-child {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.navbar-expand-md .navbar-toggler {
		display: block;
	}

	.navbar > .container {
		flex-direction: column;
	}

	header .navbar {
		border-bottom: 0;
	}

	.navbar-collapse--custom {
		border-bottom: 3px solid #000;
	}

	.menu-item-363 {
		display: none;
	}

	header .nav-link {
		border-top: 0;
		border-right: 3px solid #000;
	}

	.navbar-expand-md .navbar-nav {
		display: grid;
		grid-template-columns: repeat(5, 20%);
	}

	.navbar-nav > *:nth-child(5) .nav-link {
		border-right: 0;
	}

	.navbar-nav .menu-item a:hover {
		color: #D8FF00;
	}

	.dropdown-item:focus, .dropdown-item:hover {
		background: #fff;
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		width: calc(100% + 3px);
		top: 57px;
		border-radius: 0;
		border: 3px solid #000;
		border-top: 0;
		left: -2px;
		padding-bottom: 0;
	}

	.navbar-expand-md .navbar-nav .dropdown-menu > *:last-child a {
		border-bottom: 0;
	}
	
	#menu-item-1723 .dropdown-menu, #menu-item-1761 .dropdown-menu, #menu-item-2350 .dropdown-menu, #menu-item-2359 .dropdown-menu {
        min-width: calc(100% + 3px);
		width: fit-content;
	}

	header .dropdown-item {
		border-bottom: 1px solid #000;
		padding: 16px 1rem;
		overflow: hidden;
	}

	.front-section__info-category {
		display: none;
	}

	.front-section__info-category--desktop {
		display: flex;
		grid-gap: 16px;
	}

	.front-section__info-category--desktop p {
		display: flex;
		grid-gap: 16px;
		color: #000;
		font-size: 27px;
	}

	.front-section__info-category--desktop p:after {
		content: "•";
		display: block;
	}

	.front-section__info-category--desktop > *:last-child:after {
		display: none;
	}

	.front-section__bg {
		padding: 0 24px 4px 24px;
	}

	.hp {
		width: 70%;
	}

	.wp-container-4.hp {
		width: 55%;
	}

	.hp.hp--right {
		margin-left: auto;
	}

	.hp__project > *:first-child {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 8px;
	}

	.hp__project figure {
		border-bottom: 0;
	}

	.hp__project {
		margin-bottom: 32px;
	}

	header .nav-link {
		font-size: 20px;
	}

	header .dropdown-menu {
		font-size: 20px;
	}

	.post-wrapper {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 8px;
	}

	div#post-9 a > div > p, div#post-108 a > div > p{
		font-size: 0.9rem;
	}

	div#post-9 a > div > p, div#post-108 a > div > p{
		font-size: 0.60rem;
	}

	.post-intro-image {
		max-width: 40%;
	}
}

@media (min-width: 844px) {
	div#post-9 a > div > p, div#post-108 a > div > p{
		font-size: 0.7rem;
	}
	
	.header__container-phone {
		display: flex;
        gap: 16px;
        align-items: center;
		font-size: 20px;
        line-height: 20px;
        opacity: 0;
        transition: opacity ease-in 0.3s
	}

    .header__container-phone a {
        color: black;
        text-decoration: none;
    }

    .header__container-phone.active {
        opacity: 1;
    }

@media (min-width: 1024px) {
	div#post-9 a > div > p, div#post-108 a > div > p{
		font-size: 0.8rem;
	}

	.hp__description {
		font-size: 55px;
	}

	.contenerBR{
		font-size: 25px;
	}

	.header__container-body {
		border-bottom: 3px solid #000;
	}

	.post-projekte__img {
		max-height: none;
	}

	.projekte-wrapper {
		margin-top: -16px;
	}

	.projekte-wrapper > *:first-child {
		display: grid;
		grid-template-columns: 30% 70%;
	}

	.desc-wrapper-projecte {
		border-top: 0;
		grid-column: 1;
		grid-row: 1;
		border-right: 3px solid #000;
	}

	.projekte-title {
		font-family: 'HelveticaNeue', sans-serif;
		font-size: 35px;
	}

	.image-wrapper-projecte {
		padding: 32px 20px 32px 32px;
	}

	.projekte-details-button {
		border-top: 3px solid #000;
		margin: 0 -16px 0-16px;
		padding: 8px;
	}

	.service-desc-wrapper {
		max-width: 75%;
		padding: 32px 0;
	}

	.service-desc-wrapper1 {
		max-width: 75%;
		padding: 0px 0;
	}

	.service-title {
		font-size: 55px;
	}

	.service-desc {
		font-size: 35px;
	}

	.service-image {
		width: 60%;
		margin: 64px 0 64px auto;
	}

	.service-tag {
		width: 50%;
	}

	.job-content-subtitle {
		font-size: 27px;
		padding-top: 32px;
	}

	.job-content-title {
		cursor: pointer;
		font-size: 55px;
	}

	.spot-mono-medium.contact-box {
		display: none;
	}

	.contact-form {
		display: block;
		width: 50%;
		margin-left: auto;
	}

	.contact-form label {
		width: 100%;
	}

	.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
		font-family: 'SpotMonoLight', sans-serif;
		width: 100%;
		color: #000;
		padding: 8px;
	}

	.contact-form input::placeholder, .contact-form textarea::placeholder {
		color: #000;
	}

	.contact-box-first p {
		font-size: 55px;
	}

	.hp__project figcaption a {
		font-size: 25px;
	}

	.hp__project figcaption {
		transition: 0.5s all;
	}

	.hp__project figure:hover figcaption {
		background: #D8FF00;
	}

	.post-wrapper {
		margin: 16px 0;
	}

	.hp__description a:after, .contact-box-first a:after {
		content: '';
		display: block;
		opacity: 0;
		transform: translate(10px, 10px);
		transition: 0.5s all;
		border-bottom: 3px solid #000;
	}

	.hp__description a:hover:after, .contact-box-first a:hover:after {
		opacity: 1;
		transform: translate(0, -8px);
	}

	.contact-form input[type="submit"]:hover {
		background: #000;
		color: #fff;
	}

	.post-wrapper {
		grid-gap: 16px;
	}

	.hp__project > *:first-child {
		grid-gap: 16px;
	}
	
	.footer-wrapper > *:first-child {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	
	#footer p {
		font-size: 23px;
	}

	.hp-projekte-wrapper {
		padding: 0 16px;
	}

	.hp__project {
		padding: 0 16px;
	}

	.DSGVOcontener0 > *:first-child {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.service-tag li {
		font-size: 31px;
		background: #000;
		color: #fff;
		padding: 5px 5px 2px 5px;
		line-height: 1;
		word-break: break-word;
	}

	.service-tag p {
		font-size: 27px;
	}

	.post-projekte__title {
		display: none;
	}

	.hp {
		margin: 22em 0;
		padding: 0 12px;
	}

	.desc-wrapper-projecte > *:first-child {
		position: sticky;
		top: 72px;
		left: 0;
		padding: 16px 16px 16px 4px;
	}

	.post-24 p {
		margin-bottom: 2rem;
	}

	.wp-block-image figcaption {
		font-family: 'SpotMonoMedium', sans-serif;
	}
	
	.header__container-phone {
		font-size: 25px;
	}
}

.DSGVOcontener1 {
	display: grid;
	grid-template-columns: 1fr ;
}

DSGVOcontener0 {
	padding-right:7px ;
}

@media (min-width: 1124px) {
	div#post-9 a > div > p, div#post-108 a > div > p{
		font-size: 0.92rem;
	}

@media (min-width: 1410px) {
	div#post-9 a > div > p, div#post-108 a > div > p {
		font-size: 20px;
	}
	.post-intro-text {
		max-width: 35%;
	}
	.post-content {
		margin-left: 200px;
	}
}

	aside .wp-block-group__inner-container{
		display: flex;
		gap: 40px;
		flex-direction: row-reverse;
	}

	article	.wp-block-group__inner-container {
		display: flex;
		gap: 40px;
		flex-direction: row-reverse;
	}
	
	
/* Code by Tobias
	
#post-1544 {font-family: 'SpotMonoMedium', sans-serif!important} */

