/* sp-homes by Fixx Digital */

@keyframes floating {
/* 	from { 
		-webkit-transform:rotate(0deg) 
	} 
	to { 
		-webkit-transform:rotate(360deg) 
	} */
	from {
		transform: translatey(0px) rotate(0deg);
	}

	50% {
		transform: translatey(100px) rotate(-180deg);
	}

	to {
		transform: translatey(0px) rotate(-360deg);
	}
}

@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat-Regular.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat-Medium.ttf')  format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat-Light.ttf')  format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat-Bold.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat-ExtraBold.ttf')  format('truetype');
	font-weight: 800;
	font-style: normal;
}



@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat-Black.ttf')  format('truetype');
	font-weight: 900;
	font-style: normal;
}

html{
	scroll-behavior: smooth;
}

h1, h2, h3, h4, h5{
	font-family: 'Montserrat';
}

.explore .title{
	font-family: 'Montserrat';
}

header span, header a, .navbar-collapse-inner span, .navbar-collapse-inner a{
	font-family: 'Montserrat';
}

header{
	position: fixed !important;
    width: 100%;
    background: white;
    z-index: 10 !important;
/*     -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.30); */
}

#space-header{
	height: 85px;
	width: 100%;
}

@media (max-width: 992px) {	
	#space-header{
		height: 67px;
	}	
}


.navbar-brand img {
  display: inline-block;
  position: relative;
  top: -2px;
}

h1 {
	font-size: 49px;
  	line-height: 1.1em;
}

.lqd-main-header-default .mainbar {
  border-bottom: 0;
}

.lqd-main-header-default + .content {
  padding-top: 0;
}

.btn > span {
  padding: 0.8em 1.8em;
}

.lqd-main-footer-default {
  margin-top: 0;
}

.border-top-btm {
  border: 1px solid #E5E5E5;
}

/* Heros */

#hd02 {
	border-bottom: 1px solid #ddd;
}

#hd02 .logo-header img{
	width: 207px;
}

#he01 {
  padding: 60px 0;
  height: 665px;
  background: #f5f5f5;
}

#content .wpb_text_column :last-child,
.wpb_text_column :last-child {
  margin-bottom: inherit;
}

#he01 h1 {
  margin: 50px 0 40px !important;
}

#he02 {
  padding: 60px 0;
  height: 805px;
  background: #f5f5f5;
  text-align: center;
}

#he02 h1{
	font-size: 47px;
}


@media (max-width: 420px) {
	#he02{
		margin: 0;
	}	
}

#he02 h4 {
  font-weight: 400;
  font-size: 1.5333333333em;
  /* 23px / 15px */
  color: #777;
  line-height: 1.4;
}

#he02 p{
	font-size: 22px
}


#he02 .dl-home-hero-heading{
	padding-top: 0px;
	margin-top: -24px;
}

@media (max-width: 768px) {
	#he02 .dl-home-hero-heading{
		padding-top: 0px;
	}	
}

#he03 {
  	padding: 60px 15px;
	padding-bottom: 120px;
  	height: auto;
  	background: #f5f5f5;
}

#he03 h1 {
  margin: 120px 0 16px !important;
}
@media (max-width: 768px) {
	#he03 {
		padding: 50px 30px;
	}
	#he03 h1 {
	  margin: 20px 0 16px !important;
	}
}

#he03 p{
	font-weight: 400;
    font-size: 1.2666666667em;
    color: #777;
    line-height: 1.4;
    max-width: 400px;
}

#he03 h4 {
  font-weight: 400;
  font-size: 1.4em;
  color: #777;
  line-height: 1.4;
  max-width: 400px;
}

#he03 .btn-solid {
  margin-top: 36px;
}

#he03 .featured-img {
  margin-top: 20px;
}

#he04 {
  padding: 0;
  height: auto;
  background: #f5f5f5;
}

#he04 h1 {
  margin: 0 0 16px !important;
}

#he04 p {
  font-weight: 400;
  font-size: 1.2666666667em;
  /* 19px / 15px */
  color: #777;
  line-height: 1.4;
  max-width: 400px;
}

#he04 .featured-img {
  height: auto;
  margin-bottom: 0 !important;
}

#he04 .btn {
  margin-top: 36px;
}

#he05 {
  background: #f5f5f5;
}

