/*
@font-face {
    font-family: 'Nikkei Maru';
	font-weight: 400;
    src: url("../fonts/PPNikkeiMaru-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nikkei Maru';
	font-weight: 300;
    src: url("../fonts/PPNikkeiMaru-Light.otf") format("opentype");

}

@font-face {
    font-family: 'Nikkei Maru';
    font-weight: 800;
    src: url("../fonts/PPNikkeiMaru-Ultrabold.otf") format("opentype");
}

*/







*::selection {
    color: #fff;
    background-color: #333;
}

html {
	font-size: 16px;
	background-color: #f2f2f2;
	margin-top: 0px !important;
}

#footer-logo {
	width: 139px;
	height: 48px;
}

* {
    font-family: "polymath-display", sans-serif !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
    font-style: normal;
}

.cky-btn-revisit-wrapper  {
	display: none !important;
}

body.stdpage p {
	font-size: 16px;
	line-height: 1.5em;
}

blockquote h1 {
	display: inline;
	font-weight: 400;
	margin: 0;
	font-size: 40px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px !important;
}

h1 {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2em !important;
}

h2 {
	font-size: 16px;
	font-weight: 400;
}

.mobile-logo img {
	max-width: 50px;
	height: auto;
}

h3 {
	font-size: 48px;
	line-height: 1.2em !important;
	font-weight: 400;
}

h4 {
	font-size: 32px;
	line-height: 1.3em !important;
	font-weight: 400;
}

body.stdpage h1 {
	font-size: 48px;
}


body.page h3 {
	font-size: 16px;
}

/*body.page h1 {
/*	font-family: 'Nikkei Maru'; */
	font-size: 24px;
	font-weight: 400;
}

body.stdpage h1 {
	font-size: 56px;
	line-height: 1.2em;
}

body.stdpage h2 {
	font-size: 48px;
	line-height: 1.2em;
}

body.stdpage h3 {
	font-size: 40px;
	line-height: 1.2em;
}

body.stdpage h4 {
	font-size: 32px;
	line-height: 1.3em;
}

body.stdpage h5 {
	font-size: 24px;
	line-height: 1.4em;
}

body.stdpage h6 {
	font-size: 20px;
	line-height: 1.4em;
}*/

body.stdpage #main_sidebar > .elementor-widget-container {
	max-width: 1440px !important;
	box-sizing: border-box;
}

#logo_darken {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.35);
	z-index: 10;
}

body {
	padding: 0px;
	margin: 0px;
	color: #333;
/*	font-family: 'Nikkei Maru'; */
	font-weight: 400;
	color: #333;
}

/*body.frontpage h3 {
	font-size: 16px;
	color: #333;
/*    font-family: 'Nikkei Maru'; */
	font-weight: 400;
}

body.frontpage h4 {
/*	font-family: 'Nikkei Maru'; */
	font-size: 48px !important;
	color: #333;
}*/

.slide_hidden {
	display: none;
}

.slide_hidden.shown {
	height: auto;
}

.slide_hidden p {
	padding-bottom: 30px;
}

.slide_hidden p:last-child {
	padding-bottom: 0px !important;
}

.bottompad > .e-con-inner {
	margin-top: 0px !important;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 10px !important;
}

.services_block {
	border-top: 1px solid #c2c2c2;
	padding: 1rem 0px !important;
}

.services_block img {
	cursor: pointer;
	transform: rotate(45deg);
}

.services_block p {
	line-height: 1.5em;
}

.services_block img {
	transition: 0.2s all;
}

#services_img_container {
	position: relative;
}

#services_img_container > div:first-child {
	position: absolute;
	opacity: 1;
}

#interior_img, #architecture_img {
	opacity: 0;
	top: 0;
	right: 0;
	
}

#interior_img.visible {
	opacity: 1;
}

.services_block.collapsed img {
	transform: rotate(0deg);
}

.services_block.collapsed .slide_text p {
	#height: 0;
	#padding: 0px;
}

.slide_text > div {
	max-width: 50%;
	width: 100%;
}

#scroll-up-arrow {
	position: absolute;
	bottom: 2rem;
	right: 2rem;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 500000;
}

.services_link_button {
	margin-top: 80px;
}

.services_block.interior {
	padding-bottom: 0px !important;
}

#filter_menu {
	display: flex;
	flex-direction: row;
	margin-bottom: 80px;
}

