.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation { padding: 0 !important;}
.separate-containers .site-main { margin: 0 !important;}
header.entry-header { display: none;}
.elementor-widget:not(:last-child) {margin-bottom: 0 !important;}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) { margin-top: 0 !important;}

#copyright p { margin-bottom: 0 !important;}
.fitem { position: relative; margin-bottom: 15px; display: block;}
.fitem input, .fitem select{width:100%; height:50px; padding:10px; font-size:16px;border:1px solid #ccc !important;}
.fitem textarea{width:100%; height:100px; padding:10px; font-size:16px;border:1px solid #ccc !important;border:0;}
.fcbtn input {width: 100%; height: 50px; line-height: 50px; padding: 0; background: #000000 !important; text-transform:uppercase; color:#fff; border:0 !important; padding:0 !important; border-radius:4px !important;}
.fcbtn input:hover{background: #fff !important;color:#b55329 !important;}
.fitem.full>p { display: flex; column-gap: 16px;}
.fitem span.half{width:100%}
span.wpcf7-spinner { display: none;}
.wpcf7-not-valid-tip { color: #fff;}
.wpcf7-response-output { border-color: #fff !important; color: #fff;}
.swiper-slide-inner { max-width: 1480px; !important;}
.elementor-sticky--effects #logo > div{margin:0 0 -57px 0 !important;}
#mainnav.elementor-sticky--effects{background:#fff;}
.bbx>div{min-height:248px;}
.mb0 p{margin-bottom:0;}
article.room.room-categories-consulting {display: flex; flex-direction: column-reverse;}
#event-wrap .elementor-post__text h3 { position: absolute; bottom: 16px; left: 20px;}
article.type-event { position: relative;}

section#mainnav {
    position: absolute; width:100%;
}
section#mainnav.elementor-sticky--effects ul li:hover a, section#mainnav.elementor-sticky--effects ul li.current-menu-item a {
    color: #0078B2 !important;
}
/* Shine */
.sers_img, .elementor-post__thumbnail {
	position: relative;
	overflow: hidden;
}
.sers_img::before, .elementor-post__thumbnail:before {
	position: absolute;
	top: 0;
	left: -85%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.sers_img:hover::before, .elementor-post__thumbnail:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
 100% {
 left: 125%;
}
}
@keyframes shine {
 100% {
 left: 125%;
}
}
#mainnav.elementor-sticky--effects .elementor-widget-theme-site-logo > div {
    margin-top: -57px;
}
@media(max-width:767px){
	.fitem.full>p { display: block; column-gap: 0;}
	.fitem.full>p>.half input{margin-bottom:15px;}
	.fitem.full { margin-bottom: 0;}
	#hcall span.elementor-icon-list-text {
    display: none !important;
}
}