/**
 * Theme Name:       Mai Prosper
 * Theme URI:        https://bizbudding.com/mai-theme/
 * Description:      Mai Prosper child theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.1.1
 * Text Domain:      mai-prosper
 * Template:         genesis
 * Template Version: 3.3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

 /*tmp*/

body.blog {
 	background:#f1f1f1;
}
.has-page-header .before-header {
 	z-index: 14;
 	position: relative;
 	height: 0;
}
.property-development header {
 	background: #095686 !important;
}

.has-page-header h1.page-header-title {
	margin-top: 60px;
}

/* 
.button, .button:visited, [type=button], [type=reset], [type=submit], button {
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.17);
} 
*/

.button-small {
	box-shadow: none;
}
a {
	color:#1b83f6;
}
a.has-text-color:not(.button) {
	color: inherit;
}

p a:not(.button) {
	text-decoration: underline;
}
p a:not(.button):hover {
	text-decoration: none;
}
.mega-menu-link {
	filter:none;
}
.wp-block-button__link {
	font-weight: 600;
}
.download-btn a:hover,
.download-btn a {
	padding-left: 70px;
	text-align: left;
	font-size: 14px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' fill='%23fff'%3E%3C!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --%3E%3Cpath d='M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 22px;
	background-position-x: 30px;
	background-position-y: center;
}
.adjacent-entry-pagination.pagination {
	margin-top: 40px;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
	margin:0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both;
	font-size: 20px;
	margin-bottom: 20px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li a {
	color:#1b83f6;
}
.nav-header-left, .nav-header-right {
	margin-top: 57px;
}

.hero-container > .wp-block-group__inner-container {
	margin-top: 0 !important;
}

.wp-block-image {
	border-radius: 5px
}

/* 
.break-out-left {
  margin-left: -60px
}
.break-out-top {
  margin-top: -125px !important;
} 
*/


/* 
--------------------------------------------------------------*/

.entry-grid.entry {
	--entry-box-shadow: none;
}
.entry-grid .entry-overlay {
	background: #000;
	mix-blend-mode: multiply;
	opacity: .45; 
}

.long-entry-type-small .entry-wrap {
	padding: 30px;
}
.long-entry-type article {
	min-height: 490px;
}
.long-entry-type-small article {
	min-height: 360px;
}
.long-entry-type p,
.long-entry-type .entry-more-link {
	line-height: 1.35;
	font-size: 16px;
}
.page-template-default .entry-more-link, .page-template-default .entry-more-link:hover {
	background: #fff;
	color: #1b83f6;
	font-weight: 400;
	border: 1px solid #1b83f6;
}
.page-template-default .entry-more-link:hover {
	background: #1b83f6;
	color: #fff;
	border-color: #1b83f6;
}
.long-entry-type .entry-more-link,  .long-entry-type .entry-more-link:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}
.long-entry-type .entry-more-link:hover {
	background: var(--color-primary-dark);
	color: #fff;
	border-color: var(--color-primary-dark);
}
.long-entry-type h3.entry-title {
	margin-bottom: .5em;
	font-size: 26px;
	font-weight: 500;
	color: #fff;
}

@media screen and (min-width: 1000px) {
	.long-entry-type article {
		min-height: 500px;
	}
	.long-entry-type-small article {
		min-height: 400px;
	}
}
@media screen and (min-width: 1200px) {
	.long-entry-type-small .entry-wrap {
		padding: 46px 37px;
	}
	.long-entry-type p,
	.long-entry-type .entry-more-link {
		font-size: 16px;
	}
	.long-entry-type h3.entry-title {
		margin-bottom: .5em;
		font-size: 28px;
	}
}

/* 
--------------------------------------------------------------*/

.homepage-cover h2 {
	line-height: 140px;
}
.homepage-cover p {
	line-height: 25px;
}
/* 
.wp-block-button__link strong {
text-align: left;
} 
*/
.break-out-top-cover {
	margin-top: -50px;
}
.recent-news .entry-content {
	font-size: 15px;
}
.site-title-link {
	color: #fff;
}
.sub-feature-title {
	font-size: 120px;
}

