:root {
  /*   --ergofloor-color-primary: #73b369; 
  --ergofloor-color-primary: #52b531;
  --ergofloor-color-primary: #3bd290;
  --ergofloor-color-primary-hover: #39b311;
  --ergofloor-color-a-text: #218001;
  */
  --ergofloor-color-a-text: #218001;
  --ergofloor-color-a-hover: #39b311;
  --ergofloor-color-primary: #39b311;
  --ergofloor-color-primary-hover: #218001;
  --ergofloor-color-secondary: #444444;
  --ergofloor-color-link: #F18052;
  --ergofloor-color-hover: #F18052;
  --ergofloor-color-white: #FFFFFF;
  --ergofloor-bg-a: #F5F5F5;
  --ergofloor-bg-ahover: #F18052;
}


.btn-primary {
  background-color: var(--ergofloor-color-primary);
  border-color: var(--ergofloor-color-primary);
}
.btn-primary:hover, .btn-primary:focus {
  background-color: var(--ergofloor-color-primary-hover);
  border-color: var(--ergofloor-color-primary-hover);
}

.btn-outline-primary {
  border-color: #006d3e;
  color: #003e19;
  background-color: #ffffff7a;
}
.btn-outline-primary:hover {
  border-color: #006d3e;
  color: #003e19;
  background-color: #ffffffb0;
}

.text-white {
  color: #FFFFFF;
}

.fw-99 {
  font-weight: 900 !important;
}

.fw-33 {
  font-weight: 300 !important;
}

a {
  text-decoration: none;
}

.ergofloor-h2 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 3.2rem;
}

.ergofloor-block {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .ergofloor-block {
    padding-bottom: 4rem;
    padding-top: 5rem;
  }
}

.blockquote-2 {
  border: 1px solid #f9f9f9;
  background: #f9f9f9;
  padding: 1rem;
  border-radius: 6px;
  margin-bottom: 1rem;
}

.box-shadow {
  padding-top: 40px;
  padding-bottom: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.text-color-main {
  color: var(--ergofloor-color-primary);
}

.color-gray {
  color: #a0a0a0;
}

#icon-link-top {
  display: flex;
  justify-content: center;
  margin: 0;
}
#icon-link-top a {
  display: flex;
  width: auto;
  overflow: hidden;
  font-weight: 300;
  color: #666;
  text-decoration: none;
}
#icon-link-top .ergo_iconbase {
  background-color: var(--ergofloor-bg-ar);
  color: var(--gray-700);
}
#icon-link-top .ergo_iconbase:hover {
  background-color: var(--ergofloor-bg-ahover);
  color: var(--ergofloor-color-primary);
}
#icon-link-top li {
  position: relative;
  list-style: none;
  border-left: 1px solid #eeeeee;
}
#icon-link-top li:first-child {
  border-left: 0 !important;
}
#icon-link-top li a:hover {
  color: #fff !important;
  /* text-shadow: 1px 1px 1px rgba(0,0,0,.2) */
}
#icon-link-top li .ergofloor-icon, #icon-link-top li .ergofloor-text {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  height: 44px;
  line-height: 44px;
}
#icon-link-top li .ergofloor-icon {
  width: 40px;
  text-align: center;
  font-size: 14px;
}
#icon-link-top li .ergofloor-text {
  max-width: 0;
  white-space: nowrap;
  transition: all 0.2s ease;
}
#icon-link-top li a:hover .ergofloor-text {
  max-width: 200px;
  padding-right: 12px;
  transition: all 0.4s ease;
}

.ergofloor-header-top {
  border-bottom: 1px solid #eeeeee;
}

.ergofloor-header-nav {
  border-bottom: 1px solid #eeeeee;
}

/* mod-languages */
div.mod-languages {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex !important;
}
div.mod-languages li {
  margin: 0;
}
div.mod-languages a {
  padding: 0 0.25rem 0 0.5rem;
  text-decoration: none;
}
div.mod-languages ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
div.mod-languages ul li .lang-active {
  background-color: #f0f0f0;
}
div.mod-languages ul .lang-inline li {
  display: inline-block;
}
div.mod-languages ul .lang-block li {
  display: block;
  padding: 0.5rem 0;
  text-align: start;
}
div.mod-languages .dropdown-menu {
  padding: 0.5rem 0;
}
div.mod-languages img {
  display: inline-block;
  border: none;
}
div.mod-languages .btn-group {
  display: flex !important;
  margin: 0;
}
div.mod-languages .btn-group .btn {
  flex: none;
}

