@font-face {
	font-family: AvenirLTStd;
	src: url("fonts/AvenirLTStd-Book.otf") format("opentype");
}

@font-face {
	font-family: AvenirLTStd;
	font-weight: 500;
	src: url("fonts/AvenirLTStd-Roman.otf") format("opentype");
}

@font-face {
	font-family: AvenirLTStd;
	font-weight: bold;
	src: url("fonts/AvenirLTStd-Black.otf") format("opentype");
}

html, body {
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
}
*{
	padding: 0;
	margin: 0;
}
#splide-pro > .splide__pagination{
	display: none;
}
.navbar{
	width: 100%;
	margin: 0 auto;
	z-index: 9;
	position: fixed;
	background: #FEFCF1;
	padding: 24px 100px;
	justify-content: space-between;
}
.nav-link{
	color: #2D2925;
}
.nav-item:visited{
	font-weight: bold !important;
}
.container-inner{
	padding: 0 100px;
}
.section-feature-inner-bg-right{
	display: none;
}
.dl-btn{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background: linear-gradient(126.79deg, #F2CE1A 45.3%, #F4A81C 125.09%);
	box-shadow: -10px 10px 20px rgba(237, 198, 0, 0.3);
	border-radius: 12px;
	flex: none;
	order: 2;
	flex-grow: 0;
	padding: 12px 16px;
}
.dl-btn-text{
	font-family: 'AvenirLTStd';
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	flex: none;
	order: 1;
	flex-grow: 0;
	color: #2D2925;
	width: 72px;
	height: 24px;
	margin-right: 8px;
}
.dl-btn-logo{
	margin-left: 8px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	flex: none;
	order: 2;
	flex-grow: 0;
}
.dl-btn-logo-apple{
	width: 24px;
	height: 24px;
	flex: none;
	order: 0;
	flex-grow: 0;
	background: url(img/apple-logo.png);
}
.dl-btn-logo-playstore{
	width: 24px;
	height: 24px;
	flex: none;
	order: 1;
	flex-grow: 0;
	background: url(img/playstore-logo.png);
}
.dl-btn-logo-bars{
	display: none;
	width: 24px;
	height: 24px;
	flex: none;
	order: 1;
	flex-grow: 0;
	background: url(img/bars.png);
}
.dl-btn-logo-close{
	display: none;
	width: 24px;
	height: 24px;
	flex: none;
	order: 1;
	flex-grow: 0;
	background: url(img/close.png);
}
.menu{

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0px;
	height: 24px;
	flex: none;
	order: 1;
	flex-grow: 0;
}
.menu-item{
	font-family: AvenirLTStd;
	font-style: normal;
	font-size: 16px;
	line-height: 150%;
	color: #2D2925;
	margin: 0 12px;
}
.menu-item.active{
	font-weight: bold;
}
.logo{
	background: url(img/logo_yellow.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	flex: none;
	order: 0;
	flex-grow: 0;
	height: 32px;
	width: 160px;
}
.navbar-mobile{
	display: none;
}
.section-hero{
	padding-top: 96px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.section-hero-left{
	flex-direction: column;
	align-items: flex-start;
	box-sizing: content-box;
	position: relative;
}
.section-hero-right{
	box-sizing: content-box;
	position: relative;
	width: 40%;
}
.phone-background{
	position: relative;
}
.section-hero-inner{
	padding: 65px 0px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.big-service-parent{
	display: block;
	width: 100%;
	clear: both;
}
.big-service{
	margin: 65px 0px 16px;
	display: flex;
	flex-direction: row;
}
.big-service-text{
	margin-left: 10px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	line-height: 130%;
	color: #F19100;
}
.big-service-dots-outer{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 22px;
	height: 22px;
	border-radius: 50px;
	background: rgba(242, 206, 26, 0.2);
}
.big-service-dots-inner{
	width: 14px;
	border-radius: 50px;
	height: 14px;
	background: #F2CE1A;
}
.tagline-parent{
	display: block;
	width: 100%;
	clear: both;
}
.tagline{
	display: flex;
	flex-direction: column;
}
.tagline-title{
	margin: 16px 0px 15px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 72px;;
	line-height: 100%;
	color: #2D2925;
}
.tagline-subtitle{
	margin: 15px 0px 12px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 36px;
	line-height: 130%;
	color: #636262;
}
.tagline-text{
	margin: 12px 0px 0px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
}
.phone-left{
	position: absolute;
	top: 0;
	margin-top: 10px;
	margin-left: 40px;
	-webkit-animation: action 1.5s infinite alternate;
	animation: action 1.5s infinite alternate;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}
.phone-right{
	position: absolute;
	margin-top: 10px;
	margin-left: 258px;
	top: 30px;
	-webkit-animation: action 1.5s infinite alternate;
	animation: action 1.5s infinite alternate;
	animation-delay: -1s;
	-webkit-animation-delay: -1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}
.section-hero-inner-bg{
	z-index: -9;
	opacity: 0.16;
	position: absolute;
	left: 0;
	top: 450px;
	width: 22px;
	height: 660px;
}
.section-hero-inner-bg .black{
	height: 110px;
	width: 22px;
	background: #2D2925;
}

.section-hero-inner-bg .yellow{
	height: 110px;
	width: 22px;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
}
.section-feature-inner-bg{
	z-index: -9;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 890px;
	width: 10px;
	height: 500px;
}
.section-feature-inner-bg .black{
	height: 50px;
	width: 10px;
	background: #2D2925;
}

.section-feature-inner-bg .yellow{
	height: 50px;
	width: 10px;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
}
.section-tdc-inner-bg{
	display: flex;
	flex-direction: row;
	z-index: -9;
	opacity: 0.2;
	position: relative;
	/*background: url(img/side-big.png);*/
	margin-right: 0;
	height: 22px;
}
.section-tdc-inner-bg .black{
	height: 22px;
	background: #2D2925;
}

.section-tdc-inner-bg .yellow{
	height: 22px;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
}

@-webkit-keyframes action {
	100% {
		transform: translateY(-15px);
	}
}
@keyframes action {
	100% {
		transform: translateY(-15px);
	}
}
.section-feature{
	padding: 100px 0px 0px;
}
.feature-title-parent{
	align-items: flex-start;
	display: flex;
	flex-direction: row;
}
.feature-title-box{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.feature-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 46px;
	line-height: 54px;
	color: #2D2925;
}
.feature-title-underline{
	margin-top: 16px;
	background: #F2CE1A;
	width: 163.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
	margin-bottom: 40px;
}
.feature-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}
.great-title-parent{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.great-title-box{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.great-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 46px;
	line-height: 54px;
	color: #2D2925;
}
.great-title-underline{
	margin-top: 16px;
	background: #F2CE1A;
	width: 163.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
	margin-bottom: 40px;
}
.great-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}
.pro-title-parent{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.pro-title-box{
	text-align: center;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.pro-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 46px;
	line-height: 54px;
	color: #2D2925;
}
.pro-title-underline{
	margin-top: 16px;
	background: #F2CE1A;
	width: 163.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
	margin-bottom: 60px;
}
.pro-title-underline::before{
	display: flex;
	align-self: flex-start;
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}
.partner-title-parent{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.partner-title-box{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.partner-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 46px;
	line-height: 54px;
	color: #2D2925;
}
.partner-title-underline{
	background: #F2CE1A;
	width: 163.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
	margin-bottom: 16px;
}
.partner-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}

.blog-title-parent{
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.blog-title-box{
	margin: 109px auto 16px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.blog-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 67px;
	line-height: 89px;
	text-align: center;
	color: #2D2925;
}
.blog-title-underline-box{
	display: flex;
	flex-direction: row;
	margin-top: 16px;
	align-items: center;
	margin-bottom: 60px;
}
.blog-title-underline{
	margin-right: 16px;
	background: white;
	width: 153.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
}
.blog-title-underline-text a{
	text-decoration: none;
	color: #FFFFFF;
}
.blog-title-underline-text{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
}

.blog-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: #f3bc1b white;
	border-width: 12px 15px 0 0;
}

.testi-title-parent{
	display: flex;
	align-items: flex-start;
}

.testi-title-box{
	margin: 0 auto 16px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.testi-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 46px;
	line-height: 54px;
	color: #2D2925;
}
.testi-title-underline{
	background: #F2CE1A;
	width: 163.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
}
.testi-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}
.tagline-title .bg-yellow-up{
	box-sizing: content-box;
	position: relative;
}
.tagline-title .bg-yellow-up::after{
	content: "";
	position: absolute;
	width: 277px;
	margin-top: 15px;
	margin-left: -260px;
	margin-bottom: 40px;
	height: 60px;
	background: #F2CE1A;
	border-radius: 150px;
	z-index: -9;
}
.testi-info .bg-yellow-up::after{
	content: "";
	position: absolute;
	width: 106px;
	margin-top: -8px;
	margin-left: -110px;
	height: 18px;
	background: rgba(255, 238, 152, 0.5);
	border-radius: 150px;
	z-index: -9;
}
.blog-title .bg-yellow-up{
	box-sizing: content-box;
	position: relative;
}
.blog-title .bg-yellow-up::after{
	content: "";
	position: absolute;
	width: 277px;
	margin-top: 15px;
	margin-left: -260px;
	margin-bottom: 40px;
	height: 60px;
	background: #F2CE1A;
	border-radius: 150px;
	background: #F2CE1A;
	z-index: -9;
}
.testi-title .bg-yellow-up{
	box-sizing: content-box;
	position: relative;
}
.testi-title .bg-yellow-up::after{
	content: "";
	position: absolute;
	width: 277px;
	margin-top: 15px;
	margin-left: -260px;
	margin-bottom: 40px;
	height: 60px;
	background: #F2CE1A;
	border-radius: 150px;
	background: #F2CE1A;
	z-index: -9;
}
.featured-service{
	margin-top: 40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
.featured-service-item{
	padding: 32px;
	height: 282px;
}
.blog-post{
	width: 100%;
	margin-top: 40px;
}
.blog-post-item{
	background: #FEFCF1;
	border-radius:32px;
	order: 0;
	flex: 1;
	margin: 10px;
}
.blog-post-item-inner{
	padding: 14px;
}
.post-item-thumbnail{
	border: 10px solid rgba(255, 255, 255, 0.3);
	border-radius: 16px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	overflow: hidden;
}
.post-item-thumbnail img{
	width: 100%;
}
.post-item-text{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 140%;
	color: #2D2925;
	flex: none;
	order: 1;
	flex-grow: 0;
	margin: 12px 10px;
}
.post-item-desc{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 154%;
	color: #636262;
	flex: none;
	order: 2;
	margin: 22px 10px;
}
.post-item-readmore{
	order: 3;
	flex-grow: 0;
	margin: 0 10px;
}
.post-item-readmore a{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 154%;
	color: #F19100;
	flex: none;
}
.featured-service-item:hover{
	background: #FFF9D6;
	border-radius: 24px;
	z-index: 0;
}
.service-item-caption{

	z-index: 6;
	box-sizing: content-box;
	position: relative;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	align-items: flex-start;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 24px;
	margin-bottom: 24px;
}
.service-item-text{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
}
.featured-service-item:hover:before, .service-item-caption::before{
	content: "";
	position: absolute;
	width: 100px;
	height: 90px;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
	box-shadow: -10px 10px 40px rgba(227, 190, 3, 0.4);
	border-radius: 12px;
	z-index: -1;
}
.service-item-caption::before{
	margin-top: -10px;
	margin-left: -14px;
}
.service-item-desc{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 154%;
	color: #666666;
	width: 100%;
}
.service-item-underline-1{
	background: #2E2A25;
	height: 3px;
	width: 40px;
	margin-top: 14px;
	margin-left: 16px;

}
.service-item-underline-2{
	background: #2E2A25;
	height: 3px;
	width: 20px;
	margin-top: 8px;
	margin-left: 4px;
}
.home-maintenance-icon{
	background: url(img/home-maintenance.png);
	width: 45px;
	height: 45px;
	margin-top: -16px;
	margin-left: 101px;
}
.start-renovation-icon{
	background: url(img/start-renovation.png);
	width: 52px;
	height: 42px;
	margin-top: -13px;
	margin-left: 101px;
}
.inspiration-icon{
	background: url(img/inspiration.png);
	width: 52px;
	height: 42px;
	margin-top: -13px;
	margin-left: 101px;
}

.section-how{
	margin-top: 100px;
	padding-top: 100px;
	padding-bottom: 100px;

}
.how-title-box{
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.how-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 67px;
	line-height: 89px;
	color: #2D2925;
}
.how-title-underline{
	margin-top: 16px;
	background: #F2CE1A;
	width: 153.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
	margin-bottom: 40px;
}
.how-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}
.how-title .bg-yellow-up{
	box-sizing: content-box;
	position: relative;
}
.how-title .bg-yellow-up::before{
	content: "";
	position: absolute;
	width: 158px;
	margin-top: -8.5px;
	margin-left: -11px;
	margin-bottom: 40px;
	height: 60px;
	background: #F2CE1A;
	border-radius: 150px;
	background: #F2CE1A;
	z-index: -9;
}
.section-tdc{
	margin-top: 100px;
	padding-top: 100px;
}
.tdc-title-box{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.tdc-title-parent{
	display: flex;
	flex-direction: column;
	align-items: flex-start;

}
.tdc-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 67px;
	line-height: 89px;
	color: #2D2925;
}
.tdc-title-underline{
	margin-top: 16px;
	background: #F2CE1A;
	width: 153.5px;
	height: 12px;
	border-radius: 0px 10px 10px 0px;
	box-sizing: content-box;
	position: relative;
	margin-bottom: 40px;
}
.tdc-title-underline::before{
	content: "";
	position: absolute;
	border-style: solid;
	border-color: white transparent;
	border-width: 12px 15px 0 0;
}
.tdc-title .bg-yellow-up{
	box-sizing: content-box;
	position: relative;
}
.tdc-title .bg-yellow-up::before{
	content: "";
	position: absolute;
	width: 127px;
	margin-top: -8.5px;
	margin-left: 32px;
	margin-bottom: 40px;
	height: 60px;
	background: #F2CE1A;
	border-radius: 150px;
	background: #F2CE1A;
	z-index: -9;
}
.tdc-video-thumbnail img{
	width: 100%;
	border-radius: 0px 180px 0px 0px;
}
.tdc-video-thumbnail{
	filter: drop-shadow(-30px 50px 100px rgba(243, 206, 19, 0.12));
}
.tdc-video-thumbnail::before{
	content: "";
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background: #F3CE13;
	filter: drop-shadow(-4px 8px 20px rgba(243, 206, 19, 0.5));
	z-index: 0;

	position: absolute;
	top: 70%;
	right: -75px;
	transform: translate(-50%,-50%);
}
.section-tdc-inner-bg-right {
	z-index: -9;
	display: block;
	opacity: 1;
	position: absolute;
	right: 0;
	background: url(img/bg_art_02.png);
	top: 1390px;
	width: 228px;
	height: 356px;
}
.tdc-video-thumbnail::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 25px;
	border-color: transparent transparent transparent #2E2A25;;
	position: absolute;
	top: 70%;
	right: -50px;
	transform: translate(-50%,-50%);
}
.tdc-inner{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
}
.tdc-cool{

}
#splide-why > .splide__pagination{
	left: 0 !important;
	bottom: -6em !important;
	margin-left: 25px !important;
}
.tdc-cool-text{
	margin-left: 50px;
	margin-bottom: 68px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 130%;
	color: #2D2925;
}
.tdc-cool-slider{
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 100px;
	margin-top: 16px;
	padding: 16px;
	background: #FFF9D6;
	border-radius: 16px;
}
.tdc-cool-slider .slider-title{
	margin-left: 10px;
	margin-right: 10px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #F19100;
	margin-bottom: 6px;
}
.tdc-cool-slider .slider-desc{
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 154%;
	color: #636262;
}
.sliders-box{
	align-items: flex-end;
}
.sliders{
	height: 700px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.how-inner{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: absolute;
}
.how-inner .how-item{
	/*width: 300px;*/
	/*height: 606px;*/
}
.how-inner .how-item img{
	width: 100%;
}
.how-inner-two{
	width: 650px;
	height: auto;
	margin: 0 auto;
	position: absolute;
}
.how-inner-two .how-item img{
	width: 100%;
}
.how-inner-one{
	width: 300px;
	height: auto;
	margin: 0 auto;
	position: absolute;
}
.how-inner-one .how-item img{
	width: 100%;
}
.section-great{
	margin-top: 100px;
	padding-top: 100px;
	background: #FEFCF1;
}
.section-pro{
	margin-top: 100px;
	padding-top: 100px;
	margin-bottom: 16px;
}
.section-partner{
	padding-top: 100px;
	margin-bottom: 16px;
}

.partner-box{
	display: flex;
	flex-direction: row;
	align-items:flex-start;
	align-content:flex-start;
}
.partner-box-img{
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 8px;
	background: white;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	border-radius: 18px;
}
.partner-box-img img{
	width: 100%;
}
.partner-box-left{
	flex-wrap: wrap;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	margin-top: 60px;
	padding: 24px;
	width: 60%;
	height: auto;
	background: #FEFCF1;
	border-radius: 32px;
}
.partner-text-right{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #2D2925;
	position: absolute;
	right: 100px;
	width: 33%;
	margin-top: 125px;

}
.partner-box-right{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 34px;
	margin-top: 190px;
	position: relative;
	box-sizing: content-box;
	justify-content: space-around;
	padding-left: 130px;
	margin-left: -116px;
	z-index: -1;
	width: 40%;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
	box-shadow: -20px 30px 80px rgba(243, 206, 19, 0.4);
	border-radius: 32px;
}
.w200{
	width: 200px !important;
}
.w100{
	width: 100px !important;
}
.splide__slide{
	transition: 1s all;
}
.splide-pro-item-bottom{
	width: 80px;
	height: 5px;
	margin: 25px auto;
	background: #F3CE13;
}
.splide-pro-item-caption{
	width: 450px;
	margin: 0 auto;
	text-align: center;
}
.splide-pro-item-image img{
	width: 100%;
}
.sliders-arrow{
	cursor: pointer;
	z-index: 2;
	right: 0;
	position: absolute;
	width: 54px;
	height: 54px;
	align-items: center;

	background: #F2CE1A;
	box-shadow: -10px 10px 26px rgba(243, 206, 19, 0.3);
	border-radius: 10px;
	margin-top: 60px;
	left: 62%;
	display: flex;
	justify-content: center;
	transform: translateX(-50%);
}
.sliders-info{
	z-index: 2;
	position: relative;
	margin: -180px auto;
	width: 328px;
	height: 150px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;

	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
	box-shadow: -20px 30px 60px rgba(243, 206, 19, 0.3);
	border-radius: 22px;
	transition: 1s all;
}
.info-title{
	transition: 1s all;
	margin: 22px 22px 0 22px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 900;
	font-size: 20px;
	line-height: 23px;
	color: #2D2925;
}
.info-desc{
	transition: 1s all;
	margin: 12px 22px 22px 22px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 154%;
}
.slide-great-box{
	overflow: hidden;
	display: block;
	padding-bottom: 80px;
}
.slide-great-box .splide{

}
.slide-testi-box{
	overflow: hidden;
	display: block;
}
#splide-great .splide__list{
	margin-right: 80px;
}
#splide-great .splide__slide{
	float: left;
	position: relative;
	height: 320px;
	width: 320px;
	background: #FFFFFF;
	box-shadow: -20px 40px 70px rgba(125, 105, 0, 0.1);
	border-radius: 32px;
	margin-right: 50px;
	flex-direction: column;
	display: flex;
}
#splide-great-mobile .slide-great-item{
	position: relative;
	background: #FFFFFF;
	box-shadow: -20px 40px 70px rgba(125, 105, 0, 0.1);
	border-radius: 32px;
	margin: 30px auto;
}
#splide-great-mobile .slide-great-item-inner{
	margin: 10px;
	padding-top: 40px;
	padding-bottom: 70px;
}
.slide-great-item-inner{
	padding: 40px 25px;
}
.slide-great-item-inner > .slide-item-image{
	width: 100%;
}
.slide-great-item-inner > .slide-item-image img{
	width: 40%;
}
#splide-testi .splide__slide{
	margin-top: 60px;
	background: #FFFFFF;
	box-shadow: -20px 40px 70px rgba(125, 105, 0, 0.1);
	border-radius: 22px;
	float: left;
	position: relative;
}
.slide-testi-item-inner{
	padding: 20px;
}
.slide-testi-item-inner > .slide-item-header{
	display: flex;
}
.slide-testi-item-inner > .slide-item-header > .slide-item-image{
	margin: -50px auto 30px;
}
.slide-testi-item-inner > .slide-item-header > .slide-item-image img{
	margin: 0 auto;
	height: 60px;
	width: 60px;
	border-radius: 50px;
	overflow: hidden;
}
.slide-testi-item-inner > .slide-item-header > .slide-item-name{
	margin-top: -10px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #2D2925;

}
.slide-testi-item-inner > .slide-item-desc{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	color: #636262;
}
.slide-great-item-inner > .slide-item-image{
	margin: 0 auto 30px;
	text-align: center;
}
.slide-great-item-inner > .slide-item-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	text-align: center;

}
.slide-great-item-inner > .slide-item-desc{
	margin-top: 18px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	/* or 179% */

	text-align: center;

	/* Black 700 */

	color: #636262;
}
.slide-pro-box{
	overflow: hidden;
	display: block;
	padding-bottom: 48px;
}
.splide-pro-item-title{
	margin-top: 48px;
	font-family: AvenirLTStd;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 18px;
}
.splide-pro-item-desc{
	font-family: AvenirLTStd;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0px;
	text-align: center;
}
#splide-pro .splide__arrow{
	top: 170%;
}
#splide-pro .splide__arrow--prev{
	left: 25%;
}
#splide-pro .splide__arrow--next{
	right: 25%;
}
.section-blog{
	margin-top: 100px;
	padding-top: 100px;
	width: 100%;
}
.bg-yellow-blog{
	z-index: -2;
	height: 498px;
	width: 100%;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
	position: absolute;
}
.section-testi{
	padding-top: 100px;
	width: 100%;
}
.big-blog-post{
	border: 10px solid rgba(255, 255, 255, 0.3);
	border-radius: 58px;
	overflow: hidden;
}
.big-blog-post-img{
	position: relative;
}
.big-blog-post-img img{
	width: 100%;
}
.big-blog-post-caption{
	position: absolute;
	bottom: 32px;
	left: 32px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px;
	background: #FFFFFF;
	border-radius: 32px;
}
.big-blog-post-title{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 140%;
	color: #2D2925;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.big-blog-post-desc{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 154%;
	color: #636262;
	flex: none;
	order: 1;
	flex-grow: 0;
	margin: 22px 0px;
}
.big-blog-post-readmore{
	order: 2;
	flex-grow: 0;
}
.big-blog-post-readmore a{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 154%;
	color: #F19100;
	flex: none;
}
.flex-container{
	display: flex;
	flex-direction: row;
}
.testi-info{
	margin-right: 50px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	text-align: right;
	color: #636262;
}
.testi-parent{
	background: #F9F9F9;
	border-radius: 22px;
}
.flex-container-col{
	display: flex;
	flex-direction: column;
}
.testi-inquiry-container{
	width: 100%;
}
.inquiry-container{

}
.inquiry-container-inner{
	box-shadow: -30px 44px 80px rgba(243, 206, 19, 0.2);
	border-radius: 22px;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
	padding: 32px;
}
.inquiry-title{

	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 140%;
	color: #2D2925;

}
.inquiry-form{
	margin-bottom: 16px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 16px;
	border: 0px;
	/* Black 75 */

	background: #F3F3F3;
	box-shadow: -10px 10px 20px rgba(201, 145, 0, 0.03);
	border-radius: 12px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */


	/* Black 500 */

	color: #A1A1A1;
	width: 100%;
	text-decoration: none;
	outline: none;
}
.inquiry-form-full{

	display: flex;
	outline: none;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 16px;
	border: 0px;
	/* Black 75 */

	background: #F3F3F3;
	box-shadow: -10px 10px 20px rgba(201, 145, 0, 0.03);
	border-radius: 12px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 16px;
	/* identical to box height, or 24px */


	/* Black 500 */

	color: #A1A1A1;
	width: 100%;
	text-decoration: none;
}
.inquiry-content{
	margin-top: 36px;
}
.inquiry-content table{
	width: 100%;
}
.send-button{

	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */

	text-align: right;
	text-decoration-line: underline;

	/* Black 900 */

	color: #2D2925;
	margin-right: 10px;
}
.tdc-title-parent.center{
	align-items: center;
}
.section-footer{

	background: #2D2925;
}
.info{

	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	/* or 179% */


	color: #FFFFFF;

}
.info-tukang{
	margin-top: 32px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-size: 14px;
	line-height: 25px;
	/* or 179% */


	color: #FFFFFF;
}
.contact-button a{
	text-decoration: none;
	color: #2D2925;
}
.contact-button{
	width: 186px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 16px;

	background: linear-gradient(126.79deg, #F2CE1A 45.3%, #F4A81C 125.09%);
	box-shadow: -10px 10px 30px rgba(237, 198, 0, 0.14);
	border-radius: 12px;
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */

	text-align: right;

	/* Black 900 */

}
.links{
	margin-top: 25px;
	display: flex;
	flex-direction: row;
}
.link a{
	text-decoration: none;
	color: #FFFFFF;
}
.link{
	font-family: AvenirLTStd;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	align-self: center;
	color: #FFFFFF;
	cursor: pointer;
}
.link-dots{

	width: 4px;
	height: 4px ;
	border-radius: 10px;
	margin: 10px;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
}
.blocks{
	width: 100%;
	height: 8px;
	overflow: hidden;
}
.block-yellow{
	float: left;
	background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
	width: 40px;
	height: 8px;
}
.block-black{
	float: left;
	background: #2D2925;
	width: 40px;
	height: 8px;
}


.gallery {
	width: 100%;
	z-index: -1;
}

.gallery-container {
	align-items: flex-end;
	display: flex;
	height: 700px;
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
}

.gallery-item {
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease-in-out;
	width: 240px;
	z-index: 0;
}

.gallery-item-1 {
	left: 15%;
	opacity: .4;
	transform: translateX(-50%);
}

.gallery-item-2,
.gallery-item-4 {
	opacity: 1;
	width: 280px;
	z-index: 1;
}

.gallery-item-2 {
	left: 30%;
	transform: translateX(-50%);
}

.gallery-item-3 {
	box-shadow: 0 0 30px rgba(255, 255, 255, 0.6), 0 0 60px rgba(255, 255, 255, 0.45), 0 0 110px rgba(255, 255, 255, 0.25), 0 0 100px rgba(255, 255, 255, 0.1);
	opacity: 1;
	left: 50%;
	transform: translateX(-50%);
	width: 300px;
	z-index: 2;
}

.gallery-item-4 {
	left: 70%;
	transform: translateX(-50%);
}

.gallery-item-5 {
	left: 85%;
	opacity: .4;
	transform: translateX(-50%);
}

.gallery-controls {
	display: flex;
	justify-content: center;
	margin: 30px 0;
}

.gallery-controls button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	margin: 0 20px;
	padding: 0 12px;
	text-transform: capitalize;
}