cite em {
	font-size: 1.2em;
	font-weight: bold;
}
a.custom-logo-link:hover {
	filter: none;
}

/* 
--------------------------------------------------------------*/
.mobile-menu {
	background-color: var(--color-custom-1);
	min-height: calc(100vh);
	padding: 140px 0 0 0;
	margin: -84px 0 0 0;
	z-index: -1;
}
.mobile-menu .menu-item-link {
	color: #fff;
	margin-bottom:20px;
}
.mobile-menu .speak-to-an-expert {
	margin-top: 20px;
}
blockquote.wp-block-quote {
	border-left: 2px solid #fff;
	font-size: 1.2em;
}
blockquote.wp-block-quote p,
blockquote.wp-block-quote p em {
	font-style: italic;
}


.portfolio .entry-meta {
	display:none;
}

/* Animated menu
--------------------------------------------------------------*/

.border-right,
div.main-menu {
	height: 100vh;
}

#animatedfsmenu_css {
	z-index: 9;
}
.animatedfsmenu-navbar-toggler {
	display: none !important;
}
.animatedfsmenu-navbar-toggler-inline {
	display: none !important;
}
button.sub-menu-toggle {
	margin: 0 0 20px 0;
	box-shadow: none;
	filter: brightness(15);
	outline: none;
}
a.menu-item-link {
	font-size: 0.9em;
}
.menu-item-link-current>span, .menu-item-link:focus>span, .menu-item-link:hover>span {
	filter: none;
}
.menu-item-link-current, .menu-item-link:focus, .menu-item-link:hover {
	filter: none;
}
.menu-item-link>span {
	font-weight:bold;
}
.sub-menu .menu-item-link>span {
	font-weight:bold;
	color: #1b83f6;
}
.mobile-menu .sub-menu .menu-item-link>span {
	color: #fff;
}
.menu-item-link span, .menu-item-link:after {
	font-weight: bold;
	color: #fff;
}
.wpgmza-filter-widgets,
.wpgmza-marker-listing-category-filter {
	display: none !important;
}
.entry-overlay {
	opacity:1;
}
.entry-wrap.entry-wrap-grid {
	border-top: 1px solid #ddd;
}
/*
.case-study-grid .entry-title-link {
	color:#1b83f6;
}   
*/
.wp-block-image figcaption, figcaption {
	font-size: 16px !important;
}

.animatedfsmenu-navbar-toggler-inline,
.animatedfsmenu-navbar-toggler-inline:hover,
.animatedfsmenu-navbar-toggler-inline:active {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3C!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M0 96C0 78.33 14.33 64 32 64H416C433.7 64 448 78.33 448 96C448 113.7 433.7 128 416 128H32C14.33 128 0 113.7 0 96zM0 256C0 238.3 14.33 224 32 224H416C433.7 224 448 238.3 448 256C448 273.7 433.7 288 416 288H32C14.33 288 0 273.7 0 256zM416 448H32C14.33 448 0 433.7 0 416C0 398.3 14.33 384 32 384H416C433.7 384 448 398.3 448 416C448 433.7 433.7 448 416 448z'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-size: 18px !important;
	background-position-x: center !important;
	background-position-y: center !important;
	background-color: #2199b7 !important;
	padding: 23px !important;
	z-index: 9;
}
.animatedfsmenu-navbar-toggler-inline.expanded {
	background-color: #06456c !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%23fff'%3E%3C!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z'/%3E%3C/svg%3E") !important;
	background-size: 16px !important;
}

.animatedfsmenu.navbar-expand-md .navbar-collapse {
	padding-top: 0;
	width: 100%;
}

.animatedfsmenu.navbar-expand-md {
	background-color: #095686 !important;
}
.border-right {
	border-right: 1px solid #074a73;
}

/* 
--------------------------------------------------------------*/

.wp-block-cover.is-style-rounded.has-md-padding-left.has-md-padding-right.has-overlap.has--xxxl-margin-top.has-no-margin-bottom {
	padding: var(--padding-md);
}
@media screen and (max-width: 1145px) {
	.break-out-left {
		margin-left: 0;
	}
	.break-out-top {
		margin-top: 0 !important;
	}
	.break-out-top-cover {
		margin-top: 0;
	}
}