footer.footer-ergofloor {
  background: #39b311;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0rem;
  border-top: 50px solid #218001a1;
}
footer.footer-ergofloor a {
  color: #FFFFFF;
  text-decoration: none;
}
footer.footer-ergofloor a:visited {
  color: #FFFFFF;
}
footer.footer-ergofloor a:hover {
  color: #f0f0f0;
}
footer.footer-ergofloor .footer-b {
  background: #2a9307d1;
}
footer.footer-ergofloor ul {
  padding-left: 0;
}
footer.footer-ergofloor ul li {
  padding-bottom: 6px;
}

.ergofloor-header-main {
    background: #010101;
}


/* -------- copy tu ergofloor/css/ergofloorstyle.min.css */
.ergostyle2 {

}
.jmodedit {
	padding: 0 3px;
	box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
	background-color: #ff7b008c !important;
}
.site-grid, 
.xiro_features_block,
#ergo_157,
.ergofloor_block {
    position: relative;
}

.fw-400 {
	font-weight: 400 !important;
}
.bg-ergofloor-dark { background: #010101;}

.ergofloor-header-main {
    background: #010101;
}
.ergofloor-header-nav {
    border-bottom: 0px solid #eee;
    background: #010101;
}

.ergofloor-header-nav .container-header .mod-menu {
	background: #52b531;
}

.ergofloor-header-top {
    border-bottom: 0px solid #eee;
}

.metismenu.mod-menu .metismenu-item {
	padding: 0;
}
.metismenu.mod-menu .metismenu-item a {
	padding: 0.5em 1em 0.5em 0.2em;
	background: transparent;
	color: #000000;
	border: 0;
	padding: 15px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9rem;

}
.metismenu.mod-menu .metismenu-item a:hover,
.metismenu.mod-menu .metismenu-item.active > a
 {
	background-color: #408d26;
	color: #000000;
	border: 0;
	text-decoration: none;
}
.metismenu.mod-menu .metismenu-item>ul {
    background: #52b531;
}
.metismenu.mod-menu .mm-collapse>li>a {
    color: #000;
    display: block;
	flex: 1;
	text-transform: uppercase;
}
.metismenu.mod-menu .mm-collapse>li>a:hover {
    color: #000;
}

.ergostyle2_menu .mod-menu > li > a, .metismenu.mod-menu .mm-toggler {
	color: #000;
	text-transform: uppercase;
	font-size: .9rem;
	font-weight: 400;
	padding: 0.5em 1em 0.5em 0.2em;
}
.container-header .metismenu>li.active>a, .container-header .metismenu>li.active>button, .container-header .metismenu>li>a:hover, .container-header .metismenu>li>button:hover {
	background-color: #408d26;
	color: #000000;
	
}

@media (max-width: 767.98px) {
	
	.metismenu.mod-menu .metismenu-item {
		/* padding: 0.5em 1em 0.5em 0.2em; */
		padding: 0;
	}
	.metismenu.mod-menu .metismenu-item a {
		padding: 0.5em 1em 0.5em 0.2em;
		flex: 1;
		background: #52b531;
		color: #FFFFFF;
	}
	.container-header .metismenu>li.active>a, .container-header .metismenu>li.active>button, .container-header .metismenu>li>a:hover, .container-header .metismenu>li>button:hover {
		background: #52b531;
		color: #FFFFFF;
	}
	.container-header .container-nav .container-search, .container-header .container-nav nav {
		padding-bottom: 0;
		padding-top: 0;
	}
	.metismenu.mod-menu .metismenu-item.parent {
		background: #52b531;
	}
	.metismenu.mod-menu .mm-collapse>li>a {
		color: #FFFFFF;
		display: inline-flex;
		background: #5cf928;
	}
	.metismenu.mod-menu .mm-collapse>li>a:hover {
		color: #FFF;
		background: #49db18;
	}
	.ergostyle2_menu .mod-menu > li > a, .metismenu.mod-menu .mm-toggler {
		color: #FFFFFF;
	}
}

.container-header nav {
    margin-top: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .ergofloor-header-nav {
		background: #52b531;
	}
}

@media (min-width: 576px) {
    .ergostyle2_menu .mod-menu {
        flex: initial;
    }
}

 .ergo-icon-nav {
	text-align: center;
}
 .ergo-icon-nav > li {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 38px;
	cursor: pointer;
}
 .ergo-icon-nav > li::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #959595;
	transition: all .3s ease-in-out .1s;
}
 .ergo-icon-nav .link-show {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	border: 1px solid transparent;
	background: transparent;
	transition: all .3s ease-in-out;
	pointer-events: none;
	z-index: -1;
    display: flex;
    align-items: center;
}
 .ergo-icon-nav a {
	white-space: nowrap;
	visibility: hidden;
	opacity: 0;
	transition: all .2s ease;
	transform: translate3d(20px, 0, 0);
	will-change: transform;
}
 .ergo-icon-nav .icon {
	line-height: 40px;
    display: flex;
    flex: 1 1;
    justify-content: center;
    align-items: center;
}
 .ergo-icon-nav li:hover::before {
	border-color: transparent;
	transition-delay: 0s;
	transition-duration: .15s;
}
 .ergo-icon-nav li:hover .link-show {
	padding-left: 20px;
	padding-right: 50px;
	background: #ffffff;
	border-color: #959595;
	pointer-events: auto;
}
 .ergo-icon-nav li:hover a {
	opacity: 1;
	visibility: visible;
	transform: none;
	transition-delay: .2s;
}
.ergo-icon-nav {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: -10px;
	margin-left: -10px;
	text-align: left;
	font-size: 0;
	line-height: 0;
}
.ergo-icon-nav:empty {
	margin-bottom: 0;
	margin-left: 0;
}
.ergo-icon-nav > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ergo-icon-nav > li {
	display: flex;
	font-size: 14px;
	line-height: 1.72;
	letter-spacing: .075em;
	font-weight: 400;
	z-index: 1;
}
.ergo-icon-nav > li > * + * {
	margin-left: 10px;
}
.ergo-icon-nav a {
	display: inline-block;
}
.ergo-icon-nav a, .ergo-icon-nav a:focus, .ergo-icon-nav a:active {
	color: #151515;
}
.ergo-icon-nav a:hover {
	color: var(--ergofloor-color-a-hover);
}
.ergo-icon-nav .icon {
	font-size: 20px;
	color: #151515;
	line-height: 24px;
}

