/*!
Theme Name: purblog
Theme URI: https://www.linkedin.com/in/goncear-s/
Author: Automattic
Author URI: https://www.linkedin.com/in/goncear-s/
Description: Hi. I'm a starter theme called <code>purblog</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
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: purblog
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.

purblog 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/
*/
/* ======================================================================
Reset CSS
========================================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

* {
	outline: 0;
}

::-moz-focus-outer, ::-moz-focus-inner {
	border: 0;
	padding: 0;
}

:root {
	--mcolor: #BCA46B;
}

.top-nav-mobile {display:none;}


.woocommerce-Price-amount,
#wpfBlock_3{
	display: none;
}
.product  a > span.apartment_area{
    color: var(--mcolor);
}
#wp_nav_menu-item-1735 > div{
    overflow-y: scroll!important;
    height: 75vh!important;
}
.footer-links .sub-menu .sub-menu{
	display: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{
    font-weight: 600;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item a, .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show a, .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover a{
	color: var(--mcolor)!important;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal > ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrapper, .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal > ul.wpmm-mega-wrapper > li > .wpmm-sub-menu-wrap{
	border-color: var(--mcolor)!important;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after, .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after{
	background: var(--mcolor)!important;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before, .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before{
	background-color: var(--mcolor)!important;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li > a{
    color: #000!important;
}
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper > li{
	background: transparent!important;
}
.wpmega-image-left .wpmm-custom-image, .wpmega-image-right .wpmm-custom-image{
	width: 40%!important;
}
.term-71 #page > div:nth-child(5) > div > div.page-header > div.block-header{
    width: 100%;
}
.term-72 #page > div:nth-child(5) > div > div.page-header > div.block-header{
    width: 100%;
}
.term-73 #page > div:nth-child(3) > div > div > span:nth-child(1){
	display: none;
}
.term-71 #page > div:nth-child(7) > div > div.page-header > div.block-header{
    width: 100%;
    margin: 0;	
}
.term-71 #page > div.wrapper.infrastructure_block{
    padding-bottom: 6%;
}
.term-33 #page > div.wrapper.infrastructure_block,
.term-64 #page > div.wrapper.infrastructure_block,
.term-61 #page > div.wrapper.infrastructure_block{
	margin-bottom: 4%;
}
#jckqv_images_wrap{
    width: 100%;
}
#jckqv .product_meta{
	text-align: center;
    font-weight: 600;
    font-family: 'Manrope';
    font-size: 18px;
    padding: 10px 0;
}
#jckqv_summary{
	displayx: none;
	width: 100%;
    margin-top: 30px;
}
#jckqv{
	background: #32323200;
    max-width: 600px;
}
.jckqvBtn{
	display: none!important;
}
button.mfp-arrow{
    display: block!important;
}
.cont-form .page-header .block-header{
	margin-bottom: 6%;
	width: auto!important;
}
.mfp-bg{
    background: #ffffff!important;
	opacity: 1!important;
}
html {
  scroll-behavior: smooth;
}

/* ======================================================================
Site
========================================================================*/

body {
	font-family: 'Manrope', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #242424;
	line-height: 1.5em;
	background-color: #fff;
}

img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.wrapper {
	padding-left: 10%;
	padding-right: 10%;
	max-width: 100%;
	margin: auto;
}

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

	.wrapper {
		padding-left: 5%;
		padding-right: 5%;
	}
	.pum-content.popmake-content .wpcf7-form input[type="email"]{
	    max-width: 100%!important;
	}
}

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

	.wrapper, .elementor-188 .elementor-element.elementor-element-7f5354d {
		padding-left: 15%!important;
		padding-right: 15%!important;
	}
}
	#primary > .wrapper{
		paddingx: 0!important;
	}
h1 {
	font-family: 'Manrope', sans-serif;
	font-size: 80px;
	font-weight: 400;
	line-height: 1.2em;
}

h2 {
	font-family: 'Manrope', sans-serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.2em;
}

h2 > span {
	color: var(--mcolor);
}

h3 {
	font-family: 'Manrope', sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3em;
}

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

	h1 {
		font-size: 32px;
	}
}

/* ======================================================================
Header
========================================================================*/

.header-site {
	width: 100%;
	background: #fff;
	z-index: 15;
	height: 95px;
	position: fixed;
	border-bottom: 1px solid #E1E1E1;
}

.header-site .wrapper{
	padding-right: 5%;
    padding-left: 5%;
}

