/*
 * MAIN
 */

html{
	margin: 0px;
	padding: 0px;
	outline: none;
}

body{
	margin: 0;
	padding: 0;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a{
	border: none;
	outline: none;
	text-decoration: none;
}

img{
	border:none;
	outline: none;
	max-width: 100%;
	height: auto;
}

b, strong {
	font-weight: bold;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; } /* Hide from IE Mac \*/
.clearfix { display: block; } /* End hide from IE Mac */
.none { display: none; } /* End Clearfix */

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

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

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

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

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

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

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

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

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px 3px;
	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 {
	text-align: left;
	max-width: 100%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 100%;
	height: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 90%;
	color: #999;
	padding: 3px 0 10px 0;
	margin: 0;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.text-gray{
	color: #A0A0A0 !important;
}

/* gallery */
.gallery{
	margin-left: -15px;
	margin-right: -15px;
}

.gallery p{
	margin: 0;
}

.gallery dl{
	float: left;
}

.gallery-columns-1 dl{width: 100%;}
.gallery-columns-2 dl{width: 50%;}
.gallery-columns-3 dl{width: 33.33333%;}
.gallery-columns-4 dl{width: 25%;}
.gallery-columns-5 dl{width: 20%;}
.gallery-columns-6 dl{width: 16.66666%;}
.gallery-columns-7 dl{width: 14.28571%;}
.gallery-columns-8 dl{width: 12.5%;}
.gallery-columns-9 dl{width: 11.11111%;}

.gallery dl dt{
	margin: 0 15px;
	text-align: center;
}

.gallery dl dt img{
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
	.gallery p{
		display: none;
	}

	.gallery dl{
		width: 50%;
	}

	.gallery dl:nth-child(2n+1){
		clear: left;
	}
}
/* gallery END */

.increase-box-shadow > .vc_column-inner,
.increase-box-shadow > .vc_icon_element-inner {
	box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07) !important;
}

.thumb-bg{
	display: block;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

.thumb-bg-contain{
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.thumb-bg:before{
	content: '';
	position: relative;
	display: block;
	/*padding-top: 50%;*/
}

.thumb-h-25:before{
	padding-top: 25%;
}

.thumb-h-33:before{
	padding-top: 33%;
}

.thumb-h-50:before{
	padding-top: 50%;
}

.thumb-h-wide:before{
	padding-top: 56.25%;
}

.thumb-h-default:before{
	padding-top: 66.66%;
}

.thumb-h-100:before{
	padding-top: 100%;
}

.text-decoration-none{
	text-decoration: none !important;
}

.increase-full-img-right img,
.increase-full-img-left img{
	width: 100%;
}


.btn-round{
	border-radius: 19px;
}

.btn-round.btn-lg{
	border-radius: 24px;
}

.btn-round.btn-sm{
	border-radius: 15.5px;
}

.btn-circle{
	width: 38px;
	text-align: center;
}

.btn-circle.btn-lg{
	width: 48px;
}

.btn-circle.btn-sm{
	width: 31px;
}

.container-6{
	width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;

	max-width: 570px;
}

.full-height{
	min-height: 100vh;
}

/*
 * HEADER
 */
/*
.p-head{
	padding-top: 92px !important;
}*/

/*
 * CONTENT
 */

.content-area{
	padding: 3rem 0;
}

.widget-area{
	padding: 3rem 0;
}

.entry-header{
	padding-bottom: 2rem;
}

.wpcf7 label{
	display:block;
}

.evc-predefined-style .evc-shortcode h1,
.evc-predefined-style .evc-shortcode h2,
.evc-predefined-style .evc-shortcode h3,
.evc-predefined-style .evc-shortcode h4,
.evc-predefined-style .evc-shortcode h5,
.evc-predefined-style .evc-shortcode h6{
	font-weight:normal;
}

/* MAPPING Building */

.increase-imagemap-wrap{
	overflow: hidden;
	position: relative;
}

.increase-imagemap{
	transform: scale(1,1) translate(0,0);
	transform-origin: 0 0;
}

.increase-imagemap .increase-imagemap-image{
	position: relative !important;
	z-index: 0 !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	max-width: none !important;
	max-height: none !important;
	display: block !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.increase-imagemap .increase-imagemap-shape-container{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.increase-imagemap .increase-imagemap-shape{
	cursor: pointer;
	pointer-events: all;
	transition: all .25s cubic-bezier(.55,0,.1,1);
	-moz-transition: all .25s cubic-bezier(.55,0,.1,1);
	-webkit-transition: all .25s cubic-bezier(.55,0,.1,1);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline:none;
}

.increase-imagemap .increase-imagemap-shape.sold{
	opacity: 0.5 !important;
}

.increase-imagemap .increase-imagemap-shape.sold:hover,
.increase-imagemap .increase-imagemap-shape.sold.hover,
.increase-imagemap .increase-imagemap-shape.hover,
.increase-imagemap .increase-imagemap-shape:hover{
	opacity: 1 !important;
}

.increase-imagemap-building .increase-imagemap-building-name{
	position: absolute;
	top: 20px;
	left: 0;
	background: rgba(255,255,255,0.6);
	font-size: 1.3rem;
	padding: 10px 15px;
	z-index: 6;
}

.increase-imagemap-wrap .increase-imagemap-legend{
	/*margin: 15px;
	padding: 5px 15px;
	border: 1px solid #ccc;*/
}

.increase-imagemap-wrap .increase-imagemap-legend > *{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.increase-imagemap-wrap .increase-imagemap-legend > *:last-child{
	margin-right: 0;
}

.increase-imagemap-wrap .increase-imagemap-legend > span > span{
	vertical-align: middle;
	display: inline-block;
	width: 20px;
	height: 20px;
	opacity: 0.6;
}

.increase-despre-noi-image-wrap{
	min-height: 400px;
}

.increase-despre-noi-image-wrap .vce-row-container,
.increase-despre-noi-image-wrap .vce-col-content,
.increase-despre-noi-image-wrap .vce-shortcode-wrapper.vce{
	height: 100%;
}

.increase-despre-noi-image{
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
}

.increase-despre-noi-image > *{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.increase-despre-noi-image > * > *{
	position: absolute;
	bottom: 0;
	left: 0;
	top: 100px;
	right: 100px;
}

.increase-about-scroll-icon{
	position: absolute;
	bottom: 0;
	right: -30px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	cursor: pointer;
}

.increase-about-scroll-icon.prev > *{
	display: inline-block;
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Safari */
	transform: rotate(-180deg);
}

#increase-projects-switch{
	position: absolute;
	bottom: 0;
	right: 100%;
}

#increase-projects-switch > *{
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	cursor: pointer;
}

#increase-projects-switch > *{
	color: #fff;
	background-color: #A0A0A0;
}

#increase-projects-switch > *.active{
	background-color: #0C5381;
}

.increase-projects-list a:hover > span{
	background-color: rgba(0,0,0,0.03);
}

.single-increase_projects .projects-tab-content .slick-track,
.single-increase_projects .projects-tab-content .slick-list{
	height: 100%;
}

.single-increase_projects .projects-tab-content a{
	height: 100%;
	min-height: 400px;
}

.single-increase_projects .projects-tab-content .slick-arrow{
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	width: 50px;
	height: 50px;
	top: auto;
	z-index: 10;
	background-color: #A0A0A0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.single-increase_projects .projects-tab-content .slick-arrow.slick-next{
	bottom: 50px;
	background-color: #0C5381;
}

.single-increase_projects .projects-tab-content .slick-prev:before, .slick-next:before{
	font-family: increaseicons;
}

.single-increase_projects .projects-tab-content .slick-prev:before{
	content: '\e920';
}

.single-increase_projects .projects-tab-content .slick-next:before{
	content: '\e921';
}


.increase-team-list .increase-team-item{
	overflow: hidden;
}

.increase-team-list .increase-team-item > * {
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
}

.increase-team-list .increase-team-item > * > *{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.increase-team-list .increase-team-item > * > * > span{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.1);
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.increase-team-list .increase-team-item > * > * > span.without-thumb{
	background-color: rgba(0,0,0,0.3);
}

.increase-team-list .increase-team-item > * > *:hover > span{
	background-color: rgba(255,255,255,0.5);
	color: #000;);
}

.increase-team-list .increase-team-item > * > *:hover > span.without-thumb{
	background-color: rgba(0,0,0,0.1);
}

.increase-team-list .increase-team-item > * > * h5{
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.increase-team-list .increase-team-item > * > *:hover h5{
	color: #000 !important;
}

.increase-team-list .increase-team-item a{
	color: #fff !important;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.increase-team-list .increase-team-item:hover a{
	color: #000 !important;
}

.increase-team-list .increase-team-item .increase-team-hidden{
	overflow: hidden;
	/*height: 0;*/
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.increase-team-list .increase-team-item:hover .increase-team-hidden{
	/*height: auto;*/
}

.increase-post-surse a{
	display: inline-block;
	margin: 0 15px 15px 0;
	width: 200px;
	height: 100px;
	text-decoration: none;
	position: relative;
	border: 1px solid #ddd;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.increase-post-surse a:hover{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
}

.increase-post-surse a span{
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: block;
}

body:not(.logged-in) .hide-for-visitors{
	display:none !important;
}

/* NEW */

#masthead{
	background-color: transparent;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#masthead #header-menu{
	background-color: #151f29;
}

#masthead.masthead-bg{
	background-color: rgb(238, 238, 238);
}

#masthead.transparency{
	background-color: rgb(238, 238, 238, .5);
}

#masthead.dark.masthead-bg{
	background-color: rgb(52, 80, 102);
}

#masthead.dark.transparency{
	background-color: rgb(52, 80, 102, .5);
}

#masthead.onscroll:not(.scroll){
	background-color: transparent;
}