input#input_2_1 {
	background: transparent;
	border: none;
	padding-left: 24px;
	height: 60px;
	margin:auto;
}
div#gform_fields_2 {
	background: #fff;
	border-radius: 30px;
}
input#gform_submit_button_2 {
	margin: auto;
	margin-left: -8px;
	font-family: darkmode-off, sans-serif;
	font-weight: 700;
	font-style: normal;
}
div#field_2_1 {
	grid-column: span 8;
}
div#field_submit  {
	grid-column: span 4;
}


html,body,div,span,object,iframe,p,blockquote,pre,a,abbr,address,big,cite,code,del,em,img,ins,q,s,small,strike,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section {
	font-family: darkmode-off, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: darkmode-off, sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: -0.014em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: 500;
}
h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong {
	font-weight: 700;
}
h1 {
	font-family: darkmode-on, sans-serif;
	font-weight: 900;
	letter-spacing: -2.8px;
}
h1 strong,
h1 a {
	font-weight: 900;
}
.is-style-heading, .is-style-subheading, h1, h2, h3, h4, h5, h6, legend {
	margin-bottom:var(--heading-margin-bottom,var(--spacing-lg));
}
p {
	margin:var(--paragraph-margin,0 0 var(--paragraph-margin-bottom,var(--spacing-lg)));
}
strong, b {
	font-family: darkmode-off, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.site-title a, .footer-logo {
	font-family: darkmode-off, sans-serif;
	font-weight: 800;
	font-style: normal;
}
.site-title {
	width:250px;
}
.site-footer a {
	text-decoration: none;
	margin-left: 15px;
	color:#fff;
}

.profile-grid img {
	width: 100%;
}
/* Gutenslider styles
--------------------------------------------------------------*/
.slider-container {
	border-radius: 10px;
	/* box-shadow: rgba(10, 20, 30, 0.1) 0px 4.72px 18.88px 0px var(--entry-box-shadow,unset); */
	box-shadow: 0 0.25em 1em 0 rgba(10,20,30,.1);
}
.gutenslider-content-initial {
	width: 100%;
}
.slider-container .slide-content {
	top: 165px;
}
.slider-container .eedee-gutenslider-pagination {
	bottom: -55px !important;
	background: #eee;
	border-radius: 25px;
	padding-bottom: 4px !important;
}
.slider-container .wp-block-eedee-block-gutenslider .swiper-pagination-bullet {
	background: #ccc;
}
.slider-container .wp-block-eedee-block-gutenslider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #5cc2d8;
}
.menu-toggle {
	box-shadow: none;
}

.hide-on-mobile {
	display: none;
}
.hide-on-desktop {
	display: block;
}
.seo-heading {
	display: none;
}
.is-style-rounded img {
	border-radius: 10px;
}
.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
	line-height:1  !important;
}
.has-image-background .entry .button:hover {
	color:#fff;
}
.custom-logo {
	max-width: 160px;
}
.wp-block-cover__inner-container h1 {
	line-height: 1;
}


.blog .entry-more:last-child .entry-more-link {
	margin: 0;
	color: #1b83f6;
	padding: 0;
	background: none;
	font-weight: bold;
	font-size:1rem;
}
.blog .entry-more:last-child .entry-more-link:hover {
    text-decoration: underline;
}
.nav-header-left, .nav-header-right {
	flex-grow: initial;
}

/* NEW MENU CSS
--------------------------------------------------------------*/
a.menu-item-link {
	font-size: 15px;
	padding: 10px;
}
ul#menu-main-navigation {
	padding-bottom: 20px;
}
a.menu-item-link.button {
	padding: 10px 15px;
}
.site-header-wrap {
	/* background-image: url("/wp-content/uploads/2022/10/ilcr-partner-logos.webp"); */
	background-repeat: no-repeat;
	background-size: 240px;
	background-position: right 15px;
}
.header-stuck .site-header {
	background-color: rgba(9, 86, 134, 0.9);
}