.header-line {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-line a {
	text-decoration: none;
	color: #000;
}
.header-links a{
    font-weight: 500;
}
.header-links span.active,
.header-links span.active{
    font-weight: 800;
    color: var(--mcolor);
}

.header-line a:hover {
	color: var(--mcolor);
}

/* ======================================================================
Header menu
========================================================================*/

.header-links {
	background: #F8F8F8;
	height: 95px;
	line-height: 95px;
	padding: 0 15px;
	font-size: 16px;
}

.header-links-mob {
	display: none;
}

.header_burger {
	display: none;
}

nav.first-menu {
	height: 100%;
	display: flex;
	align-items: center;
}

.main-menu {
	font-size: 0;
	line-height: 50px;
	height: 50px;
}

.social-links{
    display: flex;
	margin-top: 15px;
}
.social-links a img{
	max-width: 40px;
}
.social-links a{
    margin-right: 10px;
}
.main-menu li {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	height: 100%;
	color: #000;
}

.archive .slick-lightbox .slick-prev,
.archive .slick-lightbox .slick-next{
    position: absolute;
    top: 50%;
    z-index: 9999;
display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
color: transparent;
    border: none;
    background: transparent;
	cursor: pointer;
	positionx: relative;

}
.archive .slick-lightbox .slick-prev:before {
	background-image: url("https://braus.purple.md/wp-content/themes/purblog/img/prev.png");
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
    background-color: #DBB66B;
    border-radius: 50%;
}

.archive .slick-lightbox .slick-next:after {
	background-image: url("https://braus.purple.md/wp-content/themes/purblog/img/next.png");
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
    background-color: #DBB66B;
    border-radius: 50%;
}

.main-menu li a {
	display: block;
	height: 100%;
	margin-right: 15px;
	margin-left: 15px;
	color: inherit;
	text-decoration: none;
    font-weight: 500;
    font-size: 18px;
}

.main-menu li:first-child a {
	padding-left: 0;
}

.main-menu li a:hover {
	color: var(--mcolor);
	text-decoration: none;
	box-sizing: border-box;
	border-bottom: 1px solid var(--mcolor);
}

.main-menu li.current-menu-item {
	color: var(--mcolor);
}

.main-menu li ul {
	margin-top: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	background-color: #fff;
	z-index: 11;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);

	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.main-menu li:hover ul {
	opacity: 1;
	visibility: visible;
}

.main-menu li ul li ul {
	display: none;
	position: absolute;
	left: 100%;
	margin-top: -44px;
}

.main-menu li ul li:hover ul {
	display: block;
	transition:all .3s ease;
}

.main-menu li li {
	display: block;
	line-height: 34px;
	padding-left: 20px;
	padding-right: 20px;
}

.main-menu li li:last-child {
	border-bottom: 0px;
}

.main-menu li li a:hover {
	color: var(--mcolor);
}

.fa-angle-down {
	padding-left: 5px;
}

@media (max-width: 1400px) {

	.header-links {
		display: none;
	}

	.header-links-mob {
		display: block;
		margin-top: 30px;
	}

	.header-line {
		margin-left: 50px;
	}

	.header_burger {
		display: block;
		position: absolute;
		width: 24px;
		height: 22px;
		z-index: 11;
		cursor: pointer;
		margin-left: -50px;
	}

	.header_burger span {
		position: absolute;
		background-color: #000;
		left: 0;
		width: 100%;
		height: 2px;
		top: 9px;
	}

	.header_burger:before,
	.header_burger:after {
		content: '';
		background-color: #000;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		cursor: pointer;
		display: block;
		transition: all 0.3s ease 0s;
	}

	.header_burger:before {
		top: 0px;
		transition: all 0.3s ease 0s;
	}

	.header_burger:after {
		bottom: 2px;
		transition: all 0.3s ease 0s;
	}

	.header_burger.active span {
		transform: scale(0);
		transition: all 0.3s ease 0s;
		background-color: #000;
	}

	.header_burger.active:before {
		transform: rotate(45deg);
		top: 11px;
		transition: all 0.3s ease 0s;
		background-color: #000;
		z-index: 10;
		cursor: pointer;
	}

	.header_burger.active:after {
		transform: rotate(-45deg);
		bottom: 9px;
		transition: all 0.3s ease 0s;
		background-color: #000;
		z-index: 10;
		cursor: pointer;
	}

	.menu-fon {
		display: none;
		background: #fff;
		bottom: 0;
		top: 0;
		margin-top: 90px;
		right: 0;
		left: 0;
		justify-content: center;
		overflow-y: auto;
		padding-left: 10%;
		padding-right: 10%;
		position: fixed;
		transition: all 0.3s ease;
		z-index: 10;
	}

	body.admin-bar .menu-fon.active {
		margin-top: 122px;
	}

	.menu-fon.active {
		top: 0;
		display: block;
		z-index: 10;
		margin-top: 90px;
		padding-top: 20px;
	}

	nav.first-menu {
		margin-left: 0;
		align-items: flex-start;
		flex-wrap: wrap;
		justify-content: flex-start;
		min-height: auto;
		height: auto;
		margin-top: 30px;
	}

	.main-menu {
		width: 100%;
	}

	.main-menu, .main-menu ul {
		list-style-type: none;
		margin: 0;
	}

	.main-menu li {
		display: block;
		font-size: 17px;
		font-weight: 400;
		border-bottom: 1px solid #DFE0E2;
		height: auto;
		line-height: 40px;
		padding-top: 0;
		padding-bottom: 0;
		cursor: pointer;
	}

	.main-menu li:first-child {
		border-top: 1px solid #DFE0E2;
	}

	.main-menu li a {
		height: 45px;
		padding-left: 0;
		padding-right: 0;
	}

	.main-menu li ul {
		padding-top: 0;
		padding-bottom: 0;
		left: 0;
		width: 100%;
		margin-top: 0;
		position: relative;
		display: none;
		border-radius: 0;
		box-shadow: none;
		-moz-transition: none;
		-o-transition: none;
		-webkit-transition: none;
		opacity: 1;
		visibility: visible;
	}

	.main-menu li ul li ul {
		left: 0;
		width: 100%;
		margin-top: 0;
		position: relative;
		display: none;
		border-radius: 0;
		box-shadow: none;
		-moz-transition: none;
		-o-transition: none;
		-webkit-transition: none;
	}

	.main-menu li ul li:first-child, .main-menu li ul li ul li:first-child {
		margin-top: 0;
	}

	.main-menu li ul li:last-child, .main-menu li ul li ul li:last-child {
		margin-bottom: 0;
		border-bottom: none;
	}

	.main-menu li ul li {
		padding: 0 0 0 10px;
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #DFE0E2;
		font-weight: 400;
		line-height: 38px;
		color: #5E647A;
		text-transform: capitalize;
		font-family: 'Ubuntu Mono', monospace;
	}

	.main-menu li ul.active {
		position: relative;
		display: block;
		box-shadow: none;
		visibility: visible;
	}

	.main-menu li a:hover {
		box-sizing: border-box;
		border-bottom: none;
		color: var(--mcolor);
		text-decoration: none;
	}

	.main-menu li ul li a:hover {
		color: var(--mcolor);
		text-decoration: none;
	}

	.main-menu li ul li:hover ul {
		display: none;
		transition: none;
	}

	.main-menu li:hover ul {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate(0, 0px);
		-moz-transform: translate(0, 0px);
		-o-transform: translate(0, 0px);
	}

	.main-menu li span {
		transition: 0.5s;
	}

	.rotate {
		padding-left: 10px;
		transform: rotate(180deg);
		transition: 0.5s;
	}

	.plus.rot {
		transform: rotate(45deg);
		transition: 0.5s;
	}

	.main-menu {
		font-size: 0;
		height: 10px;
	}

	.main-menu a span {
		display: block;
		position: relative;
		float: right;
	}

	a.child-marker {
		pointer-events: none;
		cursor: default;
	}

	body.lock {
		overflow: hidden;
	}
}

/* ======================================================================
header Language
========================================================================*/

.wpml-ls-legacy-dropdown {
	width: 4.5em;
	margin-right: 50px;
	display: none;
}

/* ======================================================================
Header icons
========================================================================*/

.header-icons-block, .header-icons {
	display: flex;
	align-items: center;
}

.header-icons a {
	font-size: 16px;
	color: var(--mcolor);
}

.header-icons a:hover {
	color: #000;
}

.header-icons p {
	color: #C4C3C3;
	font-size: 13px;
}

.header-icons div:first-child {
	margin-right: 20px;
}

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

	.header-icons {
		display: none;
	}
	
.header-icons-block, .header-icons {
	/* OFF by Creare.WEbsite 25.11.2022
    display: block;
    align-items: center;
	*/
}

	.wpml-ls-legacy-dropdown {
		margin-right: 0;
	}
	
	
	.top-nav-mobile {display:block;}
	.top-nav-mobile p a {text-decoration:none; color:#000;}
	.header-site {height: 110px;}
	
}

/* ======================================================================
Footer menu
========================================================================*/
.pum-content.popmake-content .wpcf7-form input[type="email"]{
    margin-right: 0;
    max-width: 100%;
}

.pum-content.popmake-content textarea{
    margin-right: 0px;
}
.footer-links {
	list-style: none;
}

.footer-links li {
	padding: 4px 0;
	font-size: 15px;
}

.footer-links a {
	color: #dfdfdf;
	text-decoration: none;
}

.footer-links a:hover {
	color: #fff;
	text-decoration: underline;
}

/* ======================================================================
Footer
========================================================================*/

.footer-site {
	background: #242424;
	padding: 70px 0;
	margin-top: -10px;
	clear: both;
}

.footer-line {
	display: flex;
	justify-content: space-between;
	color: #fff;
}

.footer-line h3 {
	color: #fff;
	margin-bottom: 40px;
}

.footer-line a {
	color: #dfdfdf;
	text-decoration: none;
}

.footer-line a:hover {
	color: #fff;
}

.footer-line img {
	margin-right: 10px;
}

.footer-line > div {
	width: 25%;
	margin-right: 30px;
}

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

	.footer-line {
		flex-wrap: wrap;
	}

	.footer-line > div {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.footer-line h3 {
		color: #fff;
		margin-bottom: 30px;
	}
}

.footer-line p {
	padding-bottom: 10px;
	margin-left: 30px;
}

.footer-social-icons img {
	height: auto;
	width: 20px;
	position: absolute;
	margin-left: -30px;
}

.footer-logo {
	width: 150px;
	height: auto;
}

.copy {
	color: #dfdfdf;
	margin-top: 60px;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
}

.copy a {
	color: #dfdfdf;
	text-decoration: none;
}

.copy a:hover {
	color: var(--mcolor);
}

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

	.copy {
		flex-wrap: wrap;
	}

	.copy p {
		width: 100%;
	}
}