#masthead.expanded{
	background-color: var(--primary) !important;
	z-index: 1050;
}

.navbar-brand{
	padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}

.navbar-brand svg{
	fill: var(--primary);

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#masthead.dark .navbar-brand svg,
#masthead.expanded .navbar-brand svg{
	fill: var(--light);
}


#sidebarCollapse{
	/*position: fixed;*/
	/*position: absolute;
	left: 100%;
	margin-left: 24px;
	top: 24px;*/
	z-index: 80;
	width: 44px;
	height: 44px;
	cursor: pointer;
	outline: none;
	visibility: visible;
	opacity: 1;

	background: var(--primary);
}

#masthead.dark #sidebarCollapse,
#masthead.expanded #sidebarCollapse{
	background: var(--light);
}

#sidebarCollapse:focus,
#sidebarCollapse.focus{
	box-shadow: none;
}

#sidebarCollapse span {
	width: 70%;
	height: 2px;
	margin: 6px auto;
	display: block;
	background: #fff;
	transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
	transition-delay: 0.2s;
}

#masthead.dark #sidebarCollapse span,
#masthead.expanded #sidebarCollapse span{
	background: var(--primary);
}

#sidebarCollapse:not(.collapsed) span {
	margin: 0 auto;
}


#sidebarCollapse:not(.collapsed) span:first-of-type {
	transform: rotate(45deg) translate(1px, 1px);
}
#sidebarCollapse:not(.collapsed) span:nth-of-type(2) {
	opacity: 0;
}
#sidebarCollapse:not(.collapsed) span:last-of-type {
	transform: rotate(-45deg) translate(2px, -2px);
}