.gallery-controls button:focus {
	outline: none;
}

.gallery-controls-previous {
	position: relative;
}

.gallery-controls-previous::before {
	border: solid #000;
	border-width: 0 2px 2px 0;
	content: '';
	display: inline-block;
	height: 4px;
	left: -10px;
	padding: 2px;
	position: absolute;
	top: 0;
	transform: rotate(135deg) translateY(-50%);
	transition: left 0.15s ease-in-out;
	width: 4px;
}

.gallery-controls-previous:hover::before {
	left: -18px;
}

.gallery-controls-next {
	position: relative;
}

.gallery-controls-next::before {
	border: solid #000;
	border-width: 0 2px 2px 0;
	content: '';
	display: inline-block;
	height: 4px;
	padding: 2px;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: rotate(-45deg) translateY(-50%);
	transition: right 0.15s ease-in-out;
	width: 4px;
}

.gallery-controls-next:hover::before {
	right: -18px;
}

.gallery-nav {
	bottom: -15px;
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0;
	position: absolute;
	width: 100%;
}

.gallery-nav li {
	background: #ccc;
	border-radius: 50%;
	height: 10px;
	margin: 0 16px;
	width: 10px;
}

.gallery-nav li.gallery-item-selected {
	background: #555;
}

.download-icon a img{
	filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.3));
	margin-right: 10px;
}
.splide__pagination__page.is-active{
	background: #F2CE1A;
}
.tdc-cool-bars{
	margin-left: 50px;
	margin-bottom: 16px;
	width: 126px;
	height: 16px;
}
.tdc-cool-bars img{
	width: 100%;
}
.partner-box-mobile{
	display: none;
}
.slide-great-box-mobile{
	display: none;
}
#splide-testi-mobile{
	display: none;
}
.contact-links{
	justify-content: flex-end;
}
.download-icon{
	display: block;
}
.download-icon-mobile{
	display: none;
}
.navbar-brand img{
	height: 32px;
}