#filter_menu div.menu_element {
	display: inline-block;
	width: 226px;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #c2c2c2;
	cursor: pointer;
	color: #929292;
	transition: 0.2s all;
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
}

#filter_menu div.menu_element.active {
	border-top: 1px solid #333333;
	color: #333;
}

#filter_menu .num_projects {
	align-self: center;
	align-content: flex-end;
}

#filter_menu #filter_left_menu {
	flex-grow: 2;
}

#filter_menu #project_count {
	display: flex;
	justify-content: center;
}

.services_block .slide_text p {
    transition-property: all;
    transition-duration: 0.2s;
    transition-delay:0s;
    transition-timing-function: ease-in-out;
	overflow: hidden;
	margin: 0px;
	padding: 60px 0px 0px 0px;
}

.project_block {
	margin-top: 80px !important;
}

.scrollfix {
	position: relative;
	top: -162px;
	visibility: hidden;
}

.heading_block {
	margin: 80px auto !important;
}

.heading_block .elementor-element, .scroll-menu .elementor-element {
	padding: 0px !important;
}

.heading_block .sudo_button, .scroll-menu .sudo_button {
	border: 1px solid #c2c2c2;
	background: transparent !important;
}

.backtohome {
	background: url('../images/left-arrow.svg') no-repeat left center;
	padding-left: 30px;
}

.belowquote {
	margin-top: 80px !important;
}

.project_text div {
	max-width: 448px;
	line-height: 1.5em;
}

.lh {
	line-height: 1.5em;
}

.project_text p {
	margin-top: 7px !important;
}

.heading_block .sudo_button:hover {
	color: #f2f2f2 !important;
	border: 1px solid #f2f2f2 !important;
	background-color: #333 !important;
}

a {
/*	font-family: 'Nikkei Maru'; */
	font-weight: 400;
	color: #333;
}

#main_container {
	position: relative;
	margin: 0px auto;
}

#main_image {
	height: 100svh;
}



#main_container video {
	-webkit-transform: translateX(0%) translateY(0%);
	-ms-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#main_sidebar {
	box-sizing: border-box;
	max-width: 100%;
	margin: 0px auto;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	padding: 0px;
	flex-direction: row; 
}

.transitioned {
	transition: 0.5s all;
}

body.page #main_sidebar {
	background-color: #f2f2f2 !important;
	border-bottom: 1px solid #c2c2c2;
}

body.page #logo_scrolled {
	opacity: 1 !important;
}

body.page #logo_standard {
	opacity: 0 !important;
}


.nopad {
	padding: 0px !important;
}

body.stdpage #main_sidebar, body.page #main_sidebar {
	border-bottom: 1px solid #c2c2c2;
}


#main_sidebar.scrolled {
	background-color: #f2f2f2 !important;
	border-bottom: 1px solid #c2c2c2;
}



body.frontpage #main_sidebar.scrolled #logo_standard {
	opacity: 0;
}

body.frontpage #main_sidebar.scrolled #logo_scrolled {
	opacity: 1;
}

body.frontpage #main_sidebar #logo_standard {
	opacity: 1;
}

body.frontpage #main_sidebar #logo_scrolled {
	opacity: 0;
}

body.admin_bar_shown #main_sidebar, body.admin_bar_shown #top_small_menu {
	padding-top: 2rem;
}

#main_sidebar > div {
	display: flex;
	flex-direction: row;
	max-width: 1440px;
	padding: 0 2rem;
	margin: 0px auto;
	height: 80px;
	box-sizing: border-box;
}

a.sudo_button {
	background-color: #fff;
	color: #333333;
	border: 1px solid #fff;
	font-weight: 400;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	line-height: 40px;
	min-width: 332px;
	font-size: 16px;
}

a.sudo_button.bordered {
	background: transparent;
	border: 1px solid #d4d4d4;
}

a.sudo_button.bordered:hover {
	color: #f2f2f2 !important;
	border: 1px solid #333;
	background-color: #333;
}

#experts p {
	font-size: 48px;
	margin: 0px;
}

.team_container {
	justify-content: stretch;
}

a.sudo_button.light {
	border: 1px solid #c2c2c2;
	background: transparent !important;
}

.service_number p {
	padding-top: 4px !important;
}

.main_block_widget {
	flex: 1;
	align-content: center;
}