/*---------*/
.ergostyle2_menu .mod-menu > li > a,
.metismenu.mod-menu .mm-toggler {
	text-decoration: none;
}
.ergostyle2_menu .mod-menu > li.active > a,
.metismenu.mod-menu .metismenu-item.active>a
{
	text-decoration: none;
}

.container-header .navbar-toggler-2 {
    background: none;
    border: 0;
    color: #000;
    cursor: pointer;
    margin-left: 0.6rem;
}
.container-header .navbar-toggler-2:focus {
    box-shadow: none;
    outline: none;
    text-decoration: none;
}
.offcanvas-start {
    width: 270px;
}
.navbar-toggler:focus {
    box-shadow: none;
    outline: none;
    text-decoration: none;
}

.nav-mobile-linkicon {
    padding: 20px;
    width: 270px;
}
.nav-mobile-linkicon li {
    margin-bottom: 10px;
}
.nav-mobile-linkicon .icon {
    width: 20px;
    display: inline-block;
}



@media (prefers-reduced-motion: reduce) {

    .offcanvas {
        transition: transform .3s ease-in-out;
    }
}

.ergoservice .icon{
    display: block;
    width: 42px;
    overflow: hidden;
    height: 42px;
    font-size: 2rem;
}

.h3-sl2 {
    font-size: 2.4rem;
    font-weight: 400;
	letter-spacing: .1rem;
}
.heading-sl3 {
    font-size: 1.5rem;
    font-weight: 300;
	letter-spacing: .2em;
}
.heading-sl4 {
    font-size: 2.5rem;
    font-weight: 400;
	letter-spacing: .2em;
}
@media (min-width: 768px) {
	.heading-sl4 {
		font-size: 4rem;
	}
}

.text-sl5 {
    font-size: 0.8rem;
    line-height: 2;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.2);
}
.text-sl6 {
    font-size: 1rem;
    letter-spacing: .1em;
}

.desc__sl2 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto;
    letter-spacing: .075rem;
    line-height: 1.6;
}
.ergoservice .link_title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    padding: 22px 0 14px;
    display: block;
	color: #151515;
}
.ergoservice .desc {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto;
    letter-spacing: .075rem;
    line-height: 1.6;
}
.ergoservice .more {
	margin-top: 15px;
	font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: .1em;
	color: #000000;
}
/*  */

.bordered-2 .services-modern {
	min-height: 100%;
}

.bordered-2 > div {
	border-top: 1px solid #ebebeb;
}
.bordered-2 > div.item {
	position: relative;
}