/* Short Content */

#sc01 .btn > span {
  padding: 0.8em 0;
}

#sc01 .btn-icon i {
  left: 2px;
}

#sc01 h2 {
  margin-bottom: 16px !important;
  padding-bottom: 0;
}

#sc01 h6 {
  color: #000;
}

#sc01 .ld-fancy-heading h2 {
  margin-bottom: 0;
}

#sc02 {
  padding: 100px 0 120px;
  color: #777;
}

@media (max-width: 480px) {
	#sc02 {
	  padding: 100px 0 50px;
	}	
}

#sc02 h5 {
  margin-bottom: 8px;
}

#sc03 {
  padding: 100px 120px !important;
  color: #777;
}



@media (max-width: 992px) {
	#sc03 {
		padding: 80px 40px !important;		
	}
}

@media (max-width: 768px) {
	#sc03 {
		padding: 50px 15px !important;		
	}
}

#sc03 .iconbox-sm.iconbox-circle .iconbox-icon-container {
  margin-bottom: 28px;
}

#sc03 .iconbox {
  margin-bottom: 0;
}

#sc03 h2 {
  margin-bottom: 16px !important;
}

#sc04 {
  padding: 88px 0 100px;
  color: #777;
}

#sc04 .fancy-title {
  margin-bottom: 10px;
}

#sc04 h2 {
  font-size: 1.4em;
  /* 21px / 15px */
}

#sc04 .iconbox {
  margin-bottom: 24px;
}

#sc04 .iconbox-icon-container {
  background: #005A64;
  margin-bottom: 0;
}

#sc04 .iconbox-icon-container i {
	color: white !important;
}

#sc05 {
  padding: 120px 0;
}

#sc05 h2 {
  margin-bottom: 16px;
}

#sc06 {
  padding: 120px 0;
  color: #777;
}

#sc06 h2 {
  margin-bottom: 12px;
}

#sc07 {
  padding: 120px 0;
  color: #777;
}

#sc07 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc07 .ld-fancy-heading h6 {
  margin-bottom: 0;
}

#sc08 {
  padding: 120px 0;
  color: #777;
}

#sc08 h2 {
  color: #000;
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc08 .accordion-content {
  padding-top: 0;
}

#sc08 .p1 {
  margin-bottom: 0;
}

#sc09 {
  padding: 120px 0;
  color: #777;
}

#sc09 .testimonial-lg .testimonial-quote {
  line-height: 1.7em;
  /* 27.2px / 16px */
  font-size: 1em;
  /* 16px / 16px */
}

#sc09 figure.avatar {
  margin-bottom: 0.5em;
}

#sc09 .testimonial-details h5 {
  line-height: 1em;
  /* 16px / 16px */
}

#sc09 .testimonial-details h6 {
  font-size: 0.75em;
  /* 12px / 16px */
}

#sc10 {
  padding: 120px 0;
  color: #777;
}

#sc10 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0.2em;
}

#sc11 {
  padding: 120px 0;
  color: #777;
}

#sc11 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0.2em;
}

#sc12 {
  	padding: 120px 0;
	padding-top: 50px;
  	color: #777;
}

@media (max-width: 480px) {
	#sc12 {
	  padding: 50px 0;
	}	
}

#sc12 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc12 .ld-pb-top figure {
  width: 150px;
  height: 150px;
}

@media (max-width: 992px) {
	#sc12 .ld-pb-top figure {
		width: 100px;
		height: 100px;
	}
	
	#sc12 h3{
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	#sc12 h3{
		font-size: 20px;
	}
}
#sc12 .ld-pb-top .ld-pb-num {
  font-size: 2.5em;
  /* 40px / 16px */
}

#sc12 .button-sc12{
	    display: block;
    	width: fit-content;
    	margin: 0 auto;
}

#sc12 .ld-pb-top figure:after{
	content: unset !important;
}

#sc12 span.ld-pb-num{
	display: none !important;
}

#sc13 {
  padding: 120px 0;
  color: #777;
}

#sc13 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc13 .p1 {
  margin-bottom: 16px;
}

#sc13 .max-container {
  max-width: 58.66666667%;
  /* 440px / 750px */
  margin: 0 auto;
}

#sc14 {
  padding: 120px 0;
  color: #777;
}