/* ======================================================================
Footer mailpoet
========================================================================*/

.mailpoet-form li {
	list-style: none;
}

#mailpoet_form_1 form.mailpoet_form {
	padding: 0!important;
}

.mailpoet_submit {
	background: transparent;
	color: #fff;
	text-align: center;
	font-weight: 500;
	margin-left: 0!important;
	cursor: pointer;
	border: 1px solid var(--mcolor) !important;
	padding: 10px 30px!important;
}

.mailpoet_submit:hover {
	background: var(--mcolor);
	color: #fff;
}

/* ======================================================================
Page
========================================================================*/

#primary {
	padding-bottom: 100px;
	padding-top: 100px;
}

.page-header, .product-header {
	display: flex;
	padding-top: 100px;
}

.site-main {
	padding-top: 96px!important;
}

.block-header {
	width: 20%;
	margin-right: 50px;
}

.block-text {
	width: 80%;
}

.page-header p {
	padding: 6px 0;
	color: #666666;
}

.spec {
	font-size: 22px;
	line-height: 1.4em;
	color:#242424!important;
	margin-bottom: 50px;
}

.link_button {
	margin-top: 20px;
}

.link_button a {
	background: #242424;
	color: #fff;
	padding: 14px 30px;
	border: none;
	font-size: 17px;
	cursor: pointer;
	margin-top: 20px;
	text-decoration: none;
}