@media (min-width: 768px) {
	.bordered-2 > div.item::before {
		position: absolute;
		content: '';
		top: 0;
		bottom: 0;
		right: 0;
		border-right: 1px solid #ebebeb;
		z-index: 1;
	}
	.bordered-2 > div.item:nth-child(-n + 2)::before {
		top: 65px;
	}
	.bordered-2 > div.item:nth-last-child(-n + 2)::before {
		bottom: 50px;
	}
	.bordered-2 > div.item:nth-child(2n)::before {
		display: none;
	}
}

@media (min-width: 992px) {
	.bordered-2 > div.item:nth-child(-n + 3) {
		border-top: none;
	}
	.bordered-2 > div.item:nth-child(-n + 3)::before {
		top: 65px;
	}
	.bordered-2 > div.item:nth-last-child(-n + 3)::before {
		bottom: 50px;
	}
	.bordered-2 > div.item:nth-child(2n)::before {
		display: inline-block;
	}
	.bordered-2 > div.item:nth-child(3n)::before {
		display: none;
	}
}

@media (min-width: 1200px) {
	.bordered-2 > div.item:nth-last-child(-n + 3):nth-last-child(-n + 3)::before {
		bottom: 60px;
	}
}

@media (max-width: 1199.98px) {
	.bordered-2 {
		overflow: hidden;
	}
	.bordered-2 > div {
		margin-top: -1px;
	}
}


/* ---- */

.ergotabcontent {
	display: flex;
	flex-direction: column-reverse;
}
@media (min-width: 768px) {
	.ergotabcontent {
		flex-direction: row;
	}
}


.ergotabcontent > div {
	flex: 1 1;
}
.ergotabcontent .tab-content {
	order: 1;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}
.ergotabcontent .nav-tabs {
	order: 2;
    flex: 0 0 20%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-evenly;
	border: none;
	border-radius: 0;
	box-shadow: none;
	z-index: 9;
}



.ergotabcontent .nav-item {
    margin-bottom: 0;
    margin-left: 0;
    flex: 1 1;
    display: flex;
}
.ergotabcontent .nav.nav-tabs .nav-link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	padding: 15px;
	font-size: 16px;
	letter-spacing: .2em;
	text-transform: uppercase;
	background-color: #031e2b;
	border-top: 1px solid #ffffff73;
	color: #ffffff;

}
.ergotabcontent .nav.nav-tabs .nav-item:first-of-type .nav-link.active {
	/* border: none; */
	border-radius: 0;
	box-shadow: none;
}
.ergotabcontent .nav.nav-tabs .nav-link:active,
.ergotabcontent .nav.nav-tabs .nav-link:focus, 
.ergotabcontent .nav.nav-tabs .nav-link:hover
 {
	color: #ffffff;
	background-color: #02283a;
 }
.ergotabcontent .nav.nav-tabs .nav-link::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	width: 20px;
	height: 3px;
	background: transparent;
	transform: translate3d(-50%, 0, 0);
	transition: all .3s ease;
}
.ergotabcontent .nav.nav-tabs .nav-link::after {
    background-color: transparent;
    bottom: -1px;
    content: "";
    height: 5px;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    width: 30%;
    margin: 0 auto;
}
.ergotabcontent .nav.nav-tabs .nav-link.active::after {
    background-color: var(--ergofloor-color-a-hover);
    bottom: -1px;
    content: "";
    height: 5px;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    width: 30%;
    margin: 0 auto;
}


.tab-ergo-content {
	display: flex;
	background-color: #f7f7f7;
	align-items: stretch;
	overflow: hidden;
}
.tab-ergo-content > div{ 
	flex: 1 1;
}
.tab-ergo-content .show_img {
	 order: 1;
	 background-position: center;
    background-size: cover;
	background-position: left center;
}
.tab-ergo-content .show_content {
	flex: 0 0 35%;
	background-color: #f7f7f7;
	padding: 90px 130px 90px 60px;
	position: relative;
	order: 2;
	z-index: 2;
}
.tab-ergo-content .show_content::after {
	position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: -1px;
    width: 1000%;
    background: inherit;
    transform: skew(-8deg);
    transform-origin: 50% 0;
    z-index: -1;
}
.buttton_fix_w {
	min-width: 220px;
	max-width: 260px;
}


/*
 * Owl Pagination
 */
 .owl-dots {
	text-align: center;
	margin-top: 20px;
	font-size: 0;
	line-height: 0;
}

.owl-dots.disabled {
	display: none !important;
}

.owl-dot {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	outline: none;
	cursor: pointer;
	background-color: rgba(219, 42, 25, 0.3);
	transition: .2s;
}