@media only screen and (max-width:750px) {
	.navbar-mobile{
		margin-top: 80px;
		background: #F8F4E2;
		display: none;
		padding: 24px;
		position: fixed;
		width: 100%;
		z-index: 10;
	}
	.navbar-mobile .navbar-nav{

		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
	}
	.dl-btn-logo-bars{
		display: block;
	}
	.dl-btn-logo-close{
		display: none;
	}
	.dl-btn{
	}
	.dl-btn-logo{
		justify-content: center;
	}
	.navbar-brand img{
		height: 24px;
	}
	.download-icon{
		display: none;
	}
	.download-icon-mobile{
		display: block;
		order: 2;
	}
	.contact-links{
		justify-content: flex-start;
	}
	.contact-button{
		order: 1;
		margin-top: 32px;
		margin-left: 10px;
	}
	#splide-testi-mobile{
		display: block;
	}
	#splide-testi-mobile .splide__track{
		padding: 50px 0;
	}
	#splide-testi-mobile .slide-testi-item{
		margin-top: 30px;
	}
	#splide-testi-mobile .slide-item-header{
		align-items: flex-start;
		justify-content: flex-start;
	}
	#splide-testi-mobile .slide-item-image{
	}
	#splide-testi-mobile .slide-item-name{
		flex-grow: 1;
		margin-left: 10px;
	}
	#splide-testi{
		display: none;
	}
	.slide-great-item-inner {
		padding: 20px;
	}
	.slide-great-box{
		display: none;
	}
	.slide-great-box-mobile{
		display: block;
		margin: 0 50px;
	}
	.dl-btn-text{
		display: none;
	}	
	.phone-left{
		display: none;
	}
	.phone-right{
		display: none;
	}
	.navbar-inner{
		padding: 24px 32px;
	}
	.container-inner{
		padding: 0 32px;
	}
	.section-hero-right{
		display: none;
	}
	.featured-service{
		flex-direction: column;
	}
	.tdc-title-parent{
		align-items: center;
	}
	.featured-service-item{
		max-width: 100%;
		flex-direction: row;
	}
	.service-item-text{
		display: block;
		white-space: nowrap;
		flex-wrap: nowrap;
		box-sizing: content-box;
		width: 200px;
		text-align: right;
	}
	.service-item-caption{
		box-sizing: content-box;
		position: relative;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		align-items: flex-start;
	}
	.featured-service-item:hover:before, .service-item-caption::before{
		width: 132px;
	}
	.home-maintenance-icon, .start-renovation-icon, .inspiration-icon{
		margin-left: 135px;
	}
	.feature-title-box{
		margin-left: 30px;
	}
	.tagline-title{
		font-size: 100px;
	}
	.tagline-subtitle{
		font-size: 36px;
	}
	.tagline-text{
		font-size: 14px;
	}
	.big-service-text{
		font-size: 16px;
		margin-left: 2px;
		margin-right: 50px;
	}
	.section-hero{
		background: url(img/hero_bg.png);
		background-repeat: no-repeat;
		background-size: 284px;
		background-position: right -150px center;
	}
	.section-hero-inner{
		margin-top: 40px;
		padding: 0px;
	}
	.big-service{
		margin: unset;
	}
	.big-service-dots-outer{
		width: 12px;
		height: 12px;
	}
	.big-service-dots-inner{
		width: 7.5px;
		height: 7.5px;
	}
	.big-service-text{
		font-size: 12px;
	}
	.flex-container{
		flex-direction: column;
	}
	.blog-post{
		flex-direction: column;
	}
	.tdc-video-thumbnail img{
		border-radius: 0px;
	}
	.tdc-video-thumbnail::before{
		position: absolute;
		right: unset;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.tdc-video-thumbnail::after{
		position: absolute;
		right: unset;
		top: 50%;
		left: 52%;
		transform: translate(-50%, -50%);
	}
	.section-tdc-inner-bg-right{
		display: none;
	}
	.navbar{
		padding: 24px 16px;
	}
	.container{
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.container-inner{
		padding-left: 0;
		padding-right: 0;
	}
	.section-hero-inner-bg{
		display: none;
	}
	.tagline-title{
		font-size: 36px;
		margin-bottom: 8px;
	}

	.tagline-title .bg-yellow-up::after{
		content: "";
		position: absolute;
		width: 130px;
		margin-top: 20px;
		margin-left: -127px;
		margin-bottom: 40px;
		height: 18px;
		background: #F2CE1A;
		border-radius: 150px;
		z-index: -9;
	}
	.tagline-subtitle{
		margin-top: 8px;
		margin-right: 40px;
		font-size: 16px;
	}
	.feature-title{
		font-size: 24px;
		line-height: 28px;
	}
	.feature-title-underline{
		margin-top: 0px;
		width: 81.75px;
		height: 6px;
	}
	.feature-title-box{
		margin-left: 0;
	}
	.section-hero{
		background: unset;
	}
	.section-feature-inner-bg-right{
		overflow: hidden;
		display: block;
		z-index: -9;
		position: absolute;
		right: 0;
		opacity: 0.3;
		top: 300px;
		width: 284px;
		height: 500px;
		background: url(img/hero_bg.png);
		background-repeat: no-repeat;
		background-size: 284px;
		background-position: 160px 0;
	}
	.section-feature-inner-bg{
		top: 1080px;
	}
	.tdc-title{
		font-size: 32px;
		line-height: 37.5px;
	}

	.tdc-title .bg-yellow-up::before{
		content: "";
		position: absolute;
		width: 73px;
		margin-top: -3px;
		margin-left: -3px;
		margin-bottom: 40px;
		height: 26px;
		background: #F2CE1A;
		border-radius: 150px;
		background: #F2CE1A;
		z-index: -9;
	}
	.tdc-cool-bars{
		margin: 20px auto 15px;
	}
	.tdc-cool-text{
		margin: 0 auto;
		text-align: center;
	}
	.tdc-cool-slider{
		margin: 22px 20px;
	}
	#splide-why > .splide__pagination {
		text-align: center;
		left: 50% !important;
		transform: translate(-55%, -50%) !important;
		bottom: -3em !important;
	}
	.splide__pagination{
		width: 100% !important;
	}
	#splide-pro > .splide__pagination {
		text-align: center;
		left: 50% !important;
		transform: translate(-50%, -50%) !important;
		bottom: -3em !important;
	}
	.splide__pagination{
		width: 100% !important;
	}
	.how-title{
		font-size: 30px;
		line-height: 35.16px;
	}

	.how-title .bg-yellow-up::before{
		content: "";
		position: absolute;
		width: 110px;
		margin-top: -0px;
		margin-left: -2px;
		margin-bottom: 40px;
		height: 23px;
		background: #F2CE1A;
		border-radius: 150px;
		background: #F2CE1A;
		z-index: -9;
	}
	.how-title-underline{
		right: 0;
	}
	.how-title-underline{
		/*align-self: flex-end;*/
	}
	.sliders-info{
		margin: 0 auto;
		position: absolute;
		width: 70%;
	}
	.sliders-arrow{
		right: -10px;
		left: unset;
	}
	.great-title{
		font-size: 24px;
		line-height: 28.13px;
	}
	.great-title-parent{
		align-items: center;
	}
	.great-title-underline{
		width: 81px;
		height: 6px;
	}
	.splide__track{
		/*padding-left: 30px !important;*/
	}
	.pro-title{
		font-size: 24px;
		line-height: 28.13px;
	}
	.splide-pro-item-caption{
		width: 100%;
	}
	#splide-pro > .splide__pagination{
		display: block;
	}
	#splide-pro > .splide__arrows{
		display: none;
	}
	#splide-pro-list > li{
		margin-right: 0 !important;
		width: auto;
	}
	.partner-title{
		font-size: 26px;
		line-height: 30.47px;
	}
	.partner-box-left{
		width: 100%;
	}
	.partner-box-right{
		width: 100%;
	}
	.partner-box{
		display: none;
	}
	.partner-box-mobile{
		display: block;
	}
	.partner-title-parent{
		align-items: flex-end;
	}

	.financial-partner-title-parent{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.financial-partner-title-box{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.financial-partner-title{
		font-family: AvenirLTStd;
		font-style: normal;
		font-weight: bold;
		font-size: 24px;
		line-height: 28px;
		color: #2D2925;
		margin-top: 50px;
	}

	.financial-partner-title .bg-yellow-up::before{
		content: "";
		position: absolute;
		width: 160px;
		margin-top: -5px;
		margin-left: -5px;
		margin-bottom: 40px;
		height: 22px;
		background: #F2CE1A;
		border-radius: 150px;
		background: #F2CE1A;
		z-index: -9;
	}

	.partner-box-official-store{
		margin-top: 60px;
		padding: 24px;
		height: auto;
		background: #FEFCF1;
		border-radius: 32px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.partner-box-financial-partner{
		z-index: -1;
		background: linear-gradient(135deg, #F2CE1A 0%, #F4A81C 100%);
		box-shadow: -20px 30px 80px rgba(243, 206, 19, 0.4);
		border-radius: 32px;
		padding: 16px;
		margin-top: 32px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.blog-title{
		font-size: 32px;
		line-height: 37.5px;
	}
	.blog-title-underline{
		display: none;
	}
	.blog-title-box{
		align-items: center;
	}
	.blog-title-underline-text{
		font-size: 18px;
		line-height: 21.09px;
		margin-top: 22px;
	}

	.big-blog-post-caption{
		display: none;
	}
	.big-blog-post-caption-mobile-parent{
		padding: 10px;
	}
	.big-blog-post-caption-mobile{
		position: absolute;
		bottom: unset;
		left: unset;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 24px;
		background: #FFFFFF;
		border-radius: 32px;
		margin-top: -100px;
		margin-right: 30px;
	}
	.big-blog-post-caption-mobile > .big-blog-post-title{
		font-family: AvenirLTStd;
		font-style: normal;
		font-weight: bold;
		font-size: 28px;
		line-height: 140%;
		color: #2D2925;
		flex: none;
		order: 0;
		flex-grow: 0;
	}
	.big-blog-post-caption-mobile > .big-blog-post-desc{
		font-family: AvenirLTStd;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 154%;
		color: #636262;
		flex: none;
		order: 1;
		flex-grow: 0;
		margin: 22px 0px;
	}
	.big-blog-post-caption-mobile > .big-blog-post-readmore{
		order: 2;
		flex-grow: 0;
	}
	.big-blog-post-caption-mobile > .big-blog-post-readmore a{
		font-family: AvenirLTStd;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 154%;
		color: #F19100;
		flex: none;
	}
}


@media only screen and (min-width:751px) and (max-width:991px) {
	.flex-container{
		flex-direction: column;
	}
	.slide-great-box{
		display: none;
	}
	.slide-great-box-mobile{
		display: block;
		margin: 0 25px;
	}
	.dl-btn-text{
		display: none;
	}
	.phone-left{
		display: none;
	}
	.phone-right{
		display: none;
	}
	.section-hero-right{
		display: none;
	}
	.navbar-inner{
		padding: 24px 32px;
	}
	.container-inner{
		padding: 0 32px;
	}
	.featured-service{
		flex-direction: column;
	}
	.tdc-title-parent{
		align-items: center;
	}
	.featured-service-item{
		max-width: 100%;
		flex-direction: row;
	}
	.service-item-caption{
		box-sizing: content-box;
		position: relative;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		align-items: flex-start;
	}
	.service-item-text{
		text-align: right;
		width: 200px;
		display: block;
		white-space: nowrap;
		flex-wrap: nowrap;
		box-sizing: content-box;
	}
	.featured-service-item:hover:before, .service-item-caption::before{
		width: 132px;
	}
	.home-maintenance-icon, .start-renovation-icon, .inspiration-icon{
		margin-left: 135px;
	}
	.feature-title-box{
		margin-left: 30px;
	}
	.tagline-title{
		font-size: 100px;
	}
	.tagline-subtitle{
		font-size: 36px;
	}
	.tagline-text{
		font-size: 14px;
	}
	.big-service-text{
		font-size: 16px;
	}
	.section-hero{
		background: url(img/hero_bg.png);
		background-repeat: no-repeat;
		background-size: 284px;
		background-position: right -150px center;
	}
	.tagline-title .bg-yellow-up::after{
		width: 201px;
		height: 54px;
		margin-top: 68px;
		margin-left: -202px;
	}
	.section-hero-inner{
		padding: 0px;
	}
	.blog-post{
		flex-direction: column;
	}
	.tdc-video-thumbnail img{
		border-radius: 0px;
	}
	.tdc-video-thumbnail::before{
		position: absolute;
		right: unset;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.tdc-video-thumbnail::after{
		position: absolute;
		right: unset;
		top: 50%;
		left: 51%;
		transform: translate(-50%, -50%);
	}
	.section-tdc-inner-bg-right{
		display: none;
	}
}