#sc14 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc14 .iconbox h3 {
  margin-bottom: 0.2em;
}

#sc14 .p1 {
  line-height: 1.4em;
  /* 22.4px / 16px */
}

#sc15 {
  padding: 120px 0;
  color: #777;
}

#sc15 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0;
}

#sc15 .fancy-box h3 {
  font-size: 1.25em;
  /* 20px / 16px */
}

#sc15 .fancy-box p {
  line-height: 1.5em;
  /* 24px / 16px */
}

#sc16 {
  padding: 120px 0;
  color: #777;
}

#sc16 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0;
}

#sc16 .contents p {
  line-height: 1.5em;
  /* 24px / 16px */
}

#sc17 {
  padding: 120px 0;
  color: #777;
}
@media (max-width: 480px) {
	#sc17 {
		padding: 50px 0;
	}
}

#sc17 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0;
}

#sc17 .p1 {
  font-size: 1em;
  /* 16px / 16px */
  line-height: 1.5em;
  /* 24px / 16px */
}

#sc18 {
  padding: 120px 0;
  color: #777;
}

#sc18 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0;
}

#sc18 h2 .p1 {
  margin-bottom: 0;
}

#sc19 {
  padding: 120px 0;
  color: #777;
}

#sc19 .iconbox p {
  font-size: 1em;
  /* 16px / 16px */
  line-height: 1.5em;
  /* 24px / 16px */
}

#sc19 .iconbox h3 {
  margin-bottom: 0.3em;
}

#sc20 {
  padding: 120px 0;
  color: #777;
}

#sc20 .flickity-page-dots {
  width: 100%;
}


#sc21 {
  padding: 120px 0;
  color: #777;
}

#sc21 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
  margin-bottom: 0;
}

#sc21 .pricing-table-default .pricing-table-header {
  background: transparent;
}

#sc21 .pricing-table-default {
  border-color: black;
}

#sc21 .pricing,
#sc21 strong,
#sc21 .pricing-table-default h5 small,
#sc21 .pricing-table-default h5 {
  font-weight: 500;
}

#sc22 {
  padding: 120px 0;
  color: #777;
}

@media (max-width: 480px) {
	#sc22 {
		padding: 50px 0;
	}
}

#sc22 h2 {
  font-size: 2.625em;
	margin-bottom: 0;
  /* 42px / 16px */
}

#sc22 .fancy-box-header p {
  font-size: 1em;
  /* 16px / 16px */
  line-height: 1.5em;
  /* 24px / 16px */
}


#sc23 {
  padding: 120px 0;
  color: #777;
}

#sc23 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc24 {
  padding: 120px 0;
  color: #777;
}

#sc24 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc24 .fancy-box h3 {
  font-size: 20px;
  /* 20px / 16px */
}

#sc24 .fancy-box p {
  font-size: 1em;
  line-height: 1.5em;
}

.fancy-box-classes .trainer{
	font-size: 1em;
	line-height: 1.5em;
}
.fancy-box-classes .fancy-box-contents {
    padding: 18px 21px;
}

#sc25 {
  	color: #777;
}

#sc25 h2 {
  font-size: 2.625em;
  /* 42px / 16px */
}

#sc25 h3 {
  font-size: 20px;
  /* 20px / 16px */
}
.fancy-box h3{
	font-size: 20px;
}

#sc25 .fancy-box-info {
  font-size: 1em;
  line-height: 1.2em;
  color: #777;
}


/* Footers */

.footer h3 span{
	font-family: 'Montserrat' !important;
}

/* .footer .social-icon.square.social-icon-md li{
	margin: 0;
	margin-left: 0.6em;
} */

#ft01 {
  padding: 24px 0;
}

#ft01 .logo {
  width: 82px;
  height: 18px;
}

#ft02 {
  padding: 60px 0 40px;
  border-top: 1px #eaeaea solid;
}

#ft02 h3 {
  font-weight: 500;
  margin-bottom: 0;
}

#ft02 .lqd-custom-menu a {
  font-size: 0.9375em;
  /* 15px / 16px */
}

#ft05 .btn > span {
  padding: 0.2em 1.8em;
}

/* custom for sphomes*/

.dl-home-hero-heading {
	max-width: 640px;
	margin: 0 auto !important;
}

#sc03.dl-single-case-study-mini-hero {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