@media screen and (max-width: 1200px) {
	li.menu-item-button {
		position: absolute;
		top: -42px;
		right: 254px;
	}
	a.menu-item-link.button {
		padding: 7px 15px;
	}
}


@media screen and (max-width: 999px) {
	.sub-menu {
		background:transparent;
		box-shadow: none;
		outline: none;
		border: none;
		margin: 0;
	}
	a.menu-item-link {
		color: #fff;
		font-size: 1em;
	}
	.site-header-wrap {
		background-image: url(/wp-content/uploads/2022/08/ilcr-partner-logos.png);
		background-repeat: no-repeat;
		background-size: 240px;
		background-position: right 60px top 25px;
	}
	li.menu-item-button {
		position: static;
		top: auto;
		right: auto;
	}
	a.menu-item-link.button {
		margin-left:-10px;
		padding:10px 15px;
	}
	.mobile-menu .menu-item-link {
		padding-left:0px;
	}
}

@media screen and (max-width: 800px) {
	.slider-container .wp-block-eedee-block-gutenslider {
		height: 700px !important;
	}
	.sub-feature-title {
		font-size: 95px !important;
	}
	.has-image-background .entry {
		aspect-ratio: auto !important;

	}
	.custom-logo {
		max-width:120px;
	}
	.Home .wp-block-cover__inner-container h1, .page .wp-block-cover__inner-container h1{
		font-size: 68px !important;
		line-height: 1;
	}
	article.entry.entry-grid.is-column.has-entry-link.has-image.has-image-first.page.type-page {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 600px) {
	.people-content img {
		width: 40%;
	}
}
@media screen and (max-width: 500px) {
	.slider-container .wp-block-eedee-block-gutenslider {
		height: 500px !important;
	}
	.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-center-center .slide-content {
		justify-content: space-around !important;
	}
	.slider-container.has-overlap {
		margin-top: 0px !important;
	}
	.hide-on-mobile {
		display: block;
	}
	.hide-on-desktop {
		display: none;
	}
	.body-post-grid .wp-block-group__inner-container {
		padding: 15px;
		margin: 0 auto !important;
	}
	.page .wp-block-cover__inner-container h1, .home wp-block-cover__inner-container h1 {
		font-size: 9vw !important;
		line-height: 1;
		letter-spacing: 0;
	}
	.site-header-wrap {
		background-size: 180px;
		background-position: right 0 top 15px;
	}
	button.menu-toggle {
		top: 15PX;
	}
}

/* Lead gen form
--------------------------------------------------------------*/

.gform_required_legend {
	display: none;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100% !important;
}
.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend {
	font-weight: bold;
	margin-bottom: 15px;
}
#field_1_26 label {
	font-weight: normal;
}
.lead-form-section-title {
	margin-top: 25px;
}
.gform_wrapper.gravity-theme .gsection {
	border-bottom: 0 !important;
}
/* Maps
--------------------------------------------------------------*/


.wpgmza-marker-listing-category-filter > span {
	display: none;
}
.wpgmza_map button {
	box-shadow: none;
}
.filter-container {
	margin: 0 auto;
	display: block;
	width: 636px;
	position: relative;
	top: -140px;
}
.filter-container > div {
	float: left;
	background: #f3f3f3;
	padding: 10px 5px 5px 5px;
	width: 100%;
	border-radius: 5px;
	box-shadow: 0px 8px 15px rgb(0 0 0 / 17%);
}
#wpgmza_filter_select {
	margin-top: 5px;
	height: 41px;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	padding-left: 5px;
	border-radius: var(--input-border-radius,var(--border-radius)) !important;
}

.wpgmza-filter-widgets select {
	font-size: 20px !important;
	box-shadow: none !important;
	border: var(--input-border,1px solid rgba(0,0,0,.1)) !important;
	padding: 0px 0px 0px 5px !important;
	height: 41px;
}


.wpgmza_infowindow_title {
	font-size: 18px;
	margin-bottom: 7px;
}

