h1, h2, h3, h4, h5, h6{
	font-family: 'futura' !important;
}
/* p{
	font-family: 'hanken grotesk' !important;
} */
.ast-builder-menu-1 .menu-item > .menu-link {
	font-family: 'century-gothic' !important;
	font-weight: 700;
}
.cstm-bttn .vc_btn3.vc_btn3-size-md {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
	text-transform: uppercase;
	font-family: "hanken grotesk" !important;
	background-blend-mode: color;
	line-height: 25px !important;
}
.home-three-wr:before {
	content: '' !important;
	background: #f7f1e6;
	position: absolute;
/* 	width: calc(100% - 30px);
	height: calc(100% - 30px); */
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.offering-banner-wr:before{
	content: '' !important;
	background: #00475c;
	position: absolute;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;	
}
.home-four-inner-wr img{
	filter: brightness(0) invert(1);
	height: 140px;
	width: auto;
	margin-bottom: 20px;
}
.home-five-wr{
	border-radius: 10px !important;
}
.home-five-wr .home-five-text-col{
	position: relative;
}
.home-five-wr .home-five-text-col:before {
	content: '' !important;
	background: #00475c;
	position: absolute;
	width: 185%;
	height: 20px;
	left: 45px;
	top: -15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.home-five-wr .home-five-text-col:after {
	content: '' !important;
	background: #00475c;
	position: absolute;
	width: 185%;
	height: 20px;
	left: 45px;
	bottom: -15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.home-five-text-col .vc_column-inner{
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.home-five-img-col .vc_column-inner{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
input, textarea{
	background: transparent !important;
	border: #ffffff solid 2px !important;
	padding: 22px 15px !important;
	border-radius: 5px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	background: #d3c4fb;
	display: inline-block;
	margin-bottom: -23px;
	margin-left: 15px;
	position: relative;
	z-index: 21;
	color: #1e3751;
	font-family: 'hanken grotesk' !important;
	font-weight: 100;
	padding-left: 9px;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
	text-transform: uppercase;
	font-family: "hanken grotesk" !important;
	background-blend-mode: color;
	line-height: 25px !important;
	background: #1e3751 !important;
	color: #ffffff !important;
	font-size: 14px !important;
	border: none !important;
}
#nav_menu-3 a.menu-link {
	line-height: 35px;
}
.home-four-inner-wr h6{
	min-height: 75px;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	padding-left: 130px;
}
#wpforms-widget-3 div.wpforms-container-full .wpforms-form button[type=submit] {
	background: #9efeca !important;
	color: #000000 !important;
}
#wpforms-widget-3 input::placeholder{
	color: #ffffff;
}
#wpforms-widget-3 input{
	border: none !important;
	border-bottom: #ffefb4 solid 2px !important;
	border-radius: 0px !important;
}
.off-middle-icon-bg .vc_column-inner{
	background-size: 65% !important;
}
.off-six-left-col .vc_column-inner{
	position: relative;
	background-attachment: fixed !important;
	background-size: 60% 100% !important;
	background-position: left top !important;
}
.off-six-left-col .vc_column-inner:before {
	content: '';
	background: #1e3751;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .8;
	z-index: -1;
}
.off-three-wr:before {
	content: '';
	background: url(https://gatherlyst.com/wp-content/uploads/2023/11/34795926_8216421-1.png);
	position: absolute;
	width: 50%;
	height: 50%;
	left: 0px;
	bottom: 0px;
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
	opacity: .08;
	background-size: cover;
}
.main-header-bar-navigation li#menu-item-365 {
	display: none;
}
.abt-last-wr .abt-last-img-col:before {
	content: '';
	background: #00475c;
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 0;
	right: -50px;
	top: -50px;
	border-bottom-left-radius: 510px;
	border-bottom-right-radius: 510px;
}
.abt-last-wr .abt-last-img-col:after {
	content: '';
	background: #ffefb4;
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 0;
	left: 0px;
	bottom: -50px;
	border-top-right-radius: 510px;
	border-bottom-right-radius: 510px;
}
header#masthead {
	position: fixed;
	width: 100%;
	top: 0;
}
.wpforms-field-checkbox label.wpforms-field-label {
	margin-bottom: 20px !important;
	margin-top: 20px !important;
	margin-left: 0px !important;
}
a.ast-builder-social-element.ast-inline-flex.ast-linkedin.footer-social-item {
	margin-right: 0px;
}
.off-five-wr.vc_row {
/* 	z-index: -1 !important; */
	position: relative;
}
.vc_row.off-three-wr {
	overflow: inherit;
}
.vc-gitem-zone-height-mode-auto:before{
	padding-top: 65%;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
	font-size: 22px !important;
	line-height: 32px;
	margin-bottom: 0px !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	margin-bottom: 0px;
}
p.read-more {
	display: none !important;
}
.vc_grid-item .vc_btn3.vc_btn3-size-md {
	background-color: #00475c !important;
	color: #ffffff;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
	text-transform: uppercase;
	font-family: "hanken grotesk" !important;
	background-blend-mode: color;
	line-height: 25px !important;
	border-radius: 0px !important;
}
.highlight-post .vc_gitem-zone.vc_gitem-zone-c {
	background: transparent !important;
}
.highlight-post .vc_grid-item .vc_grid-item-mini {
	background: white !important;
	padding: 40px;
	display: flex;
	align-items: center;
}
.highlight-post .vc_gitem_row.vc_row.vc_gitem-row-position-top {
	padding-left: 30px;
}
.highlight-post .vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-blurScaleOut {
	height: 280px;
}
.highlight-post .vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link,
.highlight-post img.vc_gitem-zone-img {
	height: 280px !important;
}
@media screen and (max-width:1100px){
	.home-two-text-col .vc_column-inner{
		padding-top: 50px !important;
		padding-right: 50px !important;
		padding-bottom: 50px !important;
		padding-left: 50px !important;
	}
	.home-three-wr.vc_row,
	.quote-wr.vc_row{
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.home-five-text-col .vc_column-inner{
		padding-top: 40px !important;
		padding-right: 40px !important;
		padding-bottom: 40px !important;
		padding-left: 40px !important;
	}
	h3 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	h2 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	.home-clients-wr.vc_row{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
}
@media screen and (max-width:767px){
	.home-two-text-col .vc_column-inner {
		padding-top: 30px !important;
		padding-right: 15px !important;
		padding-bottom: 30px !important;
		padding-left: 15px !important;
	}
	.home-four-text-col .vc_column-inner{
		padding-top: 30px !important;
	}
	.vc_separator {
		margin-top: 30px;
	}
	.home-four-inner-wr h6 {
		min-height: auto;
	}
	.home-four-wr.vc_row{
		padding-top: 60px !important;
		padding-bottom: 40px !important;
	}
	.quote-wr.vc_row{
		padding-bottom: 20px !important;
	}
	.vc_row.home-five-wr {
		flex-direction: column-reverse;
	}
	.home-five-wr .home-five-text-col:before{
		display: none;
	}
	.home-five-wr .home-five-text-col:after{
		display: none;
	}
	.home-five-wr.vc_row{
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	header#masthead {
		position: inherit;
	}
	.inner-page-banner.vc_row{
		padding-top: 0px !important;
	}
	.rev-wr.vc_row{
		display: flex;
		flex-direction: column-reverse;
	}
	.abt-last-img-col .vc_column-inner{
		margin-left: 0px !important;
		margin-bottom: 40px;
	}
	.abt-last-text-col .vc_column-inner{
		padding-right: 15px !important;
	}
	.abt-last-wr.vc_row{
		padding-top: 90px !important;
    padding-bottom: 20px !important;
	}
	.highlight-post .vc_grid-item .vc_grid-item-mini {
		display: block;
	}
	.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-blurScaleOut,
	.vc_grid-item-zone-c-right .vc_gitem-zone-c{
		width: 100% !important;
	}
	.highlight-post .vc_gitem_row.vc_row.vc_gitem-row-position-top {
		padding-left: 0px !important;
		padding-top: 20px;
	}
	.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date,
	.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date p{
		margin-bottom: 0px !important;
	}
	.contact-banner-wr.vc_row{
		margin-top: 0px !important;
		padding-top: 30px !important;
	}
	.contact-banner-wr .vc_col-sm-5 .vc_column-inner{
		padding-right: 15px !important;
	}
	.contact-banner-wr .vc_col-sm-7 .vc_column-inner{
		padding-left: 15px !important;
	}
}
@media screen and (max-width:600px){
	.ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default {
		background: transparent;
	}
	h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	h3 {
		font-size: 28px !important;
		line-height: 35px !important;
	}
	.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
		padding-left: 0px;
	}
	.home-five-text-col .vc_column-inner {
		padding-top: 30px !important;
		padding-right: 15px !important;
		padding-bottom: 30px !important;
		padding-left: 15px !important;
	}
	.off-middle-icon-bg .vc_column-inner {
		background-size: 20% !important;
		padding-top: 100px !important;
	}
}