/**/

/*.excerpt-content > *,*/
.post-excerpt-content > *{
	background-color: rgba(255,255,255,0.9);
}


/* 
.press-excerpt > div:first-child{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	filter: grayscale(100%);
	opacity: 0.6;
} */

.press-excerpt > div:last-child{
	z-index: 2;
	position: relative;
}


/**/


#sidebar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -250px;
	min-width: 250px;
	max-width: 25px;
	transition: all 0.3s;
	z-index: 1020;
}

#sidebar.active{
	left: 0;
}

#sidebar .navbar-brand img{
	filter: brightness(0) invert(1);
}

#sidebar > nav{
	height: 100%;
}


#sidebar .sidebar-content{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 0 0 1.5rem;
}

#sidebar .sidebar-content:not(.mCustomScrollbar),
#sidebar .sidebar-content.mCS_no_scrollbar{
	padding-right: 1.5rem;
}

#sidebar .sidebar-content:not(.mCS_no_scrollbar) .mCSB_inside>.mCSB_container{
	margin-right: 50px;
}

#sidebar ul.nav.navbar-nav{
	flex-direction: column !important;
}

#sidebar ul.nav.navbar-nav > li:before{
	content: '';
	display: none;
}

#sidebar ul.nav.navbar-nav > li a{

}

#sidebar ul.nav.navbar-nav > li a[aria-expanded="true"]:after{
	transform: rotate(180deg);
}

#sidebar ul.nav.navbar-nav > li:not(.current-menu-item) a{
	color: #A0A0A0;
}

#sidebar ul.nav.navbar-nav#cat-place-menu > li:not(.current-menu-item) a{
	color: #727272;
}

#sidebar ul.nav.navbar-nav > li a:hover{
	color: #030708 !important;
}

/*#sidebar ul.nav.navbar-nav  li.current-menu-parent > a,*/
#sidebar ul.nav.navbar-nav li.current-menu-item > a{
	/*color: #f15922 !important*/
}