.main_block_widget > p {
	display: none !important;
}

.hamburger-button {
	display: flex;
	flex-direction: row;
	align-content: center;
	height: 40px;
}

.hamburger-button div {
	align-content: center;
}

.hamburger-button img {
	min-width: 20px;
	margin-left: 20px;
	display: flex;
	align-self: center;
}

.mobile-logo {
	flex-grow: 1;
	
}

.mobile-menu-container {
	padding: 20px;
}

#mobile-menu {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	z-index: 10000000000;
	background-color: #fff;
	transition: 0.2s all;
}

#mobile-menu.shown {
	right: 0;
}

#mobile-menu .top {
	padding: 20px;
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #dadada;
}

#top_logo_container {
	display: flex;
	align-content: center;
	height: 40px;
}

#logo_standard, #logo_scrolled {
	width: 33px;
	height: 40px;
}

#logo_scrolled {
	position: absolute;
	
}

#main_sidebar a {
	color: #fff;
}

body.frontpage #main_sidebar a.sudo_button {
	color: #333;
}


body.frontpage #main_sidebar a.sudo_button:hover {
	color: #fff !important;
}

#main_sidebar.scrolled a, body.stdpage #main_sidebar a {
	color: #333 !important;
}

body.frontpage #main_sidebar.scrolled #plus-dark, body.frontpage #main_sidebar #plus-dark {
	display: block;
}
body.frontpage #main_sidebar #plus-dark, body.frontpage #main_sidebar.scrolled #plus-white {
	display: none;
}

body.stdpage #main_sidebar #plus-dark, body.page #main_sidebar #plus-dark {
	display: block;
}

body.stdpage #main_sidebar #plus-white, body.page #main_sidebar #plus-white  {
	display: none !important;
}

body.stdpage #main_sidebar a, body.page #main_sidebar a {
	color: #333 !important;
}

body.frontpage #main_sidebar.scrolled a.sudo_button:hover {
	color: #333 !important;
}

#main_sidebar .sudo_button:hover {
	background: transparent;
	border: 1px solid #d4d4d4;
	color: #fff;
}

#main_sidebar.scrolled .sudo_button, body.stdpage #main_sidebar .sudo_button, body.page #main_sidebar .sudo_button {
	color: #f2f2f2 !important;
	border: 1px solid #333;
	background-color: #202020;
	box-sizing: border-box;
}

body.stdpage .elementor {
	margin-top: 162px;
}

body.stdpage .elementor:has(.flat) {
	margin-top: 81px;
}

body.stdpage.admin_bar_shown .elementor:has(.flat) {
	margin-top: 113px !important;
}

#main_sidebar.scrolled .sudo_button:hover, body.stdpage #main_sidebar .sudo_button:hover {
	border: 1px solid #838383;
	background: transparent;
	color: #333333 !important;
}

.main_block_widget:nth-child(2) {
	text-align: center;
	flex-grow: 20;
}

.main_block_widget:nth-child(2) a {
	font-size: 1rem;
	padding: 2rem 20px;
}

.main_block_widget:nth-child(3) {
	text-align: right;
}

.main_block_widget:nth-child(3) a.sudo_button {
	width: 332px;
	height: 42px;
	line-height: 42px;
}


.main_block_widget .menu a {
	color: #fff;
}

body.stdpage .main_block_widget .menu a, body.page .main_block_widget .menu a {
	color: #333 !important;
}




.main_block_widget .menu li {
	list-style-type: none;
	display: inline;
}

.main_block_widget .wp-block-image {
	float: left;
}

#main_image {
	
}

#sudo_projects_container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	max-width: 100%;
	row-gap: 80px;
	width: 100% !important;
	column-gap: 1rem;
}

.sudo_project {
	position: relative;
	width: 100%;
	
}

.sudo_project_hidden {
	display: none;
}

.sudo_project .incoming {
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
	cursor: default;
	position: absolute;
	top: 15px;
	left: 15px;
	background-color: #202020;
	color: #fff;
	font-size: 16px;
	width: 82px;
	text-align: center;
	height: 36px;
	line-height: 36px;
}

.sudo_project .incoming_image_container, .sudo_project .project_image_container {
	position: relative;
	max-height: 560px;
}

.sudo_project .project_image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: 0.1s transform;
}

body.stdpage.admin_bar_shown #info_container {
	margin-top: 274px !important;
}