#sc03.dl-single-furniture-mini-hero {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

#sc03.dl-single-case-study-mini-hero h2 {
	margin-bottom: 0 !important;
}

#sc02.dl-lifestage-item {
	padding-bottom: 100px !important;
}

/* contact-form */
.custom-form-contact{
	display: flex;
	justify-content: center;
}

.custom-form-contact .wpcf7{
	width: 48.68%; /* 555 / 1140px */
}

.custom-form-contact label{
	width: 100%;
}

.custom-form-contact span.wpcf7-not-valid-tip{
	margin-top: -16px;
}


.btn.btn-viewmap span{
	padding: 8px 0;
}
/* contact-form-2 */
.custom-form-contact-2{
	display: flex;
	justify-content: center;
}

.custom-form-contact-2 .wpcf7{
	width: 100%;
}

.custom-form-contact-2 label{
	width: 100%;
}

.custom-form-contact-2 span.wpcf7-not-valid-tip{
	margin-top: -16px;
}

.ractangle-border {
    padding: 0px 32px;
/*     border: 1px solid #d5d6de; */
}


.lqd-contact-form input, .lqd-contact-form textarea{
	padding-left: 1em;
	padding-right: 1em;
	margin-top: .5em;
	color: #000;
}

@media (max-width: 768px) {
	#contact-form, #enquiry-form{
		padding: 0 45px;
	}
	#contact-form .container, #enquiry-form .container{
		width: auto;
	}
	.custom-form-contact .wpcf7{
		width: 100%;	
	}
  	
}
@media (max-width: 420px) {
	#contact-form, #enquiry-form{
		padding: 0 15px;
	}
}

.ui-selectmenu-text{
	color: #000;	
}

.lqd-contact-form .ui-selectmenu-button {
	padding-left: 1em;
	padding-right: 1em;
	margin-top: .5em;
}

.lqd-contact-form input[type=submit], .lqd-contact-form button[type=submit]{
	width: 100%;
	justify-content: center;
}

.wpcf7-validation-errors, .wpcf7-response-output{
	width: fit-content;
	margin: 0 auto !important;
	border: 1px solid #f7e700 !important;
	background: #fffee8 !important;
	color: #94926e !important;
	padding: 0.2em 1em !important;
}

#sc24-item .fancy-box-classic.text-center h3 {
    margin-bottom: 3px;
}

#sc20 .fancy-box .fancy-box-contents{
	position: absolute;
    bottom: 100px;
    left: 100px;
    background: white;
    padding: 16px 24px;
    width: 400px;
}


/* particle */
/* homepage */