#sidebar ul.nav.navbar-nav > li:last-child{
	border-bottom: none;
}

#sidebar ul.nav.navbar-nav > li > ul{
	position: relative !important;
	transform: translate3d(0,0,0) !important;
	background: transparent;
	border: none;
	text-transform: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.nav.navbar-nav > li > ul > li > a{
	padding-left: 10px;
	padding-right: 0;
	font-size: 0.8em;
	/*text-transform: uppercase;*/
	/*border-bottom: 1px solid rgba(204, 204, 204, 0.1);*/
}

#sidebar .side-visible{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 60px;
	cursor: pointer;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#sidebar .side-visible:hover{
	background-color: #273c4d !important;
}

#sidebar .side-visible .increaseicons-burger{
	font-size: 2rem;
	margin-left: -4px;
	margin-top: 1rem;
	display: block;
}

#sidebar .side-visible .side-visible-full{
	flex: 2;
}

#sidebar .side-visible > div > div:not(.side-visible-full){
	flex: 1;
	transform: scale(1);

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#sidebar.active .side-visible > div > div:not(.side-visible-full){
	transform: scale(0);
}

#sidebar .side-visible .side-visible-message{
	transform: rotate(-90deg) translate(-50%);
  white-space: nowrap;
  transform-origin: left center;
	opacity: 1;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#sidebar.active .side-visible .side-visible-message{
	opacity: 0;
}

#sidebar .side-visible .side-visible-arrow{
	width: 0;
	position: relative;
	left: 20px;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#sidebar.active .side-visible .side-visible-arrow{
	transform: rotate(180deg) scale(2);
	left: 28px;
}

#sidebar .wpml-ls-legacy-list-horizontal a{
	color: #fafafa;
}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 999;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.overlay.active {
	display: block;
	opacity: 1;
}

/**/

.evolutie-wrap{
	overflow: hidden;
	position: relative;
	padding-top: 170px;
}

.evolutie-wrap:before{
	content: '';
	z-index: 1;
	position: absolute;
	top: 60px;
	bottom: 0;
	left: 50%;
	width: 1px;
	margin-left: -0.5px;
	background-color: #919faa;
}

.evolutie-wrap > *{
	z-index: 5;
	position: relative;
}

.evolutie-wrap .evolutie-date{
	opacity: 0;
	position: relative;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.evolutie-wrap .evolutie-date.visible{
	opacity: 1;
}

.evolutie-wrap .evolutie-date:before{
	content: '';
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50rem;
	background-color: #486175;
	z-index: 2;
}

.evolutie-wrap .evolutie-date:after{
	content: '';
	position: absolute;
	bottom: -45.5px;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	height: 1px;
	z-index: 1;

	background: rgb(145,159,170);
background: -moz-linear-gradient(90deg, rgba(145,159,170,0) 0%, rgba(145,159,170,1) 35%, rgba(145,159,170,1) 65%, rgba(145,159,170,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(145,159,170,0) 0%, rgba(145,159,170,1) 35%, rgba(145,159,170,1) 65%, rgba(145,159,170,0) 100%);
background: linear-gradient(90deg, rgba(145,159,170,0) 0%, rgba(145,159,170,1) 35%, rgba(145,159,170,1) 65%, rgba(145,159,170,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#919faa",endColorstr="#919faa",GradientType=1);
}

#evolutie-icon-wrap{
	position: fixed;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 300;
	width: 200px;
	height: 200px;
	box-sizing: content-box;
}

#evolutie-icon{
	transform:translateX(-50%) scale(1);
	position: absolute;
	left: 50%;
	top: 0;

	width: 200px;
	height: 200px;
	border-radius: 500rem;
	border: 20px solid rgba(255,255,255,.6);
	overflow: hidden;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#evolutie-icon.scroll{
	transform: translateX(-50%) scale(0.6);
	top: -40px;
}

#evolutie-icon > *{
	background-color: #fff;
}

#evolutie-icon svg{
	fill: #9e9e9e;
	width: 40px;
}

.evolutie-topbar{
	position: sticky;
	top: -1px;
	left: 0;
	right: 0;
	height: 100px;
	background-color: #f0f0f0;
	z-index: 100;
}

/**/

.projects-archive-map .thumb-bg > div,
.project-archive .thumb-bg > div{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
}