body.stdpage #projects_list, body.page #info_container {
	margin-top: 160px !important;
	margin-bottom: 20px !important;
}

body.stdpage.admin_bar_shown #projects_list {
	margin-top: 144px !important;
	margin-bottom: 20px !important;
}

.sudo_project:hover .project_image {
#	background: rgba(255, 255, 255, 0.3);
}

.sudo_project .project_image_container, .sudo_project .incoming_image_container {
	overflow: hidden;
}


.sudo_project .project_image_container img, .sudo_project .incoming_image_container img {
	transition: 0.3s transform;
}

.sudo_project:hover .project_image_container img {
	transform: scale(1.05);
}

.sudo_project img {
	max-width: 448px !important;
	width: 100% !important;
	height: auto !important;
	object-fit: cover;
}

.scroll-menu {
	padding-top: 80px;
}

.flex-invert {
	display: flex;
	flex-direction: column;
	gap: 16px !important;
}

.flex-invert .f1 {
	order: 1;
}

.flex-invert .f1 {
	order: 2;
}

.sudo_project h3 {
	font-weight: 400;
	color: #333 !important;
	margin-bottom: 7px !important;
	margin-top: 32px !important;
	font-size: 20px !important;
	line-height: 1.5em;
}

#designing_header p {
	font-size: 48px;
	line-height: 1.2em;
	margin: 0;
}

.sudo_project p {
	margin: 0px !important;
}

.menu-menu-glowne-container {
	margin: 0px !important;
	line-height: 48px;
}

.menu-menu-glowne-container a {
	font-size: 16px;
}

.menu-menu-glowne-container ul {
	padding: 0px !important;
}


.sudo_project {
	position: relative;
}

.employee_data {
	border: 1px solid blue;
	padding: 0px;
	margin: 0px;
}

.employee_data h6 {
	color: #333;
	font-size: 20px !important;
}

blockquote {
	background: url('../images/blockquote.png') no-repeat;
	font-size: 40px;
	font-weight: 400;
	color: #333;
	text-indent: 29rem;
	margin: 0px;
	line-height: 1.2em;
	max-width: 1376px;
	margin-top: 80px;
}

.employee_data p {
	margin: 0px;
}


.flipcard_description {
	display: none;
}


.flipcard > .e-con-inner {
	overflow: hidden !important;
	display: block !important;
}

.flipcard.shown .flipcard_description_button img {
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.flipcard_image {
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	transition: opacity 0.3s;
}

.bigquote p {
	line-height: 1.1em;
}


.flipcard_description_button img {
	transition: 0.3s all;
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
}

.flipcard_description_button:hover img {
	transform: rotate(90deg);
}

.flipcard_description_button {
	background-color: #f2f2f2;
	position: absolute !important;
	bottom: 1rem !important;
	right: 1rem !important;
	width: 48px;
	height: 48px;
	line-height: 48px;
	cursor: pointer !important;
	z-index: 40;
}

.team_box {
	width: 100%;
	max-width: 332px;
}

footer {
	margin: 80px auto 0px auto;
	background-color: #f2f2f2;
	padding: 30px 0px;
	background-color: #e6e6e6;
	position: relative;
}

footer .footer-div {
	box-sizing: border-box;
	max-width: 1440px;
	margin: 0px auto;
	display: flex;
	row-gap: 13px;
	flex-wrap: wrap;
}

footer .footer-element {
	width: 50%;
	min-height: 336px;
}

footer .footer-element p {
	margin-top: 0px;
}

footer .footer-border {
	border-top: 1px solid #b9b9b9;
	padding-top: 13px;
}

footer a, a {
	color: #333;
	text-decoration: none;
}

.footer-split {
	display: flex;
	flex-wrap: wrap;
}

.footer-section {
	min-width: 50%;
	padding-bottom: 30px;
	flex-wrap: wrap;
}

#footer-menu, #footer-menu ul, #social-menu, #social-menu ul, #pages-menu, #pages-menu ul {
	padding-left: 0px;
}



#footer-menu li, #social-menu li, #pages-menu li {
	list-style-type: none;
	padding-left: 0px;
}

#social-menu li a, #pages-menu li a {
	line-height: 24px;
}

#social-menu li, #pages-menu li {
	margin-bottom: 7px;
}

#copyright {
	margin-top: 76px;
}