.particle-home-0{
	z-index: -1;
    position: absolute;
    top: -102px;
    left: -15%;
	width: 150px;
	height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc12 .particle-home-1{
	z-index: -1;
    position: absolute;
    top: -232px;
    right: 0%;
	width: 150px;
	height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc12 .particle-home-2{
	z-index: -1;
    position: absolute;
    top: 180px;
    left: -7%;
    width: 80px;
    height: 80px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc12 .particle-home-3{
	z-index: -1;
    position: absolute;
    top: 575px;
    right: -12%;
	width: 150px;
	height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

@media (max-width: 768px) {
	#sc12 .particle-home-3{
		right: -20%;	
	}
}

#sc22 .particle-1{
	z-index: -1;
    position: absolute;
    top: 10px;
    left: -50%;
	width: 150px;
	height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc22 .particle-2{
	z-index: 0;
    position: absolute;
    top: 382px;
    left: 137%;
    width: 90px;
    height: 90px;
	transition: 1s;
	animation:floating 20s linear infinite;
}


/* about-page */

#about .particle-1{
	z-index: 0;
    position: absolute;
    top: -40px;
    left: -20%;
    width: 150px;
    height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}
#about .particle-2{
	z-index: 0;
    position: absolute;
    bottom: -70px;
    right: -20%;
    width: 150px;
    height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc12 .particle-1{
	z-index: 0;
    position: absolute;
    bottom: -50px;
    left: -14%;
    width: 150px;
    height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc17 .particle-1{
	z-index: 0;
    position: absolute;
    bottom: -85px;
    right: -27%;
    width: 150px;
    height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

/* promotion-page */

.particle-promo-0{
	z-index: 0;
    position: absolute;
    top: 10px;
    left: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#promotion .particle-1{
	z-index: 0;
    position: absolute;
    top: 10px;
    right: -17%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#promotion .particle-2{
	z-index: 0;
    position: absolute;
    top: 216px;
    left: -22%;
    width: 200px;
    height: 200px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#promotion .particle-3{
	z-index: 0;
    position: absolute;
	opacity: .3;
    top: 700px;
    right: -21%;
    width: 150px;
    height: 150px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#promotion .particle-4{
	z-index: 0;
    position: absolute;
	opacity: .3;
    bottom: 635px;
    right: -14%;
    width: 130px;
    height: 130px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#promotion .particle-5{
	z-index: 0;
    position: absolute;
	opacity: 1;
    bottom: 355px;
    left: -17%;
    width: 130px;
    height: 130px;
	transition: 1s;
	animation:floating 20s linear infinite;
}
#promotion .particle-6{
	z-index: 0;
    position: absolute;
	opacity: 1;
    bottom: -60px;
    right: -17%;
    width: 200px;
    height: 200px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

@media (max-width: 768px) {
	#promotion .particle-6{
		right: -20%;
		width: 100px;
		height: 100px;
	}
}

/* press-page */
#sc03 .particle-pres-1{
	z-index: 0;
    position: absolute;
    top: -73px;
    left: -20%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc22 .particle-pres-1{
	z-index: 0;
    position: absolute;
    top: -45px;
    right: -35%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc22 .particle-pres-2{
	z-index: -1;
    position: absolute;
    top: 0px;
    left: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

#sc22 .particle-pres-3{
	z-index: 0;
    position: absolute;
    bottom: -34px;
    right: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

/* revie page */

.review-particle-1{
	z-index: 0;
    position: absolute;
    top: -30px;
    left: -11%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}
.review-particle-2{
	z-index: 0;
    position: absolute;
    top: 240px;
    right: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}
.review-particle-3{
	z-index: 0;
    position: absolute;
    bottom: 390px;
    left: -9%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}
.review-particle-4{
	z-index: 0;
    position: absolute;
    bottom: 20px;
    right: -11%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

/* furniture */
.furnitur-particle-1{
	z-index: 0;
    position: absolute;
    top: -100px;
    right: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

.furnitur-particle-2{
	z-index: 0;
    position: absolute;
    top: 400px;
    left: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

.furnitur-particle-3{
	z-index: 0;
    position: absolute;
    bottom: 415px;
    right: -10%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

.furnitur-particle-4{
	z-index: 0;
    position: absolute;
    bottom: 0px;
    left: -12%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

/* contact-partticle */

.contact-particle-1{
	z-index: 0;
    position: absolute;
    top: -50px;
    right: -22%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

.contact-particle-2{
	z-index: 0;
    position: absolute;
    bottom: -35px;
    left: -11%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

.contact-particle-3{
	z-index: 0;
    position: absolute;
    bottom: 450px;
    right: 0%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}

@media (max-width: 768px) {
	.contact-particle-3{
		right: -20%;	
	}
}

.contact-particle-4{
	z-index: 0;
    position: absolute;
    bottom: 0px;
    left: -5%;
    width: 120px;
    height: 120px;
	transition: 1s;
	animation:floating 20s linear infinite;
}
@media (max-width: 768px) {
	.contact-particle-4{
		left: -20%;	
	}
}

.dl-single-furniture-mini-hero-link,
.dl-offer-back-link
{
	color: #00ae97;
}

#dl-single-furniture-description {
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.5em; /* 24px / 16px */
	line-height: 1.5;
	padding-bottom: 40px;
	padding-top: 40px;
}

.custom-share-btn li a{
	width: 35px !important;
	height: 35px !important;
}

.custom-share-btn li{
	margin-right: 8px !important;
}

.title-single-article h1{
	margin-bottom: 8px !important;
}

.testimonial-quote a {
	color: #00ae97;
}

.testimonial-quote a:hover {
	color: #2b5a63;
}


/* slick-slider */
#slider-homepage .slick-dots li button:before{
	filter: grayscale(1);
}
#slider-homepage .slick-dots li.slick-active button:before{
	filter: grayscale(0);
}

#slider-homepage .content-over-slider .slick-slide .content-section{
    text-align: left;
    height: 100%;
	width:50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding-left: 10%;
	margin-top: -30px;
	z-index: 2;
}

#slider-homepage h2{
	margin: 0;
	color: white;
	margin-bottom: 8px;
}

#slider-homepage p{
	color: white;
	font-size: 18px;
}

#slider-homepage .carousel-caption:after{
	content: "";
	display: block;
	width: 50%;
/* 	height: 805px; */
	height: calc(100% - 22px);
	position: absolute;
	top: 0;
	left: 0;
/* 	background: linear-gradient(90deg, rgba(17,176,153,1) 0%, rgba(205,94,248,0) 100%); */
	background: linear-gradient(90deg, rgba(17,176,153,1) 0%, rgba(0,0,0,0) 100%);
	
	z-index: 1;
}

@media (max-width:480px) {
	.tdt-slider h1, .tdt-slider h1 span, .tdt-slider h3, .tdt-slider p, .tdt-slider span{
		font-size: 18px !important;
		line-height: 22px !important;
	}
	#slider-homepage .slick-slide{
		height: 280px;
	}
	#slider-homepage .slick-slide .content-section, #tdt-slider-155.content-over-slider .slick-slide .content-section{
		margin-top: -35px;
	}
	
	#slider-homepage .btn{
		margin-top: 60px
	}
	#slider-homepage  h2{
		font-size: 20px;
		line-height: 20px;
	}
	#slider-homepage .content-over-slider .slick-slide .content-section{
		width: 70%;	
	}
	
}
@media (max-width:414px) {
	#slider-homepage .carousel-caption:after{
		height: calc(100% - 4px);
	}
}