.owl-dot::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	opacity: 0;
	background: #db2a19;
	transform: translate3d(-50%, -50%, 0);
	will-change: transform;
	transition: all .2s ease;
}

.owl-dot:only-child {
	display: none;
}

.owl-dot:hover::before, .owl-dot:focus::before {
	opacity: 1;
}

.owl-dot.active::before {
	opacity: 1;
	width: 14px;
	height: 14px;
}

.owl-carousel.owl-carousel-light-dots .owl-dot {
	border-color: #ffffff;
}

.owl-carousel.owl-carousel-light-dots .owl-dot:hover, .owl-carousel.owl-carousel-light-dots .owl-dot:focus {
	background-color: #ffffff;
}

.owl-carousel.owl-carousel-light-dots .owl-dot.active {
	background-color: #ffffff;
}

[class*='dots-custom']:not(.dots-custom-wrap) {
	font-size: 0;
	line-height: 0;
}

.dots-custom-wrap {
	margin-top: 20px;
}

.owl-custom-nav-2 {
	display: flex;
	align-items: center;
}

.owl-custom-nav-2 .owl-prev,
.owl-custom-nav-2 .owl-next {
	position: static;
	text-align: center;
	padding: 0;
	width: 54px;
	line-height: 28px;
	color: #151515;
	background: #ffffff;
	border: none;
	transform: none;
}

.owl-custom-nav-2 .owl-prev:hover,
.owl-custom-nav-2 .owl-next:hover {
	color: #db2a19;
}

.owl-custom-nav-2 .owl-next {
	border-left: 1px solid #e1e1e1;
}

/*  */

.services-creative {
	position: relative;
	overflow: hidden;
	text-align: left;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	color: #777777;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	margin-bottom: 5px;
}

.services-creative-figure {
	display: block;
	overflow: hidden;
}

.services-creative-figure img {
	width: 100%;
	will-change: transform;
	transition: all .25s ease;
}

.services-creative-caption {
	position: relative;
	padding: 18% 15px 30px;
	margin-top: -11.2%;
	z-index: 1;
}

.services-creative-caption::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ffffff;
	transform-origin: 100% 50%;
	transform: skewY(-6deg);
	will-change: transform;
	transition: all .3s ease;
	pointer-events: none;
	z-index: -1;
}

.services-creative-counter {
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 26px;
	line-height: 50px;
	font-weight: 300;
	letter-spacing: .075em;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color: rgba(255, 255, 255, 0.5);
	background: var(--ergofloor-color-a-hover);
	transform: translate3d(140%, -50%, 0);
	will-change: transform;
	transition: all .3s ease;
}

.services-creative-title {
	font-weight: 400;
	letter-spacing: .025em;
	text-transform: none;
}

.services-creative-title a, .services-creative-title a:focus, .services-creative-title a:active {
	color: inherit;
}

.services-creative-title a:hover {
	color: #db2a19;
}

@media (min-width: 992px) {
	 .services-creative-figure img {
		transform: scale(1.1);
	}
	 .services-creative:hover .services-creative-figure img {
		transform: none;
	}
	 .services-creative:hover .services-creative-caption::before {
		transform: none;
	}
	 .services-creative:hover .services-creative-counter {
		transform: translate3d(-50%, -50%, 0);
	}
}

@media (min-width: 576px) {
	.services-creative-caption {
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 30px;
	}
	.services-creative-counter {
		transform: translate3d(105%, -50%, 0);
	}
}

@media (min-width: 768px) {
	.services-creative-caption {
		padding-left: 14%;
		padding-right: 14%;
		padding-bottom: 40px;
	}
	.services-creative-counter {
		width: 70px;
		height: 70px;
		font-size: 36px;
		line-height: 70px;
	}
}

@media (min-width: 992px) {
	.services-creative-caption {
		padding-left: 10%;
		padding-right: 10%;
	}
}

@media (min-width: 1200px) {
	.services-creative-caption {
		padding-left: 18%;
		padding-right: 18%;
		padding-bottom: 60px;
	}
}

/* hover image */