.link_button a:hover {
	background: var(--mcolor);
}

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

	.page-header > h2, .product-header > h2 {
		width: 50%;
	}
}

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

	.product-header {
		flex-wrap: wrap;
	}

	.product-header > h2 {
		width: 100%;
	}

	.product-header > div {
		width: 100%;
		margin-top: 30px;
	}
}

@media only screen and (max-width: 768px) {
	body,html{
		overflow-x: hidden;
	}
	.archive .top_block_item {
		padding-top: 96px;
	}
	.page-template-about-page #page > div:nth-child(4){
		padding-top: 96px;
	}
	.footer-line img{
		max-width: 100px;
	}
	.footer-links .sub-menu{
		padding-left: 20px;
	}
	.page-header {
		flex-wrap: wrap;
	}

	.page-header > h2 {
		width: 100%;
	}
	.page-header > div, .product-header {
		width: 100%;
	}

	.page-header, .product-header {
		padding-top: 30px;
	}
}

.elementor-accordion > div {
	border-top: 1px solid #E1E1E1!important;
}

.elementor-accordion > div:last-child {
	border-bottom: 1px solid #E1E1E1!important;
}

.fa-chevron-up, .fa-chevron-down {
	margin-top: 6px;
}

.dark-fon {
	margin-top: 100px;
}

.home .project-block{
	padding-bottom: 0px;
}

.project-block {
	padding: 20px 0 100px 0;
}

.about > h1 {
	position: absolute;
	top: 30vw;
	color: #fff;
	z-index: 9;
}

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

	.about > h1 {
		top: 23vw!important;
	}
}

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

	.about > h1 {
		top: 35vw;
	}
}

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

	.about > h1 {
		display: none;
	}
}

/* ======================================================================
Contact form
========================================================================*/

.cont-form {
	padding-top: 100px;
	padding-bottom: 100px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"] {
	margin-right: 40px;
	max-width: 100%;
}

textarea {
	margin-right: 40px;
	max-height: 40px;
}

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

	.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"] {
		max-width: 100%;
	}
}

input[type="tel"], input[type="text"], input[type="email"],
input[type="password"], textarea {
	font-family: inherit;
	background: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #666666;
	min-height: 30px!important;
	margin-bottom: 20px!important;
	color: #787878!important;
	width: -webkit-fill-available;
	font-size: 14px;
}

input[type="submit"] {
	background: #242424;
	color: #fff;
	padding: 14px 30px;
	border: none;
	font-size: 17px;
	cursor: pointer;
	margin-top: 20px;
	border-radius: 0!important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	background-color: transparent;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color: #A0A0A0;
}

input:focus::placeholder, textarea:focus::placeholder {
	color: transparent;
}

/* ======================================================================
404
========================================================================*/

.pag-404 {
	font-size: 300px;
	font-weight: 400;
	padding-top: 150px;
	padding-bottom: 150px;
	color: #2A2F41;
}

.error-404 {
	text-align: center;
	margin-bottom: 100px;
}


/* ======================================================================
Main page
========================================================================*/

.tabs {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	padding-top: 20px;
}

.num {
	display: flex;
	align-items: center;
	margin-right: 30px;
	width: 17%;
	margin-bottom: 40px;
}

.num:last-child {
	margin-right: 0;
}

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

	.num {
		widthx: 25%;
	}
	.num > span{
		font-size: 40px;
	}
	.num h3{
	    font-size: 18px;
	}
}

@media only screen and (max-width: 1366px) {
	.num h3 {
		font-size: 16px;
	}
}

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

	.num {
		width: 33%;
	}
}

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

	.num {
		width: 100%;
	}

	.elementor-188 .elementor-element.elementor-element-2c25971 {
		top: 10vw!important;
	}
}

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

	.elementor-188 .elementor-element.elementor-element-2c25971 {
		display: none!important;
	}
}

.num > span {
	color: var(--mcolor);
	font-size: 60px;
	margin-right: 20px;
	font-weight: 500;
}

@media (max-width: 1000px) {
	.elementor-188 .elementor-element.elementor-element-2c25971 {
		top: 26vw!important;
	}
}

@media (max-width: 800px) {
	.elementor-188 .elementor-element.elementor-element-2c25971 {
		top: 30vw!important;
	}
}

@media (max-width: 650px) {
	.elementor-188 .elementor-element.elementor-element-2c25971 {
		display: none!important;
	}
}

/* ======================================================================
Projects page
========================================================================*/

