/*
Theme Name: Integrity BioChem
Description: Sustainable Science for the Whole World™
Author: Woland Web
Author URI: https://www.wolandweb.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* ==================================
	TYPOGRAPHIC ELEMENTS
================================== */
/* Typography 
p, li, dt, dd, dl, address, label, small, pre, code,
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	line-height: 1.75;
}
.text-lead, .text-lead:not(ul):not(ol) > * {
	line-height: 1.75;
}*/
p, li, dt, dd, dl, address, label, small, pre, code {
	line-height: 1.75;
}
.text-lead, .text-lead:not(ul):not(ol) > * {
	line-height: 1.75;
}

/* Buttons */
.btn-container .custom-link:not(.btn) .fa {
	margin-left: 7px;
	position: relative;
	top: 1px;
}

/* Links */
.uncode_text_column p a {
	text-decoration: underline;
	font-weight: 700;
}

/* Lists */
@media (min-width: 959px) {
	.uncode-list.double ul.icons {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}
}

/* Accordions */
.uncode-accordion:not(.default-typography) .panel-title > a > span {
	font-size: 16px;
}

/* Rounded Highlight, Gooey Text */
.highlight.rounded .heading-text {
	border-radius: 20px;
	padding: 10px 10px;
}
.highlight.rounded.dark-cyan .heading-text {
	background-color: rgba(0,83,76,.7);
}
@media (min-width: 959px) {
	.highlight.rounded.dark-cyan .heading-text {
		background-color: rgba(0,83,76,1);
	}
}
.gooey {
	filter: url('#gooey-filter');
}
.gooey p {
	display: inline;
	padding: 0.25em;
	line-height: 1.25;
	font-weight: 400;
	border-radius: 12px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.gooey .bkg-span {
	border-radius: 12px;
	padding: 0.25em;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.gooey .txt-span {
	position: relative;
}

/* ==================================
	UNIVERSAL ELEMENTS
================================== */

/* Responsive Video */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Banners */
@media (min-width: 959px) {
	.banner .triple-block-padding {
		padding: 45px 108px;
	}
}
.banner.corner-left .triple-block-padding {
	border-radius: 50px 0 0 0;
}
.banner.corner-right .triple-block-padding {
	border-radius: 0 0 0 50px;
}
@media (min-width: 959px) {
	.banner.corner-left .triple-block-padding {
		border-radius: 100px 0 0 0;
	}
	.banner.corner-right .triple-block-padding {
		border-radius: 0 100px 0 0;
	}
}
.banner.flourish-right .triple-block-padding::before {
	content:"";
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: -17px;
	right: -30px;
}
.banner.flourish-right.green .triple-block-padding::before {
	background: url('/wp-content/uploads/2024/09/Corner-Flourish_Green_Right.svg') no-repeat;
	background-size: contain;
	background-position: bottom left;
}
.banner.flourish-right.pale-orange .triple-block-padding::before {
	background: url('/wp-content/uploads/2024/10/Corner-Flourish_Green_Right.svg') no-repeat;
	background-size: contain;
	background-position: bottom left;
}
@media (min-width: 959px) {
	.banner.flourish-right .triple-block-padding::before {
		width: 75px;
		height: 50px;
		top: -30px;
		right: -55px;
	}
}
.banner.flourish-left .triple-block-padding::before {
	content:"";
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: -17px;
	left: -30px;
}
.banner.flourish-left.green .triple-block-padding::before {
	background: url('/wp-content/uploads/2024/09/Corner-Flourish_Green_Left.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom left;
}
.banner.flourish-left.blue .triple-block-padding::before {
	background: url('/wp-content/uploads/2024/10/Corner-Flourish_Blue_Left.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom left;
}
@media (min-width: 959px) {
	.banner.flourish-left .triple-block-padding::before {
		width: 73px;
		height: 50px;
		top: -30px;
		left: -54px;
	}
}

/* ==================================
	HEADER
================================== */
.menu-primary ul.menu-smart li > a,
.menu-primary ul.menu-smart li.dropdown > a {
	text-transform: none;
	transition: all 0.3s ease;
}
@media (min-width: 960px) {
  .menu-smart ul > li > a, 
  .menu-smart ul > li > ul > li > a {
	padding: 5px 0px;
  }
  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover, 
  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus {
	background-color: transparent!important;
  }
}
@media (max-width: 960px) {
	.menu-smart > li > a > div > div > div.btn {
		font-size: 14px;
	}
}
.safari #menu-primary-menu img.wpml-ls-flag {
	margin-right: 5px;
}

/* ==================================
	FOOTER
================================== */
footer::before {
	content:"";
	display: block;
	width: 100%;
	height: 2px;
	position: relative;
	background: #a4d65e;
}

/* Socials */
footer .style-light .uncode-vc-social .social-icon a {
  width: 30px;
  height: 30px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #ffffff;
  background: #A4D65E;
  opacity: 1;
  transition: all 0.3s ease;
}
footer .style-light .uncode-vc-social .social-icon a:hover,
footer .style-light .uncode-vc-social .social-icon a:focus {
	background: #00534C;
}

.footer-logo {
	top: -30px;
}

/* Menu */
.footer-navigation ul.menu-horizontal li a {
	font-weight: 400;
}
.footer-navigation ul.menu-horizontal  li a:hover,
.footer-navigation ul.menu-horizontal  li a:focus {
	color: #A4D65E;
}
@media (min-width: 960px) {
  .footer-navigation .menu-smart > li > a {
	padding: 0px 8px 0px 8px;
  }
}
.safari .footer-navigation img.wpml-ls-flag {
	margin-right: 7px;
}

/* Contact Details */
footer .contact-details ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,.2);
}
footer .contact-details ul li:last-child {
	padding-top: 10px;
	border-bottom: none;
}

@media (max-width: 959px) {
	footer .footer-last {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

/* ==================================
	HOME
================================== */

/* Hero */
.home .hero {
	z-index: 2;
}
.home .hero,
.home .hero .row-background {
	border-radius:40px;
}
.home hero .single-media-element {
	position: relative;
	z-index: 1;
}
@media(max-width:959px) {
	.home .hero {
		padding:0px 20px;
		margin-bottom:60px;
	}
	.home .hero .h1:not([class*="fontsize-"]) {
		font-size: 35px;
		padding: 0px 25px;
	}
}
.home .hero .row::before {
	content:"";
	display: block;
	width: 69px;
	height: 90px;
	position: absolute;
	top: 25px;
	left: 0px;
	background: url("/wp-content/uploads/2025/02/IBC_flourish_Home-Hero.svg");
	background-size: contain;
	background-position: top left;
	z-index: 2;
}
.home .hero .row::after {
	content:"";
	display: block;
	width: 408px;
	height: 180px;
	position: absolute;
	bottom: -46px;
	right: 25px;
	background: url("/wp-content/uploads/2025/02/IBC_Flourish_Home-Hero-Container.svg");
	background-size: contain;
	background-position: bottom right;
	z-index: 2;
}
.home .industries::after {
	content:"";
	display: block;
	width: 100%;
	height: 150px;
	position: absolute;
	top: -150px;
	left: 0;
	background: #d7eac2;
	z-index: 0;
}
@media(max-width:959px) {
	.home .hero .row::before {
	  width: 39px;
	  height: 50px;
	  left: 0px;
  }
  .home .hero .row::after {
	  width: 287px;
	  height: 126px;
	  right: 0;
	  bottom: -32px;
  }
}

/* Industries */
.home .industries {
	background-image: url("/wp-content/uploads/2024/09/IBC_Flourish_Home_Industries.png");
	background-size: 180px;
	background-repeat: no-repeat;
	background-position: right top;
}
@media (min-width: 959px) {
	.home .industries {
		background-size: 200px;
		background-position: left top;
	}
}
.home .industries .brand .no-block-padding {
	border-radius: 11px;
	border: 1px solid #DEDEDE;
	/*padding-bottom: 36px;*/
}
.home .industries .brand .no-block-padding > .uncont {
	position: relative;
	height: 100%;
	padding-bottom: 126px;
}
.home .industries .brand .no-block-padding .btn-container {
  position: absolute;
  bottom: 36px;
}
.home .industries .brand .vc_custom_heading_wrap,
.home .industries .brand .btn-container {
	padding-left: 36px;
	padding-right: 36px;
}
.home .industries .uncode-divider-wrap::before {
	content:"";
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	top: -199px;
	left: 0;
	background-image: url("/wp-content/uploads/2024/09/Corner-Rounded-Inverted-White.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	backgorund-position: bottom left;
}
@media (min-width: 959px) {
	.home .industries::before {
		content:"";
		display: block;
		width: 100%;
		height: 200px;
		background-image: url("/wp-content/uploads/2024/09/IBC_Curved-BG-Element.svg");
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top left;
		position: absolute;
		top: 40%;
		left: 25%;
	}
}

/* Introduction */
.home .intro .gooey p {
	background: #a4d65e;
	font-size: 30px;
	color: #FFFFFF;
	margin: 0 auto;
}
@media (min-width: 959px) {
	.home .intro .gooey {
		text-align: center;
	}
	.home .intro.english .gooey {
		text-align: left;
	}
	.home .intro.english .gooey p {
		margin-left: 55.5px;
	}
}


/* Our Story */
.home .story .table .wpb_column .no-block-padding {
	border-top: 1px solid #A4D65E;
	border-bottom: 1px solid #A4D65E;
	padding-top: 36px;
	padding-bottom: 36px;
}
.home .story .table .wpb_column.pounds .no-block-padding {
	border-top: none;
	border-bottom: none;
}
.home .story .video-container {
	margin-top: 30px;
}
.home .story .video-container::before {
	content:"";
	display: block;
	width: 115px;
	height: 50px;
	position: absolute;
	top: -25px;
	right: -45px;
	background: url("/wp-content/uploads/2024/09/IBC_Flourish_Home-Video-Container.png");
	background-size: contain;
	background-position: bottom left;
	z-index: 2;
}
.home .story .video-container .single-media-element {
	position: relative;
	z-index: 1;
}
@media (min-width: 959px) {
	.home .story .uncode_text_column {
		padding-right: 72px;
	}
	.home .story .table .wpb_column .no-block-padding {
		border-right: 1px solid #A4D65E;
		padding-top: 36px;
		padding-bottom: 36px;
	}
	.home .story .table .wpb_column.pounds .no-block-padding {
		border-top: 1px solid #A4D65E;
		border-bottom: 1px solid #A4D65E;
		padding-left: 36px;
		padding-right: 36px;
	}
	.home .story .video-container {
		margin-top: 0px;
	}
	.home .story .video-container::before {
		width: 295px;
		height: 130px;
		top: -65px;
		right: -145px;
	}
}



/* ==================================
	INDUSTRY PAGE HERO
================================== */
@media (max-width: 959px) {
	.hero.industry > .row  > .row-inner  {
		height: auto!important;
	}
}
.hero.industry .row-inner {
	padding: 36px 0px 36px 36px;
}
.hero.industry .row-background {
	border-radius: 40px;
	overflow: hidden;
}
.hero.industry .vc_custom_heading_wrap {
	border-radius: 20px 0px 0px 20px;
	padding: 36px;
	background: #FFFFFF;
}
@media (min-width: 959px) {
	.hero.industry .row-inner {
		padding: 0px;
	}
}

@media (min-width: 959px) {
	.edensurf .hero.industry .english .h2 {
		font-size: 30px;
	}
}

/* ==================================
	TEGRASURF
================================== */

/* Hero 
.tegrasurf .hero::before {
	content:"";
	display: block;
	width: 95px;
	height: 349px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/wp-content/uploads/2024/10/TegraSurf_Flourish_Hero.svg');
	z-index: 2;
}
.tegrasurf .hero .text-container::before {
	content:"";
	display: block;
	width: 300px;
	height: 300px;
	position: absolute;
	bottom: 0;
	right: -300px;
	background: url('/wp-content/uploads/2024/09/Corner-Rounded-Inverted-White.svg');
}
.tegrasurf .hero .text-container .no-block-padding {
	padding-right: 36px;
}
.tegrasurf .hero .uncode-divider-wrap.uncode-divider-wrap-top {
	top: 1px;
} */

/* Benefits Banner */
.tegrasurf .benefits .triple-block-padding::before {
	content:"";
	display: block;
	width: 100px;
	height: 67px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/wp-content/uploads/2024/10/TegraSurf_Flourish_Benefits-Bottom-Corner.svg') no-repeat;
}
.tegrasurf .benefits .triple-block-padding::after {
	content:"";
	display: block;
	width: 113px;
	height: 146px;
	position: absolute;
	top: 0;
	right: 0;
	background: url('/wp-content/uploads/2024/10/TegraSurf_Flourish_Benefits-Top.svg') no-repeat;
}

/* Price */
.tegrasurf .price .icons.text-lead {
	margin-top: 18px;
}
.tegrasurf .price .icons.text-lead li {
	padding-bottom: 5px;
}
@media (min-width: 810px) {
	.tegrasurf .price.vertical-divider.orange::before {
		content:"";
		display: block;
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 50%;
		background: #ff8100;
		z-index: 2;
	}
}

/* Benefits */
.tegrasurf .benefits .gooey {
	position: relative;
	top: 36px;
	left: 0px;
}
@media (min-width: 959px) {
	.tegrasurf .benefits .gooey {
		position: relative;
		top: 0px;
		left: 55%;
	}
}
.tegrasurf .benefits .gooey p {
	background: #ff8100;
	font-size: 26px;
	color: #FFFFFF;
}
.tegrasurf .benefits .bkg-span {
	background-color: #ff8100;
}
@media (min-width: 810px) {
	.tegrasurf .benefits .gooey p {
		font-size: 30px;
	}
}
.tegrasurf .benefits .icons.text-lead li {
	padding-bottom: 12px;
}

/* Benefits Bulleted List */
.tegrasurf .benefits ul {
  list-style-type: none;
  position: relative;
  padding-left: 45px !important;
}
.tegrasurf .post-content .benefits ul {
	padding-bottom: 72px!important;
}
.tegrasurf .benefits ul:after {
  background-color: #ff8100;
  width: 1px;
  content: '';
  position: absolute;
  left: 51px;
  height: 82px;
  bottom: -12px;
}
@media (min-width: 810px) {
	.tegrasurf .benefits ul:after {
		bottom: 0px;
		height: 72px;
	}
}
.tegrasurf .benefits ul:before {
	content: '';
	position: absolute;
	width: 160px;
	height: 40px;
	border-right: 1px solid #ff8100;
	border-top: 1px solid #ff8100;
	border-radius: 0 100px 0 0;
	top: -40px;
	left: -108px;
}
.tegrasurf .benefits ul li {
  position: relative;
  list-style-type:none;
  margin: 0;
  padding-bottom: 12px;
  padding-left: 30px;
  font-size:16px;
  font-weight:700;
}
@media (min-width: 959px) {
	.tegrasurf .benefits ul li {
		font-size:24px;
	}
	.tegrasurf .benefits.english ul li {
		font-size:18px;
	}
}
.tegrasurf .benefits ul li:before {
  background-color: #ff8100;
  width: 1px;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 6px;
}
.tegrasurf .benefits ul li::after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' viewBox='0 0 32 32' focusable='false'%3E%3Ccircle stroke='none' fill='orange' cx='16' cy='16' r='10'%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  left: -2px;
  top: 11px;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  border-radius: 50%;
  box-sizing: border-box;
}
.tegrasurf .benefits ul li:last-child {
	padding-bottom:0px;
}
@media(max-width:959px) {
	.tegrasurf .benefits {
		background-image:none !important;
	}
}
@media (min-width:959px) {
	.tegrasurf .committed-to-integrity .empty-space.empty-quad {
		padding-top: 315px;
	}
}

/* Partnership */
.tegrasurf .partnership .triple-block-padding::before {
	content:"";
	display: block;
	width: 150px;
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('/wp-content/uploads/2024/10/Tegrasurf_Flourish_Partnership.svg');
	z-index: 2;
}

/* Applications */
@media (min-width: 959px) {
	.tegrasurf .applications::before {
		content:"";
		display: block;
		width: 245px;
		height: 245px;
		position: absolute;
		bottom: 0;
		left: 36px;
		background-image: url('/wp-content/uploads/2025/02/Flourish_TegraSurf_Applications.svg');
		background-repeat: no-repeat;
		background-size: contain;
		z-index: 2;
	}
}
.tegrasurf .applications > .row {
	border-radius: 0px 100px 0px 0px;
	overflow: hidden;
}
.tegrasurf .applications .gooey p {
	background: #FFFFFF;
	font-size: 26px;
	color: #ff8100;
}
.tegrasurf .applications .bkg-span {
	background-color: #FFFFFF;
}
@media (min-width: 810px) {
	.tegrasurf .applications .gooey p {
		font-size: 32px;
	}
}
@media (min-width: 959px) {
	.tegrasurf .applications .gooey {
		margin-left: -100px;
	}
}
.tegrasurf .applications .card {
	border: 1px solid #FFFFFF;
}
.tegrasurf .applications .card.rounded {
	overflow: hidden;
}
.tegrasurf .applications .card.rounded.top-left {
	border-top-left-radius: 30px;
}
.tegrasurf .applications .card.rounded.bottom-left {
	border-bottom-left-radius: 30px;
}
.tegrasurf .applications .card.rounded.bottom-right {
	border-bottom-right-radius: 30px;
	border-right: 1px solid rgba(255,255,255,.4);
	border-bottom: 1px solid rgba(255,255,255,.4);
}
.tegrasurf .applications .card .vc_custom_heading_wrap {
	background: #FFFFFF;
	padding: 10px;
}
.tegrasurf .applications.mobile .gooey {
	margin-bottom: 36px;
}
.tegrasurf .applications.mobile .card .vc_custom_heading_wrap h5.h5 {
	font-size: 16px;
}

/* ==================================
	EDENSURF
================================== */
/* Hero 
.edensurf .hero::before {
	content:"";
	display: block;
	width: 95px;
	height: 349px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/wp-content/uploads/2024/10/EdenSurf_Flourish_Hero.svg');
	z-index: 2;
}
.edensurf .hero .text-container::before {
	content:"";
	display: block;
	width: 300px;
	height: 300px;
	position: absolute;
	bottom: 0;
	right: -300px;
	background: url('/wp-content/uploads/2024/09/Corner-Rounded-Inverted-White.svg');
}
.edensurf .hero .text-container .no-block-padding {
	padding-right: 36px;
}
.edensurf .hero .uncode-divider-wrap.uncode-divider-wrap-top {
	top: 1px;
}*/

/* Benefits Banner */
.edensurf .benefits .triple-block-padding::before {
	content:"";
	display: block;
	width: 150px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/wp-content/uploads/2024/10/EdenSurf_Flourish_Benefits-Bottom.svg');
}
.edensurf .benefits .triple-block-padding::after {
	content:"";
	display: block;
	width: 150px;
	height: 200px;
	position: absolute;
	top: 0;
	right: 0;
	background: url('/wp-content/uploads/2024/10/EdenSurf_Flourish_Benefits-Top.svg') no-repeat;
}
.edensurf .benefits .heading-text h3:not([class*="fontsize-"]),
.edensurf .benefits .heading-text .h3:not([class*="fontsize-"]) {
  font-size: 26px;
}
@media (min-width: 959px) {
	.edensurf .benefits .heading-text h3:not([class*="fontsize-"]),
	.edensurf .benefits .heading-text .h3:not([class*="fontsize-"]) {
	  font-size: 30px;
	}
	.edensurf .benefits .heading-text {
		padding: 0 10%;
	}
}

/* Benefits */
.edensurf .benefits .gooey {
	position: relative;
	top: 36px;
	left: 0px;
}
@media (min-width: 959px) {
	.edensurf .benefits .gooey {
		position: relative;
		top: 0px;
		left: 55%;
	}
}
.edensurf .benefits .gooey p {
	background: #7DADDD;
	font-size: 26px;
	color: #FFFFFF;
}
.edensurf .benefits .bkg-span {
	background-color: #7DADDD;
}
@media (min-width: 810px) {
	.edensurf .benefits .gooey p {
		font-size: 30px;
	}
}
.edensurf .benefits .icons.text-lead li {
	padding-bottom: 12px;
}

/* Benefits Bulleted List */
.edensurf .benefits ul {
  list-style-type: none;
  position: relative;
  padding-left: 45px !important;
}
.edensurf .post-content .benefits ul {
	padding-bottom: 72px!important;
}
.edensurf .benefits ul:after {
  background-color: #7DADDD;
  width: 1px;
  content: '';
  position: absolute;
  left: 51px;
  height: 92px;
  bottom: -18px;
}
@media (min-width: 959px) {
	.edensurf .benefits ul:after {
		bottom: 0px;
		height: 72px;
	}
}
.edensurf .benefits ul:before {
	content: '';
	position: absolute;
	width: 160px;
	height: 40px;
	border-right: 1px solid #7DADDD;
	border-top: 1px solid #7DADDD;
	border-radius: 0 100px 0 0;
	top: -40px;
	left: -108px;
}
.edensurf .benefits ul li {
  position: relative;
  list-style-type:none;
  margin: 0;
  padding-bottom: 12px;
  padding-left: 30px;
  font-size:16px;
  font-weight:700;
}
@media (min-width: 959px) {
	.edensurf .benefits ul li {
		font-size:22px;
	}
	.edensurf .benefits.english ul li {
		font-size:18px;
	}
}
.edensurf .benefits ul li:before {
  background-color: #7DADDD;
  width: 1px;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 6px;
}
.edensurf .benefits ul li::after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' viewBox='0 0 32 32' focusable='false'%3E%3Ccircle stroke='none' fill='rgb(125,173,221)' cx='16' cy='16' r='10'%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  left: -2px;
  top: 9px;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  border-radius: 50%;
  box-sizing: border-box;
}
.edensurf .benefits ul li:last-child {
	padding-bottom:0px;
}
@media(max-width:959px) {
	.edensurf .benefits {
		background-image:none !important;
	}
}
@media (min-width:959px) {
	.edensurf .committed-to-integrity .empty-space.empty-quad {
		padding-top: 315px;
	}
}

/* Applications */
@media (min-width: 960px) {
  .edensurf .main-container .row-container.limit-width.boxed-row.applications {
	padding-left: 0px;
	padding-right: 0px;
  }
}
@media (min-width: 959px) {
	.edensurf .applications::before {
		content:"";
		display: block;
		width: 244px;
		height: 314px;
		position: absolute;
		bottom: 0;
		left: 5px;
		background-image: url('/wp-content/uploads/2025/02/Flourish_EdenSurf_Applications.svg');
		background-repeat: no-repeat;
		background-size: contain;
		z-index: 2;
	}
}
.edensurf .applications {
	margin-top: -72px;
	z-index: 2;
}
.edensurf .applications > .row {
	border-radius: 0px 100px 0px 0px;
	overflow: hidden;
}
@media (min-width: 959px) {
	.edensurf .applications {
		margin-top: -150px;
		}
	.edensurf .applications .gooey {
		margin-left: -100px;
	}
}
.edensurf .applications .gooey p {
	background: #FFFFFF;
	font-size: 26px;
	color: #7DADDD;
}
.edensurf .applications .bkg-span {
	background-color: #FFFFFF;
}
@media (min-width: 810px) {
	.edensurf .applications .gooey p {
		font-size: 32px;
	}
}
.edensurf .applications .card {
	border: 1px solid #FFFFFF;
}
.edensurf .applications .card.rounded {
	overflow: hidden;
}
.edensurf .applications .card.rounded.top-left {
	border-top-left-radius: 30px;
}
.edensurf .applications .card.rounded.bottom-left {
	border-bottom-left-radius: 30px;
}
.edensurf .applications .card.rounded.bottom-right {
	border-bottom-right-radius: 30px;
	border-right: 1px solid rgba(255,255,255,.4);
	border-bottom: 1px solid rgba(255,255,255,.4);
}
.edensurf .applications .card .vc_custom_heading_wrap {
	background: #FFFFFF;
	padding: 10px;
}
.edensurf .applications.mobile .gooey {
	margin-bottom: 36px;
}
.edensurf .applications.mobile .card .vc_custom_heading_wrap h5.h6 {
	font-size: 13px;
}
@media (min-width: 959px) {
	.edensurf .applications.mobile .card .vc_custom_heading_wrap h5.h6 {
		font-size: 16px;
	}
}

/* Accordion */
.edensurf .integrity-accordion {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.edensurf .integrity-accordion .card {
	flex: 1;
	
	margin: 0 9px;
	display: flex;
	cursor: pointer;
	transition: all .5s;
	
	position: relative;
	min-height: 450px;
}
.edensurf .integrity-accordion .card .cover,
.edensurf .integrity-accordion .card .content {
	position: absolute;
	width: 100%;
	height: 100%;
	
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	
	padding: 36px;
	border-radius: 16px;
}
.edensurf .integrity-accordion .card .cover {
	z-index: 1;
	background: #BDDFF2;
	border: 1px solid #78AEEA;
	transition: all 0.3s ease;
}
.edensurf .integrity-accordion .card:hover .cover,
.edensurf .integrity-accordion .card:focus .cover {
	background: #9ccfec;
}
.edensurf .integrity-accordion .card .content {
	z-index: 2;
	opacity: 0;
	
	background: #7DADDD;
	border: 1px solid #78AEEA;
	text-align: left;
}

.edensurf .integrity-accordion .card .icon {
	width: 50px;
	height: 50px;
	display: block;
}
.edensurf .integrity-accordion .card .text p {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 14px;
}
@media (min-width: 959px) {
	.edensurf .integrity-accordion .card .icon {
		width: 90px;
		height: 90px;
	}
	.edensurf .integrity-accordion .card .text p {
		font-size: 18px;
	}
	.edensurf .integrity-accordion.english .card .text p {
		font-size: 16px;
	}
}
.edensurf .integrity-accordion .card .text .icon,
.edensurf .integrity-accordion .card .text p {
	opacity: 0;
	visibility: hidden;
	transition: all .5s .3s;
}

.edensurf .integrity-accordion .card.active {
	flex: 2;
	flex-shrink: 0;
	cursor: default;
}
.edensurf .integrity-accordion .card.active .content {
	opacity: 1;
}
.edensurf .integrity-accordion .card.active .text .icon,
.edensurf .integrity-accordion .card.active .text p {
	visibility: visible;
	opacity: 1;
}


/* ==================================
	SUSTAINABILITY
================================== */

/* Hero */
.sustainability .hero {
	z-index: 1;
}
.sustainability .hero .background-wrapper {
	border-radius: 40px;
	overflow: hidden;
}
.sustainability .hero .background-wrapper .background-inner {
	background-position: 25% 100%!important;
}
@media (min-width: 959px) {
	.sustainability .hero .gooey {
		margin-top: 40px;
	}
}
.sustainability .hero .gooey p {
	background: #A4CF60;
	color: #000000;
	font-size: 34px;
	font-weight: 600;
}
.sustainability .hero.english .gooey p {
	font-size: 36px;
}
@media (min-width: 810px) {
	.sustainability .hero .gooey p {
		font-size: 36px;
	}
	.sustainability .hero.english .gooey {
		margin-left: 72px;
	}
	.sustainability .hero.english .gooey p {
		font-size: 32px;
	}
	.sustainability .hero .background-wrapper .background-inner {
		background-position: center top!important;
	}
	/*.sustainability .hero .row {
		min-height: 660px;
	}*/
}
.sustainability .main-container .hero.row-container .row-parent .column_child.half-internal-gutter .uncont > :not(.uncode-owl-nav-wrap):not(:first-child) {
	margin-top: 20px;
}
@media (max-width: 810px) {
  .sustainability .main-container .hero .row-inner > div:not(.vc_helper) {
	padding: 0px 0px 0px 0px;
  }
}
.sustainability .hero::before,
.sustainability .hero::after {
	content:"";
	display: block;
	position: absolute;
	background-size: contain;
	background-position: center center;
	z-index: 2;
}
.sustainability .hero::before {
	width: 127px;
	height: 167px;
	top: 10px;
	left: 0px;
	background: url("/wp-content/uploads/2025/02/IBC_Flourish_About-Hero_01.svg") no-repeat;
}
.sustainability .hero::after {
	width: 231px;
	height: 203px;
	bottom: -51px;
	right: 0px;
	background: url("/wp-content/uploads/2025/02/IBC_Flourish_Sustainability_02.svg") no-repeat;
}
@media (min-width: 959px) {
	.sustainability .hero::before {
		top: 10px;
		left: 36px;
	}
	.sustainability .hero::after {
		right: 100px;
	}
}
.sustainability .logo-grouping::before {
	content:"";
	display: block;
	width: 100%;
	height: 150px;
	position: absolute;
	top: -150px;
	left: 0;
	background: #d7eac2;
	z-index: 0;
}


/* Hero 
.sustainability .hero .row-background::before {
	content:"";
	display: block;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0;
	right: 12.65%;
	background: url('/wp-content/uploads/2024/10/IBC_Flourish_Hero.svg') no-repeat;
	z-index: 2;
}
.sustainability .hero::before {
	content:"";
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 25%;
	background: url('/wp-content/uploads/2024/10/Corner-Rounded-Inverted-Dark-Green.svg');
	z-index: 2;
	transform: rotate(-90deg);
}
.sustainability .hero::after {
	content:"";
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('/wp-content/uploads/2024/10/Corner-Rounded-Inverted-Green.svg');
	z-index: 2;
	transform: rotate(-90deg);
}
@media (min-width: 959px) {
	.sustainability .hero::before {
		width: 250px;
		height: 250px;
	}
	.sustainability .hero::after {
		width: 250px;
		height: 250px;
	}
}
.sustainability .hero .gooey p {
	background: #a4cd39;
	font-size: 36px;
	color: #262626;
}
.sustainability .hero .gooey .bkg-span {
	background-color: #a4cd39;
}
@media (min-width: 959px) {
	.sustainability .hero .gooey p {
		font-size: 80px;
	}
	.sustainability .hero.english .gooey p {
		font-size: 54px;
	}
} */

/* Materials */
@media (min-width: 810px) {
	.sustainability .materials::before {
		content:"";
		display: block;
		width: 300px;
		height: 130px;
		position: absolute;
		top: 8px;
		right: -15px;
		background: url('/wp-content/uploads/2024/10/IBC_Flourish_Mission.svg') no-repeat;
		z-index: 2;
	}
}
.sustainability .materials > .row {
	border: 1px solid #A4CF60;
	border-radius: 120px 12px 12px 12px;
	margin: 72px auto 36px;
}

/* Performance */
@media (min-width: 959px) {
	.sustainability .main-container .row-container.performance .row-parent {
		padding-right: 0px;
		padding-left: 0px;
	}
}
.sustainability .performance .gooey p {
	background: #00534c;
	font-size: 26px;
	font-weight: 600;
	color: #a4cd39;
}
.sustainability .performance .gooey .bkg-span {
	background-color: #00534c;
}
@media (min-width: 810px) {
	.sustainability .performance .gooey {
		position: relative;
		left: -50%;
		top: -18px;
		z-index: 2;
	}
	.sustainability .performance .gooey p {
		font-size: 28px;
	}
}
@media (min-width: 959px) {
	.sustainability .performance .double-block-padding.style-color-D7EAC2-bg {
		border-radius: 0px 120px 12px 0px;
	}
}


/* Cost Accessibility */
.sustainability .cost-accessibility > .row  {
	border: 1px solid #A4CF60;
	border-radius: 12px 12px 12px 12px;
	margin: 72px auto 36px;
}

/* World */
.sustainability .row {
	z-index: 2;
}
.sustainability .world .gooey.indent {
	margin-top: 12px;
	margin-left: 40px;
}
.sustainability .world .gooey p {
	background: #a4cd39;
	font-size: 26px;
	font-weight: 600;
	color: #000000;
}
@media (min-width: 810px) {
	.sustainability .world .gooey p {
		font-size: 32px;
	}
}
@media (min-width: 959px) {
	.sustainability .world .gooey {
		margin-left: -180px;
	}
	.sustainability .world .gooey.indent {
		margin-top: 19px;
		margin-left: -100px;
		margin-bottom: 60px;
	}
	.sustainability .text-container .no-block-padding {
		padding-left: 130px;
	}
}
.sustainability .world::before,
.sustainability .world::after {
	content:"";
	display: block;
	position: absolute;
	background: #EFEFEF;
	border-radius: 8px;
	z-index: 1;
}
.sustainability .world::before {
	width: 100%;
	height: 80%;
	right: 0px;
	top: 36px;
}
.sustainability .world::after {
	width: 60%;
	height: 45%;
	left: 0px;
	bottom: 39px;
}
.sustainability .world-graphic {
	border-radius: 0px 27px 27px 0px;
}
@media (min-width: 959px) {
	.sustainability .world::before,
	.sustainability .world::after { 
		border-radius: 27px;
	}
	.sustainability .world::before {
		width: 90%;
		height: 80%;
		right: 36px;
		top: 36px;
	}
	.sustainability .world::after {
		width: 90%;
		height: 45%;
		left: 0px;
		bottom: 35px;
	}
}

/* World 
@media (min-width: 959px) {
	.sustainability .world.english .row-inner {
		min-height: 750px;
	}
	.sustainability .world::before {
		content:"";
		display: block;
		width: 350px;
		height: 200px;
		position: absolute;
		top: 0;
		right: 0;
		background: url('/wp-content/uploads/2024/10/IBC_Flourish_World.svg') no-repeat top right;
	}
}
.sustainability .world .gooey p {
	background: #a4cd39;
	font-size: 26px;
	color: #00534c;
}
.sustainability .world .gooey .bkg-span {
	background-color: #a4cd39;
}
@media (min-width: 810px) {
	.sustainability .world .gooey {
		position: relative;
		left: -30%;
		top: -18px;
		z-index: 2;
	}
	.sustainability .world .gooey p {
		font-size: 38px;
	}
}*/

/* Mission 
@media (min-width: 959px) {
	.sustainability .mission::before {
		content:"";
		display: block;
		width: 300px;
		height: 130px;
		position: absolute;
		top: 0;
		left: 0;
		background: url('/wp-content/uploads/2024/10/IBC_Flourish_Mission.svg') no-repeat;
	}
} */

@media (min-width: 959px) {
	.sustainability .banner.flourish-right.corner-right .triple-block-padding::before {
		top: -12px;
		right: -30px;
	}
}


/* ==================================
	ABOUT US
================================== */

/* Hero */
.about .hero .background-wrapper {
	border-radius: 40px;
	overflow: hidden;
}
.about .hero .background-wrapper .background-inner {
	background-position: 25% 100%!important;
}
.about .hero .gooey p {
	background: #A4CF60;
	font-weight: 600;
	font-size: 26px;
}
@media (min-width: 810px) {
	.about .hero .gooey {
		padding-right: 16%;
	}
	.about .hero .gooey p {
		font-size: 30px;
	}
	.about .hero .background-wrapper .background-inner {
		background-size: 130%!important;
		background-position: center bottom!important;
	}
}
.about .main-container .hero.row-container .row-parent .column_child.half-internal-gutter .uncont > :not(.uncode-owl-nav-wrap):not(:first-child) {
	margin-top: 20px;
}
@media (max-width: 810px) {
  .about .main-container .hero .row-inner > div:not(.vc_helper) {
	padding: 0px 0px 0px 0px;
  }
}
.about .hero::before,
.about .hero::after {
	content:"";
	display: block;
	position: absolute;
	background-size: contain;
	background-position: center center;
	z-index: 2;
}
.about .hero::before {
	width: 127px;
	height: 167px;
	top: 10px;
	left: 0px;
	background: url("/wp-content/uploads/2025/01/IBC_Flourish_About-Hero_01.svg") no-repeat;
}
.about .hero::after {
	width: 65px;
	height: 43px;
	bottom: -22px;
	right: 50px;
	background: url("/wp-content/uploads/2025/01/IBC_Flourish_About-Hero_02.svg") no-repeat;
}
@media (min-width: 959px) {
	.about .hero::before {
		top: 10px;
		left: 36px;
	}
	.about .hero::after {
		right: 100px;
	}
}

/* Hero 
.about .top-hero::before {
	content:"";
	display: block;
	width: 264px;
	height: 197px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("/wp-content/uploads/2024/10/flourish_about_top-right.svg");
	background-size: contain;
	background-position: bottom left;
	z-index: 2;
}
.about .top-hero .gooey p {
	background: #a4cd39;
	color: #252525;
	font-size: 26px;
}
.about .top-hero .gooey .bkg-span {
	background-color: #a4cd39;
}
@media (min-width: 810px) {
	.about .top-hero .gooey p {
		font-size: 52px;
	}
	.about .top-hero.english .gooey p {
		font-size: 42px;
	}
} */

/* Bulleted List 
.committed-to-integrity ul {
  list-style-type: none;
  position: relative;
  padding-left: 38px !important;
}
.committed-to-integrity ul:before {
  content: '';
  position: absolute;
  width: 200px;
  height: 40px;
  border-right: 2px solid #a4d65e;
  border-top: 2px solid #a4d65e;
  border-radius: 0 100px 0 0;
  top: -40px;
  left: -155px;
}
.committed-to-integrity li {
  position: relative;
  list-style-type:none;
  margin: 0;
  padding-bottom: 1em;
  padding-left: 30px;
  font-size:16px;
  font-weight:700;
}
@media (min-width: 959px) {
	.committed-to-integrity li {
		font-size:24px;
	}
	.committed-to-integrity.english li {
		font-size:20px;
	}
}
.committed-to-integrity li:before {
  background-color: #a4d65e;
  width: 2px;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 5px;
}
.committed-to-integrity li::after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' viewBox='0 0 32 32' focusable='false'%3E%3Ccircle stroke='none' fill='%23a4d65e' cx='16' cy='16' r='10'%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  left: -2px;
  top: 12px;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  border-radius: 50%;
  box-sizing: border-box;
}
.committed-to-integrity li:last-child {
	padding-bottom:80px;
}
@media(max-width:959px) {
	.committed-to-integrity {
		background-image:none !important;
	}
}
@media (min-width:959px) {
	.committed-to-integrity .empty-space.empty-quad {
		padding-top: 315px;
	}
}*/

/* Benefits */
.about .benefits .gooey {
	position: relative;
	top: 36px;
	left: 0px;
}
@media (min-width: 959px) {
	.about .benefits .gooey {
		position: relative;
		top: 0px;
		left: 55%;
	}
}
.about .benefits .gooey p {
	background: #b3d567;
	font-size: 24px;
	color: #FFFFFF;
}
.about .benefits .bkg-span {
	background-color: #b3d567;
}
@media (min-width: 810px) {
	.about .benefits .gooey p {
		font-size: 30px;
	}
}
.about .benefits .icons.text-lead li {
	padding-bottom: 12px;
}

/* About / Committed To Integrity */
.about .benefits ul {
  list-style-type: none;
  position: relative;
  padding-left: 45px !important;
}
.about .post-content .benefits ul {
	padding-bottom: 85px!important;
}
.about .benefits ul:after {
  background-color: #b3d567;
  width: 1px;
  content: '';
  position: absolute;
  left: 51px;
  height: 100px;
  bottom: 0px;
}
.about .benefits ul:before {
	content: '';
	position: absolute;
	width: 160px;
	height: 40px;
	border-right: 1px solid #b3d567;
	border-top: 1px solid #b3d567;
	border-radius: 0 100px 0 0;
	top: -40px;
	left: -108px;
}
.about .benefits ul li {
  position: relative;
  list-style-type:none;
  margin: 0;
  padding-bottom: 12px;
  padding-left: 30px;
  font-size:16px;
  font-weight:700;
}
@media (min-width: 959px) {
	.about .benefits ul li {
		font-size:22px;
	}
	.about .benefits.english ul li {
		font-size:18px;
	}
}
.about .benefits ul li:before {
  background-color: #b3d567;
  width: 1px;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 6px;
}
.about .benefits ul li::after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' viewBox='0 0 32 32' focusable='false'%3E%3Ccircle stroke='none' fill='rgb(179,213,103)' cx='16' cy='16' r='10'%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  left: -2px;
  top: 9px;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  border-radius: 50%;
  box-sizing: border-box;
}
.about .benefits ul li:last-child {
	padding-bottom:0px;
}
@media(max-width:959px) {
	.about .benefits {
		background-image:none !important;
	}
}

/* Our Facility */
@media(min-width:959px) {
	.about .our-facility .box-1,
	.about .our-facility .box-2,
	.about .our-facility .box-3 {
		border: 1px solid #A4CF60; /* Border color and style */
	}
	.about .our-facility .box-1 {
		border-top-right-radius: 16px; /* Top right corner radius */
	}
	.about .our-facility .box-2 {
		border-bottom-right-radius: 16px; /* Top right corner radius */
	}
	.about .our-facility .box-3 {
		border-top-left-radius: 16px; /* Top right corner radius */
	}
}
@media(max-width:959px) {
	.about .our-facility .box-1 {
		border: 1px solid #A4CF60;
		border-top-right-radius: 16px;
	}
	.about .our-facility .box-2 {
		 border-left: 1px solid #A4CF60;
		 border-right: 1px solid #A4CF69;
	}
	.about .our-facility .box-3 {
		border: 1px solid #A4CF60;
		border-bottom-left-radius: 16px;
	}
}

/* Tabs */
.about .tabs .single-block-padding {
	padding: 0px 36px 36px 36px;
}
.about .tabs .style-light .nav-tabs.tabs-vertical > li {
	border-bottom:1px solid #cccccc;
}

/* Map */
.about .map .h2:not([class*="fontsize-"]) {
	font-size: 36px;
}

/* Bottom Banner */
.about .banner.corner-top-right .triple-block-padding {
	border-radius: 0 100px 0 0;
}

/* ==================================
	CONTACT US
================================== */

/* Design Elements */
.contact-us .text-container .no-block-padding {
	padding-top: 56px;
}
.contact-us .uncode-divider-wrap::after {
	content:"";
	display: block;
	width: 150px;
	height: 200px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -66px;
	background: url('https://0ac7caf167.nxcli.io/wp-content/uploads/2024/10/IBC_Flourish_About_Tabs.png');
	background-size: contain;
	background-repeat: no-repeat;
}
@media (min-width: 959px) {
	.contact-us .text-container .no-block-padding {
		padding-top: 0px;
		padding-right: 60px;
	}
	.contact-us::after {
		content:"";
		display: block;
		width: 300px;
		height: 300px;
		position: absolute;
		bottom: 0;
		right: 0;
		background: url('/wp-content/uploads/2024/09/Corner-Rounded-Inverted-White.svg');
		transform: rotate(-90deg);
	}
	.contact-us .text-container::before {
		content:"";
		display: block;
		width: 300px;
		height: 300px;
		position: absolute;
		top: 0;
		right: 0;
		background: url('/wp-content/uploads/2024/10/Corner-Rounded-Inverted-Green.svg');
		transform: rotate(-180deg);
	}
}

/* Typography */
.contact-us .gooey p {
	background: #a4cd39;
	font-size: 26px;
	font-weight: 600;
}
.contact-us .gooey .bkg-span {
	background-color: #a4cd39;
}
@media (min-width: 810px) {
	.contact-us .gooey p {
		font-size: 36px;
	}
	.contact-us .uncode_text_column.text-lead > p {
		font-size: 20px;
		padding-right: 15%;
	}
}

/* Form */
.contact-us .form-container .triple-block-padding {
	padding: 54px 0px 54px 0px;
}
.contact-us .gform_wrapper .gfield_label.gform-field-label {
	display: none;
}
.contact-us .gform_wrapper .gform_footer .gform_button {
	margin: 0 auto;
}
.contact-us .gform_wrapper .gfield input {
	border-radius: 4px;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.contact-us .gform_wrapper .gform_footer .gform_button {
	background: #00534c;
	border-color: #00534c;
	color: #FFFFFF;
	transition: all 0.3s ease;
}
.contact-us .gform_wrapper .gform_footer .gform_button:hover,
.contact-us .gform_wrapper .gform_footer .gform_button:focus {
	background: transparent;
	color: #00534c;
}
@media (min-width: 959px) {
	.contact-us .form-container .triple-block-padding {
		padding: 108px 0px 108px 108px;
	}
}