.da-thumbs {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.da-thumbs li {
	float: left;
	background: #fff;
	position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
@media (max-width: 767.8px ) {
	.da-thumbs li a div {
		position: relative;
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, 0.596);
		width: 100%;
		height: 100%;
		align-items: center;
		text-align: center;
		padding: 0px;
		top: 0 !important;
		left: 0 !important;
		right: : 0 !important;
	}
	.da-thumbs li a div.custom-hover-object {
		position: absolute;
		background: #333;
		background: rgba(255,255,255,0.7);
		width: 100%;
		height: 100%;
	}
	.da-thumbs li a div span {

		padding: 5px;
		margin: 0;
		text-transform: uppercase;
		font-weight: normal;
		color: rgba(0, 0, 0, 0.9);
		text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
		font-size: .7rem;

	}
	.da-thumbs li a div.custom-hover-object span {
		color: rgba(75,75,75,0.9);
		text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
		border-bottom: 1px solid rgba(0,0,0,0.5);
		box-shadow: 0 1px 0 rgba(255,255,255,255.1), 0 -10px 0 rgba(0,0,0,0.3);
	}
	.ehover-album-text {
		background-color: var(--ergofloor-color-a-hover);
		color: #FFFFFF;
	}
	.text-bg-red {
		background-color: var(--ergofloor-color-a-hover);
		color: #FFFFFF;
	}
	.fs-e5 {
		font-size: .6rem !important;
	}
}
@media (min-width: 768px ) {

	.da-thumbs li a div {
		position: absolute;
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, 0.596);
		width: 100%;
		height: 100%;
		align-items: center;
		text-align: center;
		padding: 40px;
	}
	.da-thumbs li a div.custom-hover-object {
		position: absolute;
		background: #333;
		background: rgba(255,255,255,0.7);
		width: 100%;
		height: 100%;
	}
	.da-thumbs li a div span {

		padding: 5px;
		margin: 0;
		text-transform: uppercase;
		font-weight: normal;
		color: rgba(0, 0, 0, 0.9);
		text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
		font-size: 1.4rem;

	}
	.da-thumbs li a div.custom-hover-object span {
		color: rgba(75,75,75,0.9);
		text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
		border-bottom: 1px solid rgba(0,0,0,0.5);
		box-shadow: 0 1px 0 rgba(255,255,255,255.1), 0 -10px 0 rgba(0,0,0,0.3);
	}
	.ehover-album-text {
		background-color: var(--ergofloor-color-a-hover);
		color: #FFFFFF;
	}
	.text-bg-red {
		background-color: var(--ergofloor-color-a-hover);
		color: #FFFFFF;
	}
	.fs-e5 {
		font-size: .9rem !important;
	}
}
/*  */

.faqergo {
    border-top: none;
    border-left: none;
    border-right: none;
}
.faqergo  .accordion-button:not(.collapsed) {
	background-color: transparent;
}

.faqergo  .accordion-button {
	position: relative;    
    padding-left: 24px;
    letter-spacing: .075em;
	font-size: 18px;
	font-weight: 400;
}
.faqergo  .accordion-button:not(.collapsed)::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
	background-color: var(--ergofloor-color-a-hover);
    transform: translate3d(0, -50%, 0);
}
.faqergo  .accordion-button.collapsed::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #808080;
    transform: translate3d(0, -50%, 0);
}

/* ---- */
.footer-ergofloor-sl2 {
	background-color: #031e2b;
	color: #777777;
	letter-spacing: 0.08rem;
    font-weight: 400;
    font-size: .85rem;
}
.footer-ergofloor-sl2 h3{ 
	color: #FFFFFF;
}


.footer-ergofloor-sl2 a {
    color: #FFFFFF;
    letter-spacing: 0.08rem;
    font-weight: 400;
    font-size: .9rem;
}

.footer-ergofloor-sl2 .headingfooter {
	font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: .2em;
	margin-bottom: 2rem;
}
.footer-ergofloor-sl2 ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}

.footer-ergofloor-sl2 li {
	padding-bottom: 15px;
}
.footer-ergofloor-sl2 li,
.footer-ergofloor-sl2 li a {
	letter-spacing: .2em;
} 

.footer-b2 {
	background-color: #042c41;
}

/* page */

.page-header {

}


.page-header .ergoheader  span.page-title-heading { 
	background-color: #52b531;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	font-size: 1rem;
	display: block;
}


@media (min-width: 768px) {
	.page-header .ergoheader  {
	    border-bottom: 2px solid #f5f5f5;
		border-top: 2px solid #f5f5f5;
		text-transform: uppercase;
		margin: 10px 0 30px;
		position: relative;
	}
	.page-header .ergoheader::after  {
		display: block;
		content: "";
		width: 100%;
		height: 50px;
		background: #f5f5f5;
		position: absolute;
		left: 0;
		top: 12px;
		z-index: 1;
	
	}
	.page-header .ergoheader  span.page-title-heading { 
		vertical-align: top;
		display: inline-block;
		padding: 0 20px;
		min-width: 150px;
		text-align: center;
		line-height: 76px;
		position: relative;
		z-index: 2;
	}
	
	.page-header .ergoheader  span.page-title-heading::after {
	    display: block;
		content: "";
		width: 0;
		height: 0;
		background: none;
		border: 38px solid transparent;
		border-left: 38px solid #52b531;
		position: absolute;
		right: -76px;
		top: 0;
	}
}