.categories-tabs {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 50px;
}

.home .categories-tabs p + a{
    text-decoration: none;
    color: #242424;
    border-bottom: 1px solid var(--mcolor);
    font-size: 16px;
    padding-bottom: 5px;
}

.categories-content {
	margin-bottom: 30px;
	width: 48%;
	margin-right: 30px;
}

.categories-content:nth-child(2n) {
	margin-right: 0;
}

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

	.categories-content {
		margin-bottom: 30px;
		width: 47%;
		margin-right: 30px;
	}
}

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

	.categories-content {
		margin-bottom: 30px;
		width: 100%;
		margin-right: 0;
	}
}
.categories-content a{
	font-size: 16px;
	color: #242424;
	text-decoration: none;
}
.categories-content a.butrronElement {
	color: #242424;
	text-decoration: none;
	border: 1px solid var(--mcolor);
	padding: 10px 20px;
	font-size: 16px;
}

.categories-content a.butrronElement:hover {
	background: var(--mcolor);
	color: #fff;
}

.categories-content h2 {
	padding-top: 30px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.categories-content h2 span {
	padding-right: 15px;
}

.categories-content h2 span:before {
	content: '';
	background-color: var(--mcolor);
	width: 30px;
	height: 1px;
	left: 0;
	display: block;
}

/* ======================================================================
Project page
========================================================================*/

.project-slider-text {
	position: absolute;
	bottom: 0;
	margin-bottom: 21%;
	color: #fff;
	margin-left: 5%;
}
.pum-content.popmake-content .wpcf7-form input[type="text"]{
		margin: 0;
	}
@media only screen and (min-width: 1500px) {

	.pum-content.popmake-content .wpcf7-form input[type="text"]{
		max-width: 100%;
	}
	
}
@media only screen and (max-width: 1500px) {

	.project-slider-text {
		margin-bottom: 17%;
	}

}

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

	.project-slider-text {
		margin-bottom: 14%;
	}
}

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

	.project-slider-text {
		margin-bottom: 11%;
	}
}

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

	.project-slider-text {
		display: none;
	}
}

.project-main-text {
	display: flex;
	margin-top: 30px;
}

.project-main-text p {
	margin-right: 50px;
}

.project-main-text span {
	padding-right: 15px;
	margin-top: 10px;
}

.project-main-text span:before {
	content: '';
	background-color: #fff;
	width: 30px;
	height: 1px;
	left: 0;
	display: block;
}

.icons-tabs {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 30px;
}

.icons-content {
	margin-bottom: 40px;
	width: 18%;
	margin-right: 30px;
	border-left: 1px solid #E1E1E1;
	padding-left: 20px;
}

.icons-content img {
	width: auto;
	height: 40px;
}

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

	.icons-content {
		width: 17%;
	}
}

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

	.icons-content {
		width: 39%;
	}
}

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

	.icons-content, .icons-content-4, .icons-content-3, .icons-content-3a {
		width: 100%!important;
		margin-right: 0;
	}
}

.slider-project {
	margin-top: 50px;
}

.banner-prev {
	background: url("img/prev.png") center center no-repeat;
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	top: 0;
	margin-top: -70px;
	right: 0;
	margin-right: 50px;
	z-index: 9999;
	border-radius: 100%;
}

.banner-next {
	background: url("img/next.png") center center no-repeat;
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	top: 0;
	margin-top: -70px;
	right: 0;
	margin-right: 20px;
	z-index: 9999;
	border-radius: 100%;
}

.slick-slide {
	padding: 0 10px;
}

.icons-tabs-4 {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 50px;
}

.icons-content-4 {
	margin-bottom: 40px;
	width: 20%;
	margin-right: 30px;
	border-left: 1px solid #E1E1E1;
	padding-left: 20px;
}


.icons-content-4 img {
	width: auto;
	height: 40px;
}

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

	.icons-content-4 {
		width: 19%;
	}
}

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

	.icons-content-4 {
		width: 39%;
	}
}

.icons-tabs-3 {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 50px;
}

.icons-content-3 {
	margin-bottom: 40px;
	width: 28%;
	margin-right: 30px;
	border-left: 1px solid #E1E1E1;
	padding-left: 20px;
}

.icons-content-3 img {
	width: auto;
	height: 40px;
}

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

	.icons-content-3 {
		width: 25%;
	}
}

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

	.icons-content-3 {
		width: 39%;
	}
}

.icons-tabs-3a {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 50px;
}

.icons-content-3a {
	margin-bottom: 40px;
	width: 30%;
	margin-right: 30px;
}

.icons-content-3a > p {
	color: #EEECEB;
}

.icons-content-3a img {
	width: auto;
	height: 40px;
}

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

	.icons-content-3a {
		width: 28%;
	}
}

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

	.icons-content-3a {
		width: 40%;
	}
}

.icons-tabs-4a {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 50px;
}

.icons-content-4a {
	margin-bottom: 40px;
	width: 19%;
	margin-right: 30px;
	border-left: 1px solid #E1E1E1;
	padding-left: 20px;
}

.icons-content-4a > p, .icons-content-4a > p a {
	color: #666666;
	text-decoration: none;
}

.icons-content-4a > p a:hover {
	color: var(--mcolor);
}