#footer-menu li a {
	font-size: 24px;
	text-decoration: none;
	min-width: 268px;
	line-height: 38px;
	font-weight: 400;
	display: inline-block;
	background: url('../images/menu-anchor.png') no-repeat right;
	margin-bottom: 5px;
}

#top_small_menu {
	margin: 0px auto;
	max-width: 1440px;
}

#top_small_menu div {
	display: flex;
}

#top_small_menu .menu {
	margin: 0px;
}

#top_small_menu ul li {
	display: inline-block;
}

#top_small_menu img, #top_small_menu a.sudo_button {
	align-self: center;
}

#top_small_menu a.sudo_button {
	background-color: #202020;
	color: #fff;
}

#bottom_big_logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px 30px;
	z-index: 20;
}

.cky-revisit-bottom-right {
	background-color: #333 !important;
}

#big_container {
	display: flex;
	flex-direction: row;
	position: relative;
	justify-content: flex-start;
	max-width: 1440px;
	margin: 0px auto;
	padding: 0 2rem;
}

#big_container h2{
	color: #fff;
	margin: 0px;
	font-weight: 400;
	font-size: 40px;
}

#logo_big {
	width: 100%;
	max-width: 680px;
}




.header-container {
	flex-grow: 2;
	text-align: center;
	line-height: 80px;
}

.header-container a {
	color: #333;
	text-decoration: none;
	min-width: 100px;
	display: inline-block;
}

.footer-element-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.contact-row {
	margin-bottom: 32px;
}

.contact-row p:first-child {
	margin-bottom: 5px;
}

.footer-element-column {
	margin-bottom: 7px;
	flex-basis: 50%;
	flex-grow: 0;
}

.contact-person a {
	display: inline-block !important;
	clear: both;
	line-height: 1.5em;
}

p.name {
	font-size: 20px;
	margin-top: 15px !important;
	margin-bottom: 0px !important;
	color: #fff;
}

p.position {
	color: #fff;
	font-size: 16px;
	margin-bottom: 80px;
}

.project_properties_container {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 2rem;
}

.project_social {
	flex-grow: 10;
	align-self: flex-end;
	font-size: 16px;
	display: flex;
	gap: 18px;
}

.project_social .share {
	margin-right: 7px;
}

.project_social div {
	align-self: center;
	line-height: 56px;
}

.project_social a {
	display: flex;
}

.project_properties_margin {
	margin-right: 1rem;
}

.project_properties_margin .property_value {
	text-align: left !important;
	line-height: 1.5em !important;
	padding-top: 16px;
}

.project_properties .property {
	display: flex;
	border-top: 1px solid #c2c2c2;
	width: 448px;
}
.project_properties .property .property_name, .project_properties .property .property_value {
	flex-grow: 1;
	line-height: 56px;
}


.menu-button {
	display: flex;
}

.property_name {
	flex-basis: 50%;
}

.project_properties .property .property_value {
	text-align: left;
	flex-basis: 50%;
}

.cky-notice-btn-wrapper {
	display: flex;
	column-gap: 16px;
}

.nomargin p {
	margin: 0px !important;
}

.cky-btn {
	width: 138px;
	border: 0px !important;
/*	font-family: 'Nikkei Maru' !important; */
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #333333 !important;
}

.cky-btn-customize {
	order: 2;
	margin: 0px !important;
}

.cky-btn-reject {
	order: 3;
	border: 1px solid #c2c2c2 !important;
}

.heading_block.dbl {
	margin-top: 160px !important;
}


.heading_block.sgl {
	margin-top: 80px !important;
}

.dblx {
	padding-bottom: 80px;
}

.cky-btn-accept {
	order: 1;
	background-color: #333333 !important;
	color: #fff !important;
}

.cky-notice-des {
	max-width: 448px !important;
	padding-right: 126px;
}

.cky-notice-des p {
	font-size: 16px !important;
}

.cky-notice-des a {
	color: #333 !important;
/*	font-family: 'Nikkei Maru' !important; */
	font-weight: 400 !important;
	font-size: 16px !important;
}

.cky-consent-container {
	max-width: 680px !important;
	width: auto !important;
}

.cky-consent-bar {
	border-radius: 0px !important;
}

.darken {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 10000 !important;
	transition: 0.3s background-color;
}

.darken.hidden {
	width: 0;
	height: 0;
	background-color: rgba(0, 0, 0, 0);
}