.com-content-article__body h1,
.com-content-article__body h2,
.com-content-article__body h3,
.com-content-article__body h4 {
	color: #52b531;
}
.ergofloor-right-menu .mod-menu {
    margin-right: 0px !important;
}
.ergofloor-right-menu ul li{
	width: 100%;
    background: #52b531;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 1px dashed rgba(255,255,255,.5);
}
.ergofloor-right-menu ul li a{
	width: 100%;
    display: block;
    padding: 10px 0px;
    padding-left: 20px;
    color: #000000;
}




/*---------------*/
/***** Bubba *****/
/*---------------*/
.gridx {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.gridx figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 120px;
	max-width: 480px;
	max-height: 360px;
	width: 100%;
	background: #52b531;
	text-align: center;
	cursor: pointer;
}

.gridx figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.gridx figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gridx figure figcaption::before,
.gridx figure figcaption::after {
	pointer-events: none;
}

.gridx figure figcaption,
.gridx figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
.gridx figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.gridx figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.gridx figure h2 span {
	font-weight: 800;
}

.gridx figure h2,
.gridx figure p {
	margin: 0;
}

.gridx figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-bubba {
	background: rgba(151, 202, 84, 0.849);
}

figure.effect-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.product_title a {
    color: #000;
    font-weight: 700;
    font-size: 1.2rem;
}
.ergoprice  {
	margin-top: 5px;
}
.ergoprice .vm-price-desc {
	margin-right: 5px;
	color: #898989;
}
.ergoprice .PricesalesPrice { 
	font-weight: 700;
	color: #ff0000;
}



.product-desc-title .title {
	background: #97ca54;
	padding: 15px;
	font-size: 1.4rem;
	color: #FFFFFF;
	display: inline-block;
	font-weight: 700;
}
.product-description {
	border: 1px solid #e9e9e9;
	padding: 15px;
	font-size: 1.1rem;
    line-height: 1.7rem;
}
.product-description p {
	margin-bottom: 1rem;
}

.productdetails .main-image img {
	border: 1px solid #AAAAAA;
	padding: 20px;
}
/* fix product box image fancy */
#fancybox-outer {
	padding: 0 !important;
}
.productdetails h1{
	font-size: 1.4rem;
    line-height: normal;
    margin-bottom: 30px;
	font-weight: 500;
}
.productdetails-view .spacer-buy-area {
    padding-left: 0 !important;
}
.demen {
    margin-bottom: 10px;
}
.productdetails .vm-price-value {
	font-weight: 700;
	color: #ff3333;
}

span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, span.addtocart-button span.addtocart-button-disabled {
    background: #97ca54 !important;
    border: solid #97ca54 1px !important;
}


.ergofloor_social_icon {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	font-size: 0;
	line-height: 0;
	list-style: none;
	text-align: center;
}

.ergofloor_social_icon > li {
	display: flex;
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 38px;
	cursor: pointer;
	align-items: stretch;
	text-align: center;
	margin-right: 5px;
}

.ergofloor_social_icon a {
	background: #02283a;
	flex: 1 1;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	width: 40px;
	height: 40px;
}

.ergofloor_social_icon a:hover {
	background: #52b531;
}