.icons-content-4a img {
	width: auto;
	height: 40px;
}

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

	.icons-content-4a {
		width: 25%;
	}
}

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

	.icons-content-4a {
		width: 38%;
	}
}

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

	.icons-content-4a {
		width: 100%;
		margin-right: 0;
	}
}

.wpgmp_map_parent, #wpgmza_map {
	float: none!important;
}

.icons-tabs-2 {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
}

.icons-content-2 {
	margin-bottom: 40px;
	width: 30%;
	margin-right: 30px;
	border-left: 1px solid #E1E1E1;
	padding-left: 20px;
}

.icons-content-2 img {
	width: auto;
	height: 40px;
}

.icons-content-2 h3 {
	padding-bottom: 10px;
}

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

	.icons-tabs-2 {
		flex-wrap: wrap;
	}

	.icons-content-2 {
		width: 100%;
		margin-right: 0;
	}
}

/* ======================================================================
News page
========================================================================*/

.single-img-fon {
	height: 500px;
	background-color: #eff2ff;
}

.single-img-fon img {
	height: 100%;
    object-position: top;
	object-fit: cover;
}

.news-img-fon {
	height: 300px;
	background-color: #eff2ff;
}

.news-img-fon img {
	height: 100%;
	object-fit: cover;
}

.news-tabs {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	margin-top: 60px;
}

.news-content {
	margin-bottom: 30px;
	width: 31%;
	margin-right: 30px;
}

.news-content:nth-child(3n) {
	margin-right: 0;
}

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

	.news-content {
		margin-bottom: 30px;
		width: 47%;
		margin-right: 30px;
	}

	.news-content:nth-child(3n) {
		margin-right: 30px;
	}

	.news-content:nth-child(2n) {
		margin-right: 0;
	}
}

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

	.news-content {
		margin-bottom: 60px;
		width: 100%;
		margin-right: 0;
	}
}

.news-content a {
	text-decoration: none;
	color: #242424;
	border-bottom: 1px solid var(--mcolor);
	font-size: 16px;
	padding-bottom: 5px;
}

.news-content a:hover {
	color: var(--mcolor);
	border: none;
}

.review-date {
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}

/* ======================================================================
Navigation for posts
========================================================================*/

.nav-links {
	display: flex;
	padding-top: 10px;
	font-weight: 400;
}

.nav-previous {
	padding-right: 10px;
}

.nav-previous a, .nav-next a {
	text-decoration: none;
	color: inherit;
}

.nav-previous a:hover, .nav-next a:hover {
	color: var(--mcolor);
}

.fa-angle-left {
	margin-right: 10px;
	font-size: 15px;
}

.fa-angle-right {
	margin-left: 10px;
	font-size: 15px;
}

/* ======================================================================
Number navigation for pages
========================================================================*/

nav.navigation.posts-navigation {
	display: none;
}

.nav-links {
	margin-top: 30px;
}

span.page-numbers.current {
	background: var(--mcolor);
	border-radius: 100%;
	color: #fff;
	padding: 5px 13px;
}

a.page-numbers {
	text-decoration: none;
	border-radius: 100%;
	padding: 5px 13px;
	background: #F8FAFD;
	margin: 0 5px;
	color: var(--mcolor);
}

a.page-numbers:hover {
	background: var(--mcolor);
	color: #fff;
}

a.next, a.prev {
	background: transparent;
	color: inherit;
}

a.next:hover, a.prev:hover {
	background: transparent;
	color: var(--mcolor);
}

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

	.spec{
		font-size: 16px;
	}
	.news-tabs{
	    padding-bottom: 30px!important;
	}
	.main-menu li ul{
		display: block;
	}
	.main-menu li a{
		font-family: 'Manrope';
	}
	.page-header {
		padding-top: 30px;
	}

	.dark-fon {
		margin-top: 50px;
		padding-top: 0;
	}

	.cont-form {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.project-block {
		padding: 0 0 50px 0;
	}

	.icons-tabs-3a  {
		margin-top: 0;
	}

	.spec {
		padding-top: 30px!important;
		margin-bottom: 20px;
	}

	.icons-tabs, .categories-tabs{
		margin-top: 50px;
	}

	.news-tabs {
		margin-top: 20px;
	}

	#primary {
		padding-bottom: 15px;
		padding-top: 100px;
	}

	.site-main {
		padding-top: 150px!important;
	}
}

/* ======================================================================
Woocommerce
========================================================================*/

.woocommerce div.product {
	padding-top: 40px!important;
}

.woocommerce ul.products li.product a img {
	width: auto;
	height: 200px;
}
.woocommerce ul.products li.product .price{
    font-size: 24px;
    color: var(--mcolor);
    margin-top: 1em;
}

.woocommerce ul.products li.product a {
	color: #666666;
	font-size: 15px;
}

.woocommerce ul.products li.product a > h2 {
	color: #242424;
	font-size: 22px!important;
	padding-bottom: 20px!important;
}

.woocommerce ul.products li.product a:hover h2 {
	color: var(--mcolor);
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	left: 0!important;
	margin-left: 20px;
}

.woocommerce-page div.product div.summary {
	width: 65% !important;
}

.woocommerce div.product div.images {
	width: 30%;
}