#main_heading_container {
	display: flex;
	flex-direction: column;
}

#heading_top {
	flex-grow: 2;
}

.side {
	position: fixed;
	width: 50%;
	height: 100%;
	max-height: 100%;
	top: 0;
	right: 0;
	background-color: #f3f3f2;
	z-index: 1000000 !important;
	transition: 0.3s right;
}

#logo_big_container {
	width: 928px;
	max-width: 100% !important;
}

.side_container {
	padding: 46px 30px 30px 30px;
}

#invest_text p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 2rem;
}



.inner_button {
	height: 51px;
	float: right;
}

.close_side_button {
	display: inline-block;
	width: 52px;
	height: 51px;
	background: url('../images/x.png') no-repeat center;
}

.noscroll {
	overflow: hidden;
}

#big_description_container {
	margin-top: 34px;
}

.side_container {
	overflow-y: scroll;
}


#big_description_container h5 {
	font-weight: 400;
	font-size: 20px;
	margin: 32px 0px 7px 0px !important;
	color: #333;
}

#big_description_container h6 {
	color: #333;
	font-weight: 400;
	font-size: 16px;
	margin: 0px 0px 80px 0px !important;
}

#big_description_container p {
	max-width: 448px;
	color: #333;
	font-size: 16px;
	line-height: 1.5em;
}

#invest_video  {
	height: 590px;
	max-width: 332px !important;
}

#big_description_container h6 {
	margin-bottom: 80px;
}

.side.hidden {
	right: -50%;
}

#main_image video {
	min-height: 812px;
}

#main_sidebar > div div:nth-child(4) {
	display: none;
}

a {
	-webkit-tap-highlight-color: transparent;
}

#expand-hamburger-button, #collapse-hamburger-button {
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.e-con-inner:not(.e-child > .e-con-inner), .footer-div, .top-div {
	padding: 0 2rem;
}


.architect_calculator_info  {
	margin-top: 81px !important;
	gap: 16px !important;
}

@media screen and (max-width: 1194px) {
	.project_properties_margin {
		margin-right: 0px !important;
	}
	
	.project_properties_margin .property_value {
		padding-bottom: 16px !important;
	}
	
	.project_properties, .property {
		width: 100% !important;
	}
	
	.project_social {
		margin-bottom: 45px !important;
	}
}

@media screen and (max-width: 1100px) {
	#main_sidebar > div > div:nth-child(3), #main_sidebar > div > div:nth-child(2) {
		display: none !important;
	}
	
	#main_sidebar > div div:nth-child(4) {
		display: block !important;
		flex-grow: 0 !important;
	}
}

@media screen and (max-width: 900px) {
	#main_container {
		padding: 0px !important;
	}
	
	#invest_video  {
		height: auto !important;
		max-width: 100% !important;
	}
	
	.side:not(.hidden) .close_side_button {
		position: fixed !important;
		right: 1rem;
		top: 1rem;
	}
	
	#filter_menu {
		margin-bottom: 4rem !important;
	}
	
	h1 {
		font-size: 32px !important;
	}
	
	h3 {
		font-size: 28px !important;
	}
	
	h4 {
		font-size: 22px !important;
	}
	
	.npad_mobile .e-con-inner {
		padding: 0px !important;
	}
	
	.shaping_timeless p {
		font-size: 36px !important;
	}
	
	#footer-logo {
		margin-bottom: 45px !important;
	}
	
	footer .footer-element {
		width: 100% !important;
	}
	
	footer .footer-element-column {
		flex-basis: 100% !important;
	}

	#logo_big_container {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#sudo_projects_container {
		grid-template-columns: 1fr 1fr !important;
	}

	
	#logo_big {
		width: 100% !important;
		max-width: 100% !important;
	}

	#big_container {
		flex-direction: column !important;
	}
	
	#logo_big_container {
		order: 2 !important;
	}

	#main_heading_container {
		order: 1 !important;
	}
	
	#filter_menu #project_count {
		display: none !important;
	}
	
	#main_sidebar > div {
		padding: 0px !important;
	}
	
	#filter_menu div.menu_element {
		width: 33% !important;
		flex-basis: 33 !important;
	}
	
	.project_image_container img, .incoming_image_container img {
		height: auto !important;
		min-height: unset !important;
	}
}