.projects-archive-map .thumb-bg:after,
.project-archive .thumb-bg:after{
	content: '';
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	top: 60%;
	background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.700717787114846) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.700717787114846) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.700717787114846) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.filter-button-group button{
	display: inline-block;
  font-weight: 200;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: none;
	background-color: transparent;
	color: var(--primary);
	outline: none;
	cursor: pointer;
	padding: 0 10px;
	margin: 5px 0;
	border-right: 1px solid var(--primary);
}

.filter-button-group button.is-checked{
	font-weight: 600;
}

.filter-button-group button:last-child{
	border-right: none;
}

/**/

.big-number{
	font-size: 4rem;
	line-height: 1em;
	font-weight:  900;
	opacity: 0.6;
}

/*#front-sections .front-featured .logo{
	height: 100px;
	margin-top: 50px;
}

#front-sections .element-transition{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}




.section-group{
	min-height: calc(100vh + 800px);
}

.section-group > .section{
	position: sticky;
	top: 0;
}

.section-group .element-transition{
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.section-group .element-first{
	margin-top: 0;
	opacity: 1;
	visibility: visible;
}

.section-group .element-second{
	margin-bottom: -200px;
	opacity: 0;
	visibility: hidden;
}

.section-group.scroll .element-first{
	margin-top: -200px;
	opacity: 0;
	visibility: hidden;
}

.section-group.scroll .element-second{
	margin-bottom: 0;
	opacity: 1;
	visibility: visible;
}

.section-group #evolutie-details-oradea > div{
	background-color: rgba(0,0,0,0.5);

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.section-group.scroll #evolutie-details-oradea > div{
	background-color: transparent;
}

#front-sections .scroll-icon{
	fill: #fff;
	width: 100px;
}

#front-sections .scroll-icon *{
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#front-sections .section-group:not(.scroll) #evolutie-details-oradea .scroll-icon .arrow-down{
	opacity: 0;
}*/

#front-sections .front-featured{
	position: relative;
}

#front-sections .front-featured .front-featured-logo{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

#front-sections .front-featured .section:after{
	content: '';
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.2);
}

#front-sections .front-featured .section > *{
	z-index: 10;
}

#front-sections .front-featured.bottom .front-featured-logo{
	position: absolute;
	top: auto;
	bottom: 100vh;
	margin-bottom: -150px;
	padding-left: 0 !important;
}

#front-sections .front-featured .logo{
	height: 176px;
	margin-top: 50px;
}

#front-sections .front-featured .front-featured-scroll-icon{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding-bottom: 50px;
}

#front-sections .front-featured.bottom .front-featured-scroll-icon{
	position: absolute;
	padding-left: 0 !important;
}

#front-sections .front-featured .scroll-icon{
	fill: #fff;
	/*margin-bottom: 50px;*/
	height: 100px;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#front-sections .front-featured.top .scroll-icon .arrow-down{
	opacity: 0;
}


#front-sections .front-featured-padding{
	padding-top: 150px;
	padding-bottom: 160px;
}

#front-sections .front-featured .section{
	position: sticky;
	top: 0;
	/*background-attachment: fixed;*/
	background-size: cover;
	background-position: center;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#front-sections .front-featured .section.full-height{
	height: 100vh;
}

#front-sections .front-featured .section > div{
	/*margin-top: 200px;*/
	transform: translate(0,200px);

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#front-sections .front-featured .section.active{
	opacity: 1;
	visibility: visible;
}

#front-sections .front-featured .section.active > div{
	/*margin-top: 0;*/
	transform: translate(0,0);
}

#front-sections .front-featured #load-section{
	margin: 0 auto;
	width: 127px;
	margin-top: 5px;
	height: 4px;
	background-color: rgb(214 220 224 / 60%);
}

#front-sections .front-featured #load-section div{
	background-color: #d6dce0;
	height: 100%;
	width: 0%;
}



/*.projects-archive-map .thumb-bg > div{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;

	background: rgb(52,80,102);
background: -moz-linear-gradient(90deg, rgba(52,80,102,1) 0%, rgba(52,80,102,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(52,80,102,1) 0%, rgba(52,80,102,0) 100%);
background: linear-gradient(90deg, rgba(52,80,102,1) 0%, rgba(52,80,102,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#345066",endColorstr="#345066",GradientType=1);
}*/

/*
 * FOOTER
 */

.site-footer{
	border-top: 1px solid rgba(0,0,0,.2);
}

.site-footer .copyright{
	border-top: 1px solid rgba(0,0,0,.2)
}

#gdpr_cookie_btn:hover{
	text-decoration: underline;
}