.woocommerce ul.products {
	margin-top: 100px;
}

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

	.woocommerce-page div.product div.summary {
		width: 100% !important;
	}

	.woocommerce ul.products {
		margin-top: 50px;
	}
	.pum-content.popmake-content .wpcf7-form input,.pum-content.popmake-content .wpcf7-form input[type="email"]{
	    max-width: 100%!important;
		margin-right: 0!important;
	}
}

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

	.woocommerce div.product div.images {
		width: 100%;
	}

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 100% !important;
	}
}

/* ======================================================================
Apartment filter
========================================================================*/

.wpfMainWrapper {
	display: flex;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
}

.wpfFilterWrapper {
	display: flex;
	border-right: 1px solid #E1E1E1;
	margin: 0!important;
	padding: 14px 20px 10px 20px!important;
	width: auto!important;
}

#wpfSliderRange {
	margin-top: 8px!important;
	width: calc(100% - 130px);
}

.wfpTitle {
	white-space: nowrap;
	margin-top: 3px!important;
	font-size: 13px!important;
	color: #666666!important;
	margin-right: 20px!important;
	font-weight: 300!important;
}

.wpfFilterContent select {
	border: none;
	border-bottom: 1px solid #E1E1E1;
	font-size: 16px;
	width: 100%!important;
	min-width: 150px;
}

.wpfPriceInputs {
	position: static!important;
	display: block!important;
}

.wpfCurrencySymbol {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -14px;
	font-size: 13px!important;
	color: #666666!important;
}

#wpfBlock_3 {
	width: 50% !important;
	border-right: none!important;
}

.page-template-contact-page .cont-form{
	padding-top: 10%;
}
.wpfFilterDelimeter {
	display: none;
}

.wpfFilterContent {
	position: relative!important;
}

#wpfMinPrice {
	position: absolute;
	top: 0;
	margin-top: -3px!important;
	left: 0;
}

#wpfMaxPrice {
	position: absolute;
	top: 0;
	margin-top: -3px!important;
	right: 0;
}

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

	.wpfFilterContent select {
		min-width: 120px;
	}
}

.wpfFilterButtons {
	position: absolute;
	display: flex;
	top: 0;
	margin-top: -70px;
	right: 0;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
	background: #242424;
	color: #fff;
	padding: 14px 30px!important;
	text-transform: capitalize!important;
	border: none;
	border-radius: 0!important;
	font-size: 17px!important;
	font-weight: 500!important;
	cursor: pointer;
}
#wpcf7-f411-o1 > form > p > input{
	border-radiusx: 0!important;
}
input, textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
@media only screen and (max-width: 1400px) {

	#wpfSliderRange {
		width: 55%;
	}

	.wpfFilterContent select {
		min-width: 100px;
	}
}

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

	.wpfMainWrapper {
		flex-wrap: wrap;
		border: 1px solid #E1E1E1;
		padding-top: 10px;
	}

	.wpfFilterWrapper {
		width: 100%!important;
		border-right: none;
	}

	#wpfBlock_3 {
		width: 100% !important;
	}

	#wpfSliderRange {
		width: calc(100% - 110px);
	}

	.wpfFilterButtons {
		position: static;
		margin-top: 0;
		padding: 10px 20px;
	}

	.product-text > h3 {
		display: none;
	}
}
.infrastructure_block.inverted{
    background: #242424;
    color: #fff;
}
.infrastructure_block.inverted .page-header p{
    color: white;
}
.form_sda{
    margin-top: 0px;
}
.infrastructure_block .page-header{
    width: 100%;
    margin-bottomX: 5%;
}
.ui-slider-horizontal .ui-slider-range {
	height: 3px;
	border: none!important;
	background: #242424!important;
}

.ui-slider.ui-widget-content:not(.iris-slider-offset) {
	height: 3px;
	border: none!important;
	background: #E1E1E1!important;
}

.ui-slider.ui-widget-content .ui-slider-handle {
	background: #242424!important;
	border: none!important;
	border-radius: 100%!important;
	height: 10px;
	width: 10px;
}

/* ======================================================================
Animation
========================================================================*/

.anim-block {
	position: fixed;
	background: #242424;
	color: #fff;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	justify-content: center;
	overflow-y: hidden;
	transition: all 0.3s ease;
	z-index: 20;
}

.anim-fon {
	width: 200px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -120px;
}

.anim-fon {
	-webkit-animation: anim-fon 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	animation: anim-fon 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}