@media screen and (max-width: 795px) {
	.bqoff blockquote {
		margin: 56px auto !important;
		padding-top: 0px !important;
	}
	
	#experts_grid {
		margin-top: 2rem;
	}
	
	.heading_block.section_cap {
		margin: 0 0 1rem 0 !important;
	}
	
	.project_text div {
		max-width: 100% !important;
	}

	.paragraph_mobile p {
		margin-bottom: 2rem !important;
	}
	
	.heading_block.dbl {
		margin-top: 8rem !important;
	}
	
	.heading_block, blockquote {
		margin: 4rem auto !important;
	}

	
	.sudo_project {
		max-width: 100% !important;
		width: 100% !important;
	}
	
	#services_img_container {
		display: none !important;
	}
	
	#architect_calculator .table-info {
		display: none !important;
	}
	
	#architect_calculator .remove-room {
		border-bottom: 1px solid #b9b9b9;
	}
	
	#architect_calculator .room-flex .vh {
		display: none !important;
	}
	
	#architect_calculator .remove-room img {
		position: relative;
		right: -5px;
	}
	
	#architect_calculator .room-area {
		width: 100% !important;
	}
	
	#architect_calculator {
		position: relative !important;
		float: none !important;
		left: -1rem;
		width: calc(100% + 2rem) !important;
		max-width: calc(100% + 2rem) !important;
		padding: 1rem !important;
	}
	
	.project_image_container img, .incoming_image_container img {
		max-width: 100% !important;
		width: 100% !important;
	}
	
	.side_container {
		padding: 1rem !important;
	}
	
	.team_box {
		max-width: 100% !improtant;
		width: 100% !improtant;
	}
	
	#person_image {
		width: 100% !important;
	}
	
	.close_side_button {
		width: 16px;
	}
	
	blockquote {
		background-size: 29px;
		background-position: top 6px left;
	}
	
	/* ZUZANNA h3 {
		font-size: 16px !important;
	}*/
	

	

	
	
	.services_block h6 {
		font-size: 22px !important;
	}
	
	
	.services_block .slide_text p {
		padding-top: 20px !important;
	}
	
	.footer-split {
		width: 100% !important;
	}
	
	.empty {
		display: none !important;
	}
	
	#footer-menu li a {
		font-size: 20px !important;
	}
	
	.side {
		right: 0 !important;
		width: 100% !important;
	}
	
	.side.hidden {
		right: -100% !important;
	}
	
	#main_heading_container {
		flex-direction: row !important;
	}
	
	#main_heading {
		display: inline-block !important;
		font-size: 24px !important;
		margin-bottom: 40px !important;
	}
	
	#big_container {
		padding: 0px !important;
	}
	
	.e-con-inner:not(.e-child > .e-con-inner, .npad_mobile .e-con-inner), .footer-div, .top-div, #invest_block .e-con-inner, #main_sidebar > div {
		padding: 0 1rem !important;
	}
	
	#invest_block .e-con-inner {
		padding: 0 !important;
	}
	
	#invest_block > .e-con-inner {
		padding: 0 1rem !important;
	}
	
	.shaping_timeless p {
		font-size: 36px !important;
	}
	
	.footer-div {
		flex-direction: column !important;
	}
	
	footer .footer-element {
		min-height: 0px !important;
	}
	
	
	.share {
		flex-grow: 10;
	}
	
	blockquote {
		font-size: 24px !important;
		text-indent: 87px !important;
		padding-top: 10px !important;
	}
	
	#bottom_big_logo {
		padding: 0 1rem !important;
	}
	
	#arrow {
		padding-top: 6px;
	}
}

@media screen and (max-width: 767px) {
	.team_box {
		max-width: 100% !important;
	}
	
	.project_block {
		margin-top: 0px !important;
	}
	
	.project_social {
		margin: 2rem auto !important;
	}

	
	.flipcard_image div img {
		width: 100% !important;
	}
}

@media screen and (max-width: 795px) {
	#sudo_projects_container {
		grid-template-columns: 1fr !important;
	}
	
	.img_project, .img_project img {
		width: 100% !important;
	}
	
	.img_project > div {
		padding: 0px !important;
	}
	
	.project_image_container {
		max-height: unset !important;
	}
}

@media screen and (max-width: 460px) {
	.sudo_button {
		display: inline !important;
		padding: 10px 70px !important;
	}
}
