.admin-bar .top{
	margin-top: 32px;
}

#main.elementor-section.elementor-section-boxed > .elementor-container,
.tracked.elementor-section.elementor-section-boxed > .elementor-container,
.section.elementor-section.elementor-section-boxed > .elementor-container  {
	max-width: unset;
}

#main .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding: 0px;
}

.section .elementor-column-gap-default>.elementor-column>.elementor-element-populated,
.tracked .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px;
}

#main .elementor-container,
#main .elementor-widget-wrap,
#main .elementor-element,
#main .elementor-widget-container,
#main .elementor-column{
	height: 100%;
}

/*
.main{
	height: calc(100vh - 155px);
}

.main__in{
	margin-top:0;
	height: calc(100vh - 155px);
}
*/

.elementor-editor-active .parallax-img:after {
	content: 'Here is the Paralax image';
	text-align: center;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #efefef;
}

#preserve .preserve__text{
	padding: 410px 0 120px 0;
}

#preserve{
	padding: 0;
}

.team .modal_team .modal-dialog .modal-content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	flex-direction: row;
	padding-top: 0;
	padding-bottom: 0;
}

.pum-content .contacts__form-success{
	display: block;
	position: relative;
}

.pum-content .contacts__form-success{
	background: transparent;
}

html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{
	position: fixed !important;
	height: 100vh !important;
	visibility: unset;
}

.footer__social img{
	height: auto;
}

.footer__social ul li a{
	text-indent: unset;
}

.footer__social ul li a:hover img{
	opacity: .7;
}

.contacts__form .inp-group textarea{
	max-height: 90px;
}

.menu__social img{
	height: auto;
}

.menu__social ul li a{
	text-indent: unset;
}

.menu__social ul li a:hover img{
	opacity: .7;
}

.menu__social ul li:nth-child(2){
	margin: 0 55px 0 55px;
}

.language{
	text-transform: uppercase;
}

.page-template-default.page:not(.home),
.elementor-default:not(.home){
    padding: 160px 0 0 0;
}

div.breadcrumbs span{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.22;
	color: #bda47f;
}

div.breadcrumbs a:hover span {
        color: #3a201f;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding: 0px !important;
}

.wealth-tabs__body-head h3 br{
	display: none;
}

.wpcf7-not-valid{
	border-color: red;
}

.wpcf7-not-valid-tip{
	font-size: 12px;
}

.wpcf7 form .wpcf7-response-output{
	margin: 1em 0em 1em;
	font-size: 14px;
}

.language__select-values a:first-child{
	pointer-events: unset;
	opacity: 1;
}

.language__select-values a:first-child.languages__item--current, .languages__item--current{
	pointer-events: none;
	opacity: 0.6;
}

#page-preloader{
	display: none;
}

.team__item-photo {
	height: 295px;
}

.team__item-photo  img{
	object-fit: cover;
	height: 100%;
}

@media (max-width: 1680px){
	.wealth-archi__col-1 .wealth-archi__item{
		padding-left: 50px;
        left: unset;
	}
}

@media (max-width: 1023px){
	#preserve .preserve__text{
		padding: 0;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar .top {
			margin-top: 46px;
	}
}

@media (max-width: 767.98px) {
	.page-template-default.page:not(.home){
		padding: 120px 0 0 0;
	}
}

@media (max-width: 767px) { 
	.team .modal_team .modal-dialog .modal-content {
			position: relative;
			display: block;
			height: auto;
	}
	
	.post-663 .wealth-tabs__nav ul li a{
		font-size: 12px;
	}
	
}

@media screen and (max-width: 600px) {
	#wpadminbar {
			position: fixed;
	}
	
	.team__item-photo {
        height: 220px;
	}
}

@media screen and (max-width: 480px) {
	.main__in{
		height: 190px;
	}
	
	#team .team__title h2{
		word-break: break-all;
	}
	
	.team__item-photo {
        height: 200px;
	}
}

@media screen and (max-width: 380px) {
	.team__item-photo {
        height: 150px;
	}
}

@media screen and (max-width: 340px) {
	.team__item-photo {
        height: 130px;
	}
}