body {
	position: relative !important;
}
h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 200 !important;
}
h2 {
	font-size: 4rem !important;
	font-weight: 300 !important;
}
.see_more {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 90vh;
	color: white;
	font-size: 20px;
}
.see_more:after {
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	margin: -10px auto;
	transform: rotateZ(-45deg);
	animation: hey_see_more 1.4s infinite ease-in-out;
}
@keyframes hey_see_more {
	0%{margin: -10px auto;}
	50%{margin: -3px auto;}
	100%{margin: -10px auto;}
}
.post_bottom_share {
	margin: 45px auto;
}
.menu-item-6651 {
	/*Phone number in main nav menu*/
	
	padding: 0px 10px;
	border: 2px solid #fcfdfe !important;
	border-radius: 25px;
	text-align: center;
}
.menu-item-6651:hover {
	border: 2px solid #b0b0b0;
}
.menu-item-6651 a {
	
}
.menu-item-6651:hover a {
	border-bottom-color: transparent !important;
}
.builder_trend {
	color: rgba(255, 255, 255, 0.2) !important;
	font-weight: normal !important;
}
.builder_trend:hover {
	color: rgba(255, 255, 255, 0.2) !important;
	font-weight: normal !important;
}
.designed-by a {
	color: #78787f !important;
	font-weight: normal !important;
}
.home .fbx-prev, .home .fbx-next {
	display: none;
}
#wpzoom-single-page-3 h2:after {
	background: #E6E6E6 !important;
	margin: 40px auto 48px auto;

}
.advantages_section img {
	margin-bottom: 0px !important;
}
.advantages_section .su-column {
	padding-top: 15px;
}
.advantages_section .su-column-inner {
	max-width: 200px;
	margin: 0px auto;
}
.fbx-caption-title {
	display: none;
}
.home .fbx-caption-title {
	display: block;
}
.home .fbx-caption-title h1 {
	color: white !important;
	border: 1px solid white;
	display: inline-block;
	padding: 2px 20px;
}
#foogallery_widget-3 {
	max-width: none !important;
}
#wpzoom_instagram_widget-3:before {
	max-width: none;
}
.sf-with-ul:hover {
	cursor: pointer;
}
.add_navable_space:before {
	content: "";
	display: block;
	height: 120px;
	width: 10%;
}
.wpmslider-viewport {
  min-height: 200px;
}
section.faq .answer:after {
	display: block;
	content: "";
	width: 230px;
	height: 1px;
	background: #E6E6E6;
	margin: 40px auto 48px;
}
.entry-title {
	display: none;
}
#post-6455 .entry-title, #post-6393 .entry-title {
	display: block;
}
.entry-meta {
	visibility: hidden;
}
.entry-cover {
	height: 100vh !important;
}
#post-6393 .entry-cover, #post-6546 .entry-cover, #post-6455 .entry-cover, #post-6601 .entry-cover,  #post-5 .entry-cover, #post-6658 .entry-cover {
	height: auto !important;
}
.page-template .slide-background-overlay {
	background-image: none;
}
.submit_message {
	width: 100% !important;
}
.sb-icon-search {
	display: none !important;
}
.portfolio_item-title {
	display: none !important;
}
.entry-thumbnail-popover {
	background-color: transparent !important;
}
.popup_image_insp {
	width: 100%;
	height: 100%;
}
.popup_image_insp::after {
	color: transparent;
}
.mfp-counter {
	display: none;
}
.mfp-wrap {
	
}
.mfp-content {
	height: 100vh;
	width: 100vw;
	
	max-width: none;
}
.mfp-image-holder {
	position: fixed !important;
	left: 0;
	top: 0;
	height: 100vh !important;
	padding: 0px;
	background-color: rgb(68, 68, 68);
}
.mfp-figure::after {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.mfp-close {
	position: absolute !important;
	top: 10px !important;
	right: 10px !important;
}
.mfp-close:hover {

}

.fbx-modal {

}

.fbx-inner {
	width: 100vw !important;
	height: 100vh !important;
	margin: 0px !important;
	transform: translateY(-50%) translateX(-50%);
	background-color: transparent !important;
}
.fbx-prev {
	left: 0px !important;
	border-radius: 0px 6px 6px 0px !important;
	box-shadow: none !important;
}
.fbx-next {
		right: 0px !important;
		border-radius: 6px 0px 0px 6px !important;
		box-shadow: none !important;
}
.fbx-close {
	top: 10px !important;
	right: 10px !important;
	font-size: 28px !important;
	color: white !important;
	box-shadow: none !important;
}
.fbx-modal {
	background-color: rgba(15, 15, 15, 0.95);
}
.fbx-loader {
	display: none !important;
}
.fbx-modal.fbx-phone.fbx-landscape .fbx-next {
	top: 50% !important;
}
.fbx-modal.fbx-phone.fbx-landscape .fbx-prev {
	top: 50% !important;
}
.fbx-modal.fbx-phone.fbx-landscape {
	border-right-width: 0px;
	border-right-style: none;
	box-sizing: border-box;
}
.fbx-modal.fbx-phone.fbx-landscape .fbx-close {
	top: 0;
	height: auto;

}

@media screen and (orientation:portrait) {
	.advantages_section img {
		width: 55px;
		height: auto;
	}
	.fbx-prev {
		right: 90% !important;
		top: 80% !important;
	}
	.fbx-next {
		left: 90% !important;
		top: 80% !important;
	}
	.fbx-close {
		left: 86% !important;
		top: 5% !important;
		width: 30px !important;
		padding: 0px 5px;
		border-radius: 25px !important;
	}
	.mfp-img {
		position: relative;
		width: 135vw !important;
		height: auto !important;
		max-height: none !important;
		max-width: none !important;
		padding: 0px !important;
		left: 50%;
		transform: translateX(-50%);
	}
	.fbx-item {
		position: relative;
		height: auto;
		width: 135vw;
		max-height: none !important;
		max-width: none !important;
		left: 50% !important;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	.mfp-figure {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}

}
@media screen and (orientation:landscape) {
	.mfp-img {
		position: relative;
		width: auto !important;
		height: 100vh !important;
		max-height: none !important;
		max-width: none !important;
		padding: 0px !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
	}
	.fbx-item {
		position: relative;
		height: 135vh;
		width: auto;
		max-height: none !important;
		max-width: none !important;
		left: 50% !important;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	.mfp-figure {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	.mfp-figure figure {
		height: 100vh !important;
	}
}
#sfsi_plus_floater {
	z-index: 200 !important;
}

@media screen and (max-width: 768px){
#post-6881 > div.entry-cover{
    min-height: 250px;
    max-height: 400px;
}
}