@-webkit-keyframes anim-fon {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes anim-fon {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

.slide-in-top {
	width: 2px;
	height: 277px;
	background: var(--mcolor);
	position: absolute;
	left: 50%;
	margin-left: 131px;
	top: 50%;
	margin-top: -150px;

	-webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-top {
	0% {
		-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes slide-in-top {
	0% {
		-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.map_objects{
	display: flex;
    padding-top: 5%;
    position: relative;
    overflow: visible;
}
.map_objects .EtajBlock1{
    max-width: 44%;
    position: sticky;
    top: 135px;
    heightX: fit-content;
}
.EtajBlock1 .imp-initialized{
    height: 100%;
    object-fit: cover;
}
.EtajBlock1 .imp-main-image{
    object-fit: cover;
}
.EtajBlock1 .imp-wrap{
	height: 100%;
    object-fit: cover;
}
.EtajBlock1 .hs-poly-svg{
	height: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}
.wrapper.ApartmentBlock1{
    padding: 0!important;
	margin: 0;
}
.slide-in-bottom {
	width: 2px;
	height: 277px;
	background: var(--mcolor);
	position: absolute;
	left: 50%;
	margin-left: -131px;
	top: 50%;
	margin-top: -150px;

	-webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.map_properties{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
    padding-top: 4%;
}
.map_properties .item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.map_properties .item img{
    padding-right: 12px;
    max-height: 40px;
    min-height: 40px;
    margin: 0;
    padding-left: 5px;
    width: auto;
}
.map_properties .item .block1{
	display: flex;
}
.map_properties .item .header{
    font-size: 44px;
    line-height: 1;
}
.map_properties .item .sub_head{
    padding-left: 4px;
    font-size: 75%;
}
.map_properties .item .value{
    margin-top: 10px;
}
.disponibilitatea_info{
    display: flex;
    justify-content: center;
    gap: 20px;
	padding-top: 20px;
    padding-bottom: 20px;
}
.disponibilitatea_info .item{
font-size: 18px;
    font-weight: 100;
}
.disponibilitatea_info .item:before{
	position: relative;
    top: -15px;
    left: 15px;
    content: "00";
    z-index: -1;
    color: orange;
    background-color: orange;
    box-shadow: 0 0 10px #e0e0e0;
}

.disponibilitatea_info .item.disponibil:before{
	color: #8ecbf4;
    background-color: #8ecbf4;
    box-shadow: 0 0 10px #8ecbf4;
}
.disponibilitatea_info .item.vandut:before{
	color: #BE3D0C;
    background-color: #BE3D0C;
    box-shadow: 0 0 10px #BE3D0C;
}
.disponibilitatea_info .item.rezervat:before{
	color: #FFFE02;
    background-color: #FFFE02;
    box-shadow: 0 0 10px #FFFE02;
}
@-webkit-keyframes slide-in-bottom {
	0% {
		-webkit-transform: translateY(1000px);
		transform: translateY(1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes slide-in-bottom {
	0% {
		-webkit-transform: translateY(1000px);
		transform: translateY(1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.slide-in-right {
	width: 262px;
	height: 2px;
	background: var(--mcolor);
	position: absolute;
	left: 50%;
	margin-left: -131px;
	top: 50%;
	margin-top: -150px;

	-webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
	0% {
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes slide-in-right {
	0% {
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

.slide-in-left {
	width: 262px;
	height: 2px;
	background: var(--mcolor);
	position: absolute;
	left: 50%;
	margin-left: -131px;
	top: 50%;
	margin-top: 125px;

	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-left {
	0% {
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes slide-in-left {
	0% {
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

.anim-block {
	-webkit-animation: anim-block 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2s both;
	animation: anim-block 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2s both;
}

@-webkit-keyframes anim-block {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
}

@keyframes anim-block {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}
}

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

.contact-link {
	color: #fff;
	border: 1px solid #fff;
	background: transparent;
	padding: 15px 30px;
}

.contact-link:hover {
	color: #242424;
	background: #fff;
}

.icons-content-2 > div {
	color: #666666;
}

.swiper-slide .swiper-slide-active {
	width: 50%!important;
}

.elementor-188 .elementor-element.elementor-element-1ad6a0b .swiper-pagination-bullet {
    height: 2px!important;
    width: calc(100% / 4)!important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0!important;
}

.post-social li {
	list-style: none;
	display: inline-block;
	border: 1px solid var(--mcolor);
	border-radius: 100%;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}

.post-social li a {
	color: var(--mcolor);
	display: block;
}

.post-social li a:hover {
	color: #242424;
}

.post-social li:hover {
	border: 1px solid #242424;
}

.post-line {
	border-top: 1px solid var(--mcolor);
	margin-top: 30px;
	padding-bottom: 15px;
}
.slick-dots {
	margin-top: 50px;
}

.slick-dots li {
	list-style: none;
}

.slick-dots li button {
	float: left;
	border: none;
	height: 1px;
	cursor: pointer;
}

.slick-dots li.slick-active button {
	background: #242424;
}
.click_popup{
	max-width: 60px;
}
.contact__sticky {
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 10px;
    bottom: 10px;
}

header.elementor-slideshow__header.elementor-lightbox-prevent-close {
    width: calc(100% - 80px);
}



@media only screen and (max-width: 768px) {
	.map_properties{
		flex-wrap: wrap;
	}
	.map_properties .item{
		flex-basis: 100%;
		justify-content: center;
	}
	.map_objects .EtajBlock1{
	    max-width: 100%;
	    position: static;
    	padding: 10% 20px;
	}
	.map_objects{
	    flex-wrap: wrap;
	}
}

.mc4wp-form-fields p{
	margin: 0;
}
.mc4wp-form-fields input[type="submit"]{
    background: #343434;
}
.post-social{
	display: none;
}


.cta-call-us {
	box-shadow: 0px 0px 0px 0px #9fb4f2;
	background-color:#bca46b;
	border:1px solid #bca46b;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Arial;
	font-size:20px;
	padding:12px 65px;
	text-decoration:none;
}
.cta-call-us:hover {
	background-color:#ab9154;
}
.cta-call-us:active {
	position:relative;
	top:1px;
}

div.contact__sticky {display:none!important;}

.wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {
    width: 140px;
    height: 95px;
    overflow: hidden;
    border-radius: 6px;
}