/* -------- */
#bs-navbar-281 .nav-link {
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
}
/* -------- ergofloorhome.css */
.ergofloor-about-area {
  background: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ergofloor-about-area .ergofloor-about-title {
  position: relative;
  z-index: 1;
}
.ergofloor-about-area .ergofloor-about-title h2 {
  font-size: 3.5rem;
  line-height: 3.5rem;
  font-weight: 700;
  margin: 0;
}
.ergofloor-about-area .ergofloor-about-title span {
  color: var(--ergofloor-color-primary);
}
.ergofloor-about-area .ergofloor-about-title h5 {
  font-style: italic;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 0;
}
.ergofloor-about-area .ergofloor-about-title p {
  margin-top: 30px;
  padding: 0px 25px 5px;
  font-style: italic;
  border-left: 3px solid var(--ergofloor-color-primary);
  font-size: 1.1rem;
}
.ergofloor-about-area .egroflooricon-box {
  display: flex;
  margin-top: 5px;
  flex-direction: column;
}
@media (min-width: 576px) {
  .ergofloor-about-area .egroflooricon-box {
    flex-direction: row;
  }
}
.ergofloor-about-area .egroflooricon-box i {
  font-size: 50px;
  color: var(--ergofloor-color-primary);
  display: inline-block;
  text-align: center;
}
.ergofloor-about-area .egroflooricon-box-title {
  margin-left: 18px;
}
.ergofloor-about-area .egroflooricon-box-title h2 {
  font-size: 1.25rem;
  margin-bottom: 6px;
}
.ergofloor-about-area .about-content-text p {
  margin-bottom: 10px;
}
.ergofloor-about-area .about-content-text i {
  font-size: 1.25rem;
  color: var(--ergofloor-color-primary);
  margin-right: 5px;
}
.ergofloor-about-area .ergofloor-button-about {
  position: relative;
  display: inline-block;
  z-index: 1;
  margin-top: 20px;
}
.ergofloor-about-area .ergofloor-button-about a {
  font-size: 1.15rem;
  color: #fff;
  background: var(--ergofloor-color-primary);
  padding: 14px 35px;
  transition: 0.3s;
  font-weight: 600;
  position: relative;
  z-index: 1;
  border-radius: 0;
  display: inline-block;
  border: 0;
  border-radius: 10px;
  text-decoration: none;
}
.ergofloor-about-area .ergofloor-button-about:hover:after {
  bottom: 0;
  right: 0;
}
.ergofloor-about-area .ergofloor-about-thumb img {
  width: 100%;
}

.ergofloor-product__home-block {
  background-color: #F5F5F5;
  /* background-image: linear-gradient(160deg, #f0f0f0 0%, #dfffff 100%); */
}

.ergofloor-product-home {
  padding-top: 3rem;
  padding-bottom: 4rem;
  background-size: cover;
}
.ergofloor-product-home h2 {
  font-size: 3.5rem;
  font-weight: 700;
}

.ergofloor-slideshow .slide-text-top {
  font-size: 2.5rem;
  border-top: 1px solid #139268;
  padding-top: 1rem;
}
.ergofloor-slideshow .slide-text-main {
  font-size: 7rem;
  font-weight: 900;
}
.ergofloor-slideshow .slide-text-p {
  font-size: 1.3rem;
  font-weight: 300;
}

.ergofloor-slideshow-mobile .slide-text-a {
  font-size: 2rem;
  font-weight: 300;
}
.ergofloor-slideshow-mobile .slide-text-main1 {
  font-size: 6rem;
  font-weight: 900;
}
.ergofloor-slideshow-mobile .slide-text-main2 {
  font-size: 4.5rem;
  font-weight: 900;
}

.btn-opac {
  background-color: #ffffff6e;
  border-color: #ececec61;
  color: #000;
}

.home-product-item .title {
  background-color: #CCC;
  color: #4D4D4D;
  padding-top: 3px;
  padding-bottom: 3px;
}
.home-product-item .product_img:hover {
  opacity: 0.9;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.home-member-item .name {
  font-size: 0.8rem;
}
@media (min-width: 768px) {
  .home-member-item .name {
    font-size: 1rem;
  }
}
.home-member-item .small, .home-member-item small {
  font-size: 0.6rem;
}
@media (min-width: 768px) {
  .home-member-item .small, .home-member-item small {
    font-size: 0.875rem;
  }
}

/* -------------- fANCY boX */
.home-module-album {
  background-color: #06bd81;
  background-image: linear-gradient(160deg, #06bd81, #00c383);
}

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  column-count: 3;
  column-gap: 10px;
}
@media (min-width: 576px) {
  #photos {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 768px) {
  #photos {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
#photos a {
  display: block;
}
#photos img {
  width: 100% !important;
  height: auto !important;
  border-radius: 10px;
}
#photos .fancybox-box-img {
  /* border: 1px solid #7ac4ff; */
  border-radius: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #photos .fancybox-box-img {
    margin-bottom: 1rem;
  }
}

.waves {
  position: relative;
  width: 100%;
  height: 150px;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}

.parallax > use {
  -webkit-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
          animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax > use:nth-child(1) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
}

.parallax > use:nth-child(2) {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
}

.parallax > use:nth-child(3) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 13s;
          animation-duration: 13s;
}

.parallax > use:nth-child(4) {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}

@-webkit-keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
            transform: translate3d(85px, 0, 0);
  }
}

@keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
            transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
}