@media (max-width:411px) {
	#slider-homepage .carousel-caption:after{
		height: calc(100% - 5px);
	}
}

@media (max-width:375px) {
	#slider-homepage .carousel-caption:after{
		height: calc(100% - 30px);
	}
}


@media (max-width:360px) {
	#slider-homepage .carousel-caption:after{
		height: calc(100% - 39px);
	}
}

@media (max-width:320px) {
	#slider-homepage .carousel-caption:after{
		height: calc(100% - 66px);
	}
}

@media (max-width:480px) {
	#dl-single-furniture-description{
		padding: 40px 45px;
	}
}

.space-170{
	height: 340px;
}

@media (max-width:992px) {
	.space-170{
		height: 200px;
	}	
}
@media (max-width:480px) {
	.space-170{
		height: 90px;
	}	
}

.step5{
	height: 250px;
}

@media (max-width:992px) {	
	.step5{
		height: 190px;
	}	
}
@media (max-width:480px) {	
	.step5{
		height: 150px;
	}	
}

.d-none{
	display: none !important;
}

#sc08 .active .accordion-title a{
	color: #0faf98 !important;
}

@media (max-width:767px) {
	.kitchen-hardware-section .wpb_single_image .vc_figure{
		max-width: 65%;
	}
}

.vc_sep_line{
	border-color: #d5d6de;
}


/* press and event mobile */

@media (max-width: 768px) {
	.cb-img-btn{
		opacity: 1;
    	visibility: visible;
	}
	.cb-img-btn-inner{
		opacity: 1 !important;
	}
	
	.cb-img-btn-inner{
		-webkit-transform: unset;
		transform: unset;
	}
	.cb-img-btn .btn{
		opacity: 1;
		-webkit-transform: unset;
    	transform: unset;
	}
	
}

/* image view expand */
@media (max-width: 480px) {
	.pp_expand{
		display: none !important;
	}
	
	.pp_pic_holder.pp_default{
		top: 0 !important;
		left: 0 !important;
		width: calc(100% + 10px) !important;
		position: fixed !important;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	
	.pp_content{
		width: 100% !important;
		height: 100% !important;
		display: flex;
	}
	
	.pp_hoverContainer{
		width: 100% !important;
		height: 85% !important;
		opacity: 0;
	}
	
	.pp_content_container .pp_right{
		padding-right: 20px !important;
	}
	
	.pp_details{
		width: 100% !important;
	}
	
	div.pp_default .pp_top, div.pp_default .pp_bottom {
		width: calc(100% - 0px);
	}
	
	#fullResImage{
		width:100% !important;
		height: auto !important;
		max-height: 600px;
	}
}