.floating-whatsapp {
	position: fixed;
	padding: 10px 15px;
	bottom: 15px;
	right: 15px;
	border-radius: 5px;
}

body {
	font-family: Aller;
	font-weight: 400;
}

b {
	font-weight: bold !important;
}

@font-face {
	font-family: 'Hello';
	src: url('/fonts/Hello.ttf') format('truetype');
}

@font-face {
	font-family: 'Aller';
	src: url('../../vendors/fonts/AllerFont/Aller_Rg.ttf') format('truetype');
}

@font-face {
	font-family: 'AmostelySignature';
	src: url('../../vendors/fonts/AmostelySignature.ttf') format('truetype');
}

@font-face {
	font-family: 'ostrich-sans-bold';
	src: url('../../vendors/fonts/ostrich-sans.sans-bold.ttf') format('truetype');
}

/*Preloader Page*/
.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000000000;
	background: #fff;
}

.logoImg {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../../images/loading.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: Montserrat;
}

p {
	font-weight: 300;
}

.font-weight-medium {
	font-weight: 500
}

.font-portfolio {
	font-family: 'Hello';
	font-size: 56px;
	line-height: initial;
}

header .logo {
	max-width: unset;
}
header .line-gradient {
	position: absolute;
	bottom: -5px !important;
	height: 5px !important;
}
	header .logo .img-fluid {
		height: 49px;
		width: 100%;
	}
@media (max-width: 500px) {
	header .logo .img-fluid {
		height: 42px;
		width: 100%;
	}
}

.fixed-position {
	background-color: white;
}

	.fixed-position .menuHolder .navCollapse .nav-link,
	.menuHolder .navCollapse .nav-link {
		/*color: #7A7A7A;*/
		color: #21645C;
	}

.bg-images {
	background-image: url('/images/close-up-white-marble-texture-background-min1.jpg');
	background-position: 100% top;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
	position: relative;
	width: 100%;
	height: 70px;
}

.text-green {
	color: #21645C !important;
}

/*#pageHeader {
	padding-bottom: 5px;
	background: linear-gradient(90deg, rgba(159,129,49,1) 24%, rgba(236,201,90,1) 79%);
}*/

.menuHolder .navCollapse {
	/*background-color: #fff !important;*/
	font-size: 14px;
	color: #21645C;
}

	.menuHolder .navCollapse .nav-item.anchor-active .nav-link, .menuHolder .navCollapse .nav-item .nav-link:hover {
		background-color: transparent;
		/*color: #BC926D;*/
		color: #21645C;
		border-color: #f0c850;
		font-weight: 600;
	}

.meeting {
	font-size: 35px;
	line-height: 40px;
}

	.meeting .h2low {
		font-size: 23px;
	}

.bgtheme {
	background-color: #F7F7F4;
}

.menuHolder .navCollapse .anchor-active .nav-link,
.menuHolder .navCollapse .nav-item:hover .nav-link,
.menuHolder .navCollapse .nav-item:focus .nav-link {
	/*color: #BC926D;*/
	color: #21645C;
}

.menuHolder .navCollapse .anchor-active .nav-link {
	border-bottom: solid 3px;
	margin-bottom: -3px;
}

.menuHolder .navCollapse .nav-item:hover .nav-link,
.menuHolder .navCollapse .nav-item:focus .nav-link {
	border-bottom: solid 3px;
	border-color: #B17F4A;
	margin-bottom: -3px;
}

.bannerWrap .caption h1,
.bannerWrap .caption .h1 {
	font-size: 50px;
	line-height: 55px;
}

.bannerWrap .caption p {
	font-weight: 300;
	text-shadow: 1px 6px 6px #000;
	line-height: 40px;
	margin-bottom: 70px;
}

.slick-slide img.imgWrap {
	display: inline-block;
}

.btn.findsoilutionbtn {
	/* background: rgb(198,156,109);
	border-color: rgb(198,156,109); */
	background: #CCE2DF;
	border-color: #CCE2DF;
	font-weight: bold;
	font-size: 14px;
	border-radius: 20px !important;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #7A7A7A;
}

.bannerSlide .slick-dots .slick-active button:before {
	background: rgb(198, 156, 109);
}


.text-theme-color,
.sBlock a {
	color: rgb(198, 156, 109);
}

	.sBlock a .text-theme-color2,
	.sBlock a.text-theme-color2 {
		color: rgb(43, 73, 106)
	}

h1 .h2low {
	font-size: 22px;
}

.bdrBtmImg {
	margin-top: 60px;
	width: 75px;
	height: 5px;
	background-color: rgb(230 230 230 / 1);
}

	.bdrBtmImg:before {
		border-width: 0 15px 20px 15px;
		top: -15px;
		border-color: transparent transparent rgb(230 230 230 / 1) transparent;
	}

.sBlock .ico {
	font-size: 40px;
	min-width: 60px;
}

.bgico {
	background: url('../../images/icons/1x/iconassets.png') no-repeat;
	/*     background: url('/images/icons/1x/iconassets.png')*/
}

	.bgico.lamp {
		background-position: 0 0;
	}

	.bgico.branding {
		background-position: -396px 0;
	}

	.bgico.cartaudience {
		background-position: -800px 0;
	}

	.bgico.html {
		background-position: 0 -179px;
	}

	.bgico.hierarch {
		background-position: -396px -168px;
	}

	.bgico.calculator {
		background-position: -800px -174px;
	}


.aboutdesc {
	color: rgb(77, 77, 77);
	font-size: 20px;
	font-weight: 300;
}

.blogHolder .newsDescript .h3 {
	font-family: Montserrat;
	font-size: 20px;
	line-height: 27px;
}

	.blogHolder .newsDescript .h3 a:hover {
		color: #B17F4A;
	}

.blogHolder .newsDescript p {
	font-size: 13px;
	font-weight: 300;
	color: rgb(51, 51, 51)
}

.teamSlider button:before,
.clientSlider button:before {
	background: rgb(230, 230, 230);
}

.teamSlider .slick-dots .slick-active button:before,
.clientSlider .slick-dots .slick-active button:before {
	background: rgb(199, 178, 153);
}

.teamBlock.overlay:after {
	background-color: rgba(199, 178, 153, 0.5);
}

.teamSlider .slick-arrow,
.clientSlider .slick-arrow {
	position: absolute;
	top: 46%;
	color: rgb(43, 73, 106);
	-webkit-transform: translateY(-47%);
	-ms-transform: translateY(-47%);
	transform: translateY(-47%);
	z-index: 1;
	font-size: 16px;
	line-height: 18px;
}

.teamSlider .slickPrev,
.clientSlider .slickPrev {
	left: -30px;
}

.teamSlider .slickNext,
.clientSlider .slickNext {
	right: -30px;
}

.customerService.overlay:after {
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.6);
}

.footerHolder {
	/* background-color: rgb(21,38,57); */
	background-image: url(/images/footer-01.jpg);
	background-repeat: no-repeat;
	background-position: center -80px;
	background-size: cover;
}

.btn.btntheme {
	background-color: rgba(198, 156, 106, 1);
	border-color: rgba(198, 156, 106, 1);
	padding: 10px 0;
}

.footerArea {
	background-color: #0D1D2C;
}


.bg-blog {
	background-color: rgba(204, 226, 223, 0.4);
}

.icon-img img {
	width: 60px;
}

.footer-title {
	color: #21645C;
	font-family: Aller;
	font-size: 20px;
	line-height: initial;
}

.fNav a:before {
	content: '';
}

.fNav a:hover,
.fNav a:hover:before {
	color: #B17F4A;
}

.link-footer {
	color: #7A7A7A;
	transition: all 0.3s;
}

	.link-footer:hover,
	.icon-color {
		color: #B17F4A;
	}


.btn.btntheme {
	background-color: #B17F4A;
	border-color: #B17F4A;
	padding: 9px 0;
	color: white;
}

.logo-footer {
	width: 200px;
}

.logos-footer {
	max-width: 200px;
}

.footerAreaWrap {
	background-color: rgba(204, 226, 223, 0.4);
	padding-top: 5px;
	background: linear-gradient(90deg, rgba(159,129,49,1) 24%, rgba(236,201,90,1) 79%);
}



.img-footer--img {
	width: 170px;
	margin: 10px;
}

.contactForm {
	background-color: rgba(204, 226, 223, 0.2);
	padding: 30px;
	border-radius: 15px;
	width: 40%;
	margin: auto;
}

	.contactForm h3 {
		padding: 20px 0;
		color: #B17F4A;
		font-weight: bold;
		text-align: center;
	}

	.contactForm .form-control,
	.contactForm .jcf-select {
		background: white;
	}

.form-partnership {
	background-image: url(/images/bg-footer.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.bannerSlide .slick-arrow:hover {
	color: #B17F4A;
}



/* Products */
.product {
	position: relative;
}

	.product::before {
		content: ' ';
		border-top: 100vh solid #CCE2DF;
		opacity: .5;
		border-right: 120vw solid transparent;
		width: 0;
		position: absolute;
		top: 0;
		z-index: -2;
	}

.img-brand img {
	width: 200px;
}

.text-product {
	width: 90%;
}

.img-connectied {
	padding: 0 30px;
	position: relative;
}

.ornamen1,
.ornamen2, .ornamen3, .ornamen4 {
	position: absolute;
}

.ornamen1 {
	bottom: -70px;
	right: -20px;
	width: 160px;
}

.ornamen2 {
	left: -145px;
	top: 25%;
	width: 280px;
	z-index: -1;
}

.ornamen3 {
	top: -140px;
	left: -30px;
	width: 300px;
	z-index: -1;
}

.ornamen4 {
	top: -160px;
	right: -30px;
	width: 300px;
	z-index: -1;
}

.about-product-text-center {
	max-width: 60%;
	display: inline-block;
	margin: 0 auto;
}

.about-product-img {
	position: relative;
}



.about-product {
	position: relative;
}

	.about-product::before {
		content: ' ';
		border-bottom: 100vh solid #CCE2DF;
		opacity: .5;
		border-right: 120vw solid transparent;
		width: 0;
		position: absolute;
		bottom: 0;
		z-index: -2;
	}

.story-telling {
	background-color: rgba(204, 226, 223, .5);
}

.product-story {
	background-color: white;
	border-radius: 15px;
	position: relative;
}

.header-product-story {
	padding: 10px 0;
	box-shadow: 0px 5px 6px -5px rgba(0, 0, 0, 0.15);
}

.header-product-story,
.nav-link {
	color: #7A7A7A;
}

.product-story-content {
	max-width: 80%;
	margin: 0 auto;
	padding: 20px 0;
}

	.product-story-content h2 {
		font-family: 'Hello';
		line-height: initial;
		color: #B17F4A;
		text-align: center;
	}

.guest-message {
	background-color: #F5F6F7;
	padding: 20px 15px;
}

.prod-ornamen {
	position: absolute;
	right: -40px;
	bottom: -85px;
}

.label-img {
	width: 100%;
	height: 100vh;
	border: solid 1px #6E8D87;
	position: relative;
	max-width: 140px;
	max-height: 140px;
	display: inline-block;
	margin-bottom: 0;
}

	.label-img i {
		font-size: 30px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

.img-message {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 15px;
}

.img-upload-preview {
	max-width: 140px;
	max-height: 140px;
}

	.img-upload-preview img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		object-position: center;
	}

#list-tab input[type="radio"] {
	width: 0;
	height: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	border: none;
	appearance: none;
}


/* radio */
.nav-list input[type="radio"] {
	display: none;
}

	.nav-list input[type="radio"]:checked + label {
		display: block;
		background-color: #6E8D87;
		color: white;
		cursor: pointer;
	}

.label-nav {
	display: block;
	padding: 10px;
	border: solid 1px #6E8D87;
	cursor: pointer;
	transition: all 0.3s ease;
}

	.label-nav:hover {
		background-color: #6E8D87;
		color: white;
	}

	.label-nav i {
		margin-right: 15px;
	}

.navbar-light .navbar-toggler-icon {
	background-color: currentColor;
}

/* blog detail */
.post-main-content .post-mata ul li:not(:last-child) {
	margin-right: 13px;
}

.post-main-content .post-mata ul li {
	font-size: 12px;
	color: #777777;
	display: inline-block;
}

.post-mata ul li a {
	color: #777777;
}

.post-main-image .image-caption p a {
	color: #999999;
}

.post-main-image .image-caption {
	margin-top: 30px;
}

.post-main-content .post-heading {
	margin-bottom: 46px;
}

.customerService.overlay:after {
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.1);
}

.caption h2 {
	/*text-shadow: 1px 6px 6px #000;*/
}

.caption .first-text {
	color: #21645C;
	font-family: Aller;
	font-size: 50px;
	line-height: 70px;
	text-transform: uppercase;
}

.caption .second-text {
	color: white;
	font-family: aller_rg;
	line-height: initial;
	text-transform: uppercase;
	font-weight: 200;
	display: flex;
	align-items: center;
	justify-content: center;
}

	.caption .second-text span {
		color: rgb(198, 156, 109);
		font-family: amostelysignature;
		font-size: 65px;
		padding: 0 16px;
		text-transform: initial;
		height: 120px;
		line-height: 95px;
	}

.bannerWrap.overlay:after {
	background-color: rgba(10, 10, 10, 0.0);
}

.single-post-content {
	color: black;
}

/*About*/
.about {
	padding: 60px 0;
}
	.about p {
		color: #505050;
	}

/*Benefits*/
.benefits {
	background-color: #F6F2ED;
	padding: 60px 0;
}

.benefits-title h1 {
	font-family: amostelysignature;
	color: #21645C;
	font-size: 90px;
	line-height: initial;
}

.benefits-content li {
	padding: 16px 0;
}

.benefits-item h2 {
	font-family: ostrich-sans-bold;
	color: #21645C;
	line-height: initial;
	font-size: 45px;
}

.benefits-item p {
	color: #000;
}

.benefits-img {
	margin-right: 30px;
}

	.benefits-img img {
		width: 180px;
		height: 180px;
		border-radius: 50%;
		object-fit: cover;
		object-position: center;
	}

/*Featured*/
.featured {
	padding: 80px 0;
}

.featured-title h1 {
	font-family: amostelysignature;
	color: #21645C;
	font-size: 90px;
	line-height: initial;
}

.featured-content-item {
	text-align: center;
	padding: 16px 0;
}

	.featured-content-item p {
		color: #000;
	}

.featured-item-title h2 {
	font-family: ostrich-sans-bold;
	color: #21645C;
	line-height: initial;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.featured-item-title span {
	color: #B17F4A;
	font-family: amostelysignature;
	line-height: initial;
	font-size: 45px;
}

.featured-item-img {
	padding: 16px 0;
}

.featured-content-item p {
	text-align: justify;
}

.featured-item-img img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	object-fit: cover;
}

.featured-item-title {
	padding: 16px 0;
}

.featured-content-footer {
	padding: 26px 0;
}

	.featured-content-footer h2 {
		text-transform: uppercase;
		color: #21645C;
		font-family: Aller;
	}

.featured-content-btn {
	padding: 26px 0;
}
/*Testimonial*/
.testimonial-title h1 {
	color: #21645C;
	font-family: amostelysignature;
	line-height: initial;
	font-size: 70px;
}

/*Journal*/
.journal {
	background-color: #F6F2ED;
}

.journal-title h1 {
	color: #21645C;
	font-family: amostelysignature;
	line-height: initial;
	font-size: 70px;
}

.journal-content-item {
	display: flex;
	align-items: center;
	padding: 16px 0;
}


.journal-img {
	margin-right: 20px;
}

	.journal-img img {
		width: 160px;
		height: 160px;
		object-fit: cover;
	}

.journal-footer {
	padding: 30px 0;
}
/*Digital invitation*/
.digital-invitation {
	background-color: #F6F2ED;
	padding: 60px 0;
}

.digital-invitation-title {
	padding: 40px 0;
}

	.digital-invitation-title h1 {
		color: #21645C;
		font-family: amostelysignature;
		line-height: 100px;
		font-size: 70px;
	}

.digital-invitation-content .slick-slider {
	margin: 0 -15px;
}

.digital-invitation-content .slick-slide {
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}

.digital-invitation-item {
	display: block;
	border-radius: 10px;
	overflow: hidden;
}

	.digital-invitation-item:hover {
		transition: all 0.3s linear;
	}

		.digital-invitation-item:hover .digital-invitation-text {
			background-color: #AD7F49;
		}

.digital-invitation-text {
	text-align: center;
	padding: 16px;
	background-color: #21645C;
}

	.digital-invitation-text p {
		margin-bottom: 0;
		color: white;
	}

.slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #21645C;
	font-size: 35px;
}

	.slick-arrow:hover {
		color: #21645C;
	}

.slickNext {
	right: -30px;
}

.slickPrev {
	left: -30px;
}

.digital-invitation-img {
	width: 100%;
	max-height: 350px;
	overflow: hidden;
}

	.digital-invitation-img img {
		object-fit: cover;
		width: inherit;
	}



.btn-connectied-green {
	padding: 10px 40px;
	color: white;
	background-color: #21645C;
	letter-spacing: 1px;
	border-radius: 6px;
	font-size: 18px;
	outline: none !important;
	box-shadow: none !important;
}
	.btn-connectied-green:hover {
		color: #fff !important;
		background-color: #B5834B;
		border-color: #B5834B;
		transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}

/* Footer */
.contact-us li, .contact-us a {
	color: #000;
}

.footer-link-title {
	color: white;
	margin-left: 75px;
	font-family: Aller;
	font-size: 28px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.footer-item ul {
	transform: skew(-28deg);
	margin-left: -15px;
	margin-right: 15px;
}

.footer-item li {
	border-bottom: solid 1px #B17F4A;
	padding: 6px 45px;
	transform: skew( 28deg );
}


/*.footer-item li:first-child {
		border-top: solid 1px #B17F4A;
	}*/

.footer-link {
	font-family: Aller;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	padding: 8px 0;
	transition: all 0.3s ease-in-out;
}

	.footer-link:hover {
		color: #B17F4A;
	}

.social-media {
	padding-top: 245px;
	padding-bottom: 20px;
}

.social-media-title {
	color: white;
	font-family: Aller;
	font-size: 28px;
	text-transform: uppercase;
	text-align: end;
	font-weight: 600;
}

.social-media-item {
	display: flex;
	justify-content: flex-end;
}


	.social-media-item a {
		margin-right: 14px;
	}



	/* .social-media-item i {
		color: white;
		font-size: 20px;
		transform: translate(10px, 10px);
	}*/

	.social-media-item img {
		width: 35px;
		height: 35px;
	}

.footer-shadow {
	padding: 16px 70px;
	background-color: rgba(0,0,0,0.6);
}

	.footer-shadow p {
		color: white;
		margin-bottom: 0;
		font-size: 12px;
		line-height: 1;
	}

/* Testimonial */
.testimonial-content-item {
	width: 100%;
	height: 300px;
}

.testimonial-content .slick-slide {
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 10px;
	overflow: hidden;
}

.viedoOpener {
	width: 100%;
	height: 100%;
}

/*Packages*/
.packages {
	position: relative;
	height: 100%;
	min-height: 100vh;
}

	.packages:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		opacity: 0.4;
		background-image: url('../../images/pink-gold-marble-textured-small.jpg');
		background-repeat: no-repeat;
		background-position: 50% 0;
		background-size: cover;
	}

.packages-title h1 {
	color: #21645C;
	font-family: amostelysignature;
	line-height: initial;
	font-size: 70px;
	letter-spacing: 2px;
}

.packages-title h2 {
	color: #21645C;
	font-family: Aller;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 800;
	margin: 16px 0;
}

.pricelist-title h1 {
	color: #21645C;
	font-family: amostelysignature;
	line-height: 125px;
	font-size: 70px;
}

.packages-img img {
	border-radius: 50%;
	width: 115px;
	height: 115px;
	display: block;
	object-fit: cover;
	object-position: center center;
}

.packages-content {
	padding: 50px 0;
}

.packages-img {
	margin-bottom: 16px;
}

.packages-content .nav-link {
	text-align: center;
	padding: 0;
	border: none;
}

.packages-content p {
	text-transform: uppercase;
	color: #21645C;
}

.packages-content .nav-link:hover {
	border: none;
}

.packages-content .nav-link.active {
	border: none;
	border-bottom: solid 4px #C39E3F;
	background-color: transparent;
}

	.packages-content .nav-link.active .packages-img img {
		padding: 5px;
		/*background: linear-gradient(70deg, rgba(159,129,49,1) 24%, rgba(236,201,90,1) 79%);*/
		background: linear-gradient(to right, rgba(237,197,80,1) 0%,rgba(145,117,43,1) 6%,rgba(237,197,80,1) 39%,rgba(237,197,80,1) 44%,rgba(233,230,156,1) 56%,rgba(237,197,80,1) 68%,rgba(237,197,80,1) 73%,rgba(145,117,43,1) 91%,rgba(237,197,80,1) 100%);
		background-size: 400% 400%;
		animation: gradient 15s ease infinite;
	}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

.packages-content .nav-link.active p {
	font-weight: 700;
}

.packages-content .nav-tabs {
	border-bottom: none;
}

	.packages-content .nav-tabs .nav-item {
		margin: 0 16px;
	}

.fitur-item-text {
	margin-top: 16px;
}


.fitur-title {
	padding: 40px 0;
	color: #21645C;
	font-family: Aller;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 800;
}

.disable-fitur {
	color: #E5D5C7 !important;
	cursor: default;
}

.list-item {
	display: flex;
	justify-content: center;
}

	.list-item li:last-child::after {
		content: "";
	}

	.list-item li:after {
		content: "|";
		margin: 0 6px;
		font-weight: 700;
		color: #B17F4A;
	}

	.list-item li a {
		color: #B17F4A;
		font-size: 16px;
		font-weight: 700;
		font-family: Aller;
	}

	.list-item li span {
		color: #B17F4A;
		font-size: 16px;
		font-weight: 700;
		font-family: Aller;
		cursor: pointer;
	}

		.list-item li span.disable-fitur {
			cursor: not-allowed;
		}

.fitur-item-container {
	border: 0px;
	outline: 0px;
	box-shadow: none;
}

.pricelist {
	padding: 40px 0;
}

.pricelist-content {
	max-width: 450px;
	display: block;
	margin: 0 auto;
	background-color: #E7D3C1;
	border-radius: 30px;
	padding: 30px;
}

	.pricelist-content h5 {
		color: #000;
		padding-bottom: 20px;
		font-family: Aller;
		font-weight: 700;
	}

	.pricelist-content .col-form-label, .pricelist-content .form-check-label {
		color: #000;
	}

	.pricelist-content .form-control {
		border: solid 1px #B17F4A;
	}

	.pricelist-content .form-check-label {
		font-style: italic;
	}

	.pricelist-content p {
		font-size: 11px;
		font-style: italic;
		color: rgba(0, 0, 0, 0.6);
	}

.btn-pricelist {
	text-align: center;
}

.btn-unduh-pricelist {
	background-color: #B17F4A;
	color: white;
	padding: 10px 20px;
	border-radius: 6px;
	transition: all 0.3s ease-in-out;
}

	.btn-unduh-pricelist:hover {
		color: white;
	}

.fitur-item {
	padding: 80px 0;
}

.fitur-item-content {
	padding-top: 30px;
}

.fitur-item-title h1 {
	color: #21645C;
	font-family: ostrich-sans-bold;
	font-size: 70px;
	text-align: center;
	line-height: initial;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fitur-item-title span {
	font-family: amostelysignature;
}

.fitur-item-text h5 {
	color: #B17F4A;
	font-size: 20px;
	line-height: 1.6;
	font-family: Aller;
}

.fitur-item-text p {
	color: #000;
	text-align: justify;
}

.fitur-item {
	position: relative;
}

	.fitur-item .slick-arrow {
		top: 65px;
		z-index: 1;
		/*top: 10%;*/
	}

	.fitur-item .slickNext {
		right: 20%;
	}

	.fitur-item .slickPrev {
		left: 20%;
	}

.question {
	background-color: #E7D3C1;
	padding: 80px 0;
}

	.question h2 {
		text-align: center;
		color: #21645C;
		font-family: Aller;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 28px;
	}

.question-btn {
	text-align: center;
	padding-top: 30px;
	display: block;
}

.info-company img {
	margin-right: 10px;
	width: 20px;
	height: 20px;
}

.line-gradient {
	height: 5px;
	width: 100%;
	background: linear-gradient(90deg, rgba(240,200,80,1) 0%, rgba(148,117,43,1) 6.79%, rgba(240,200,80,1) 44.85%, rgb(240 200 80) 56.1%, rgba(240,200,80,1) 56.82%, rgba(240,200,80,1) 67.92%, rgba(240,200,80,1) 73.84%, rgba(240,200,80,1) 91.52%, rgba(240,200,80,1) 94%);
}

.form-googles {
	width: 100%;
	height: 390vh !important;
	margin: 40px 0;
}
@media (max-width: 768px) {
	.form-googles {
		height: 470vh !important;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	.form-googles {
		height: 1670vh !important;
	}
}

.nav-link.active > .packages-img {
	position: relative;
	overflow: hidden;
	display: inline-block;
	border-radius: 50px;
}

	.nav-link.active > .packages-img:after {
		animation: shine 5s ease-in-out infinite;
		animation-fill-mode: forwards;
		content: "";
		position: absolute;
		top: -110%;
		left: -210%;
		width: 200%;
		height: 200%;
		opacity: 0;
		transform: rotate(30deg);
		border-radius: 50px;
		background: rgba(255, 255, 255, 0.23);
		background: linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100% );
	}

	.nav-link.active > .packages-img:active:after {
		opacity: 0;
	}

@keyframes shine {
	10% {
		opacity: 1;
		top: -30%;
		left: -30%;
		transition-property: left, top, opacity;
		transition-duration: 0.7s, 0.7s, 0.15s;
		transition-timing-function: ease;
	}

	100% {
		opacity: 0;
		top: -30%;
		left: -30%;
		transition-property: left, top, opacity;
	}
}



@media (min-width: 1920px) {
	.footerHolder {
		background-position: center -180px;
	}
}

@media (max-width: 1440px) {
	.footerHolder {
		background-position: center -90px;
	}
}

@media (min-width: 1230px) {
	h1,
	.h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.progressCounter {
		margin-top: 75px;
	}
}

@media (max-width: 1024px) {
	.footerHolder {
		background-repeat: no-repeat;
		background-position: center 0;
		background-size: cover;
	}
	.logos-footer {
		max-width: 175px;
	}
	.contact-us {
		width: 200px;
	}
	.social-media-item {
		flex-flow: unset;
	}
	.footer-item ul {
		margin-left: -10px;
	}
}

@media (max-width: 991.98px) {
	/*Partership*/
	.contactForm {
		width: 50%;
	}

	.img-message {
		grid-template-columns: repeat( auto-fit, minmax(140px, 1fr) );
	}

	.img-upload-preview {
		width: 200px;
		height: 200px;
	}

	/* product */
	.img-brand img {
		width: 180px;
	}

	.text-product.h3 {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.footerHolder {
		background-repeat: no-repeat;
		background-position: center 0;
		background-size: auto 510px;
	}
	.footerHolder > .container-fluid > .row > div {
		padding-left: 27px !important;
	}
	.social-media-item {
		flex-flow: wrap;
	}
	.contact-us {
		width: 200px;
	}
	.footer-item ul {
		margin-left: -55px;
	}
	.bannerWrap {
		min-height: 30vh;
		max-height: 200px;
	}
	#bannerVid {
		top: 5%;
		left: 50%;
	}
	.caption .first-text {
		font-size: 27px;
		padding-top: 30px;
		line-height: 40px;
	}
	.caption .second-text {
		font-size: 15px;
		line-height: 40px;
	}
		.caption .second-text span {
			font-size: 42px;
		}
}
@media (max-width: 767.98px) {

	/*Partership*/
	.contactForm {
		width: 70%;
	}
}

@media (max-width: 575.98px) {
	.product-story-content {
		max-width: 100%;
	}

	.header-product-story, .nav-link {
		font-size: 12px;
		padding: .5rem 6px;
	}

	.font-portfolio {
		font-size: 40px;
	}

	.contactForm h3 {
		font-size: 18px;
	}

	/* Product */
	.about-product-text-center {
		max-width: 90%;
	}

	.ornamen3, .ornamen4 {
		width: 250px;
	}

	.ornamen3 {
		top: -130px;
	}

	.ornamen4 {
		top: -150px;
	}

	/* Footer */
	.logo-footer {
		width: 180px;
		/*margin: 0 auto;*/
		display: block;
	}

	.ig-title {
		text-align: center;
	}

	.img-footer--img {
		width: 200px;
	}
	/*Partership*/
	.contactForm {
		width: 100%;
	}

	.benefits-title h1 {
		font-size: 50px;
	}

	.benefits-item h2 {
		font-size: 30px;
	}

	.benefits-img {
		text-align: center;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.featured-title h1 {
		font-size: 50px;
	}

	.featured-content-footer h2 {
		font-size: 20px;
	}

	.digital-invitation-title h1, .testimonial-title h1, .journal-title h1 {
		font-size: 50px;
	}

	.slickPrev {
		left: -14px;
	}

	.slickNext {
		right: -14px;
	}

	.journal-text h2 {
		font-size: 18px;
	}

	.footer-link-title {
		margin-left: 35px;
	}

	.footer-item ul {
		transform: skew(0deg);
		margin-left: 0;
	}

	.footer-item li {
		transform: skew(0deg);
	}

	.footerHolder {
		background-position: -50px 0px;
		background-size: auto 700px;
	}

	.social-media {
		padding-top: 0px;
		padding: 0 15px;
	}

	.social-media-title {
		text-align: start;
		color: #21645C;
		font-size: 24px;
	}

	.social-media-item {
		justify-content: flex-start;
	}

	.packages-title h1 {
		font-size: 40px;
	}

	.packages-title h2 {
		font-size: 18px;
	}

	.packages-content .nav-tabs .nav-item {
		margin: 10px 16px;
	}

	.fitur-title {
		font-size: 18px;
	}

	.list-item {
		flex-wrap: wrap;
	}

	.fitur-item-title h1 {
		font-size: 40px;
	}

	.fitur-item .slick-arrow {
		top: 35px;
	}

	.fitur-item .slickNext {
		right: 0;
	}

	.fitur-item .slickPrev {
		left: 0;
	}

	.question h2 {
		font-size: 18px;
	}

	.pricelist-title h1 {
		font-size: 40px;
	}

	.caption .first-text {
		font-size: 28px;
		line-height: 60px;
	}

	.caption .second-text {
		font-size: 18px;
	}

		.caption .second-text span {
			font-size: 30px;
		}

	.footer-item {
		display: none;
	}

	.logos-footer {
		max-width: 150px
	}

	.footer-title {
		font-size: 24px
	}
}

@media (max-width: 426px) {
	.packages-title h1 {
		font-size: 33px;
	}

	section.packages > div {
		padding: 0 45px 0 45px !important;
	}

	.packages-content #myTab {
		/*flex-wrap: nowrap;
		overflow-y: auto;*/
		margin: 0 -16px;
		/*justify-content: unset !important;*/
	}

	.packages-img img {
		width: 80px;
		height: 80px;
		/*display: unset !important;*/
	}

	.packages-content .nav-tabs .nav-item {
		margin: 6px 6px;
	}
}

@media (max-width: 425px) {
	.footerHolder {
		background-position: -65px 0px;
		background-size: auto 700px;
	}
	.consultation .container {
		padding: 0 !important;
	}

	.caption .second-text {
		font-size: 15px;
	}
		.caption .second-text span {
			font-size: 35px;
			line-height: 40px;
		}
}
@media (max-width: 375px) {
	.caption .second-text {
		font-size: 12px;
		line-height: 40px;
	}
		.caption .second-text span {
			font-size: 32px;
		}
}
@media (max-width: 320px) {
	section.packages > div {
		padding: 0 0px 0 0px !important;
	}
	.consultation .container {
		padding: 0 !important;
	}
	.caption .second-text {
		font-size: 10px;
	}
		.caption .second-text span {
			font-size: 26px;
		}
}


.thumbnail {
  position: relative;
  background: #000;
  -moz-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.thumbnail .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  right: 0;
  color: #000;
  -moz-transition: 0.3s opacity ease-in-out;
  -o-transition: 0.3s opacity ease-in-out;
  -webkit-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out;
}
.thumbnail .caption:hover {
  background: #000000cc;
}
.thumbnail .caption .inner {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  -moz-transition: 0.3s opacity ease-in-out;
  -o-transition: 0.3s opacity ease-in-out;
  -webkit-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
	.thumbnail .caption .inner .webLink {
		font-size: 14px;
		line-height: 1em;
		color: #fff;
		cursor: pointer;
	}
	.thumbnail .caption .inner .videoLink {
		font-size: 14px;
		line-height: 1em;
		color: #fff;
		cursor: pointer;
	}
	.thumbnail .caption .borders {
		position: absolute;
		top: 15px;
		left: 15px;
		right: 15px;
		bottom: 15px;
		pointer-events: none;
	}
	.thumbnail .caption .inner .webLink > a,
	.thumbnail .caption .inner .videoLink > a {
		color: #fff;
	}
		.thumbnail .caption .inner .videoLink > a:hover,
		.thumbnail .caption .inner .webLink > a:hover {
			color: #AD7F49;
			text-shadow: 0px 0px 5px #ffffff;
		}
.thumbnail .caption .borders .border {
  position: absolute;
  background: #000;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  -webkit-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}
.thumbnail .caption .borders .border.top-left {
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.thumbnail .caption .borders .border.top-right {
  top: 0;
  right: 0;
  height: 0;
  width: 1px;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.thumbnail .caption .borders .border.bottom-right {
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.thumbnail .caption .borders .border.bottom-left {
  bottom: 0;
  left: 0;
  height: 0;
  width: 1px;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.thumbnail:hover .caption, .thumbnail.hover .caption {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.thumbnail:hover .caption .inner, .thumbnail.hover .caption .inner {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.thumbnail:hover .caption .borders .border.top-left, .thumbnail.hover .caption .borders .border.top-left {
  width: 100%;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.thumbnail:hover .caption .borders .border.top-right, .thumbnail.hover .caption .borders .border.top-right {
  height: 100%;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.thumbnail:hover .caption .borders .border.bottom-right, .thumbnail.hover .caption .borders .border.bottom-right {
  width: 100%;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.thumbnail:hover .caption .borders .border.bottom-left, .thumbnail.hover .caption .borders .border.bottom-left {
  height: 100%;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

/*Slider Template*/
/*.slick-slide {
	background: #3a8999;
	color: white;
	padding: 40px 0;
	font-size: 30px;
	font-family: "Arial", "Helvetica";
	text-align: center;
}

.slick-arrow:before {
	color: black;
}
.slick-slide:nth-child(odd) {
	background: #e84a69;
}

.slider {
	margin: 0 30px;
}*/

.bw-bobaweb-template-image {
	background-size: cover !important;
	width: 100%;
	padding-bottom: 70%;
	border-bottom-left-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	background-repeat: no-repeat !important;
}

@media (min-width:768px) {
	.bw-bobaweb-template-item:hover .bw-bobaweb-template-image {
		background-position-y: calc(100% - 49px) !important;
	}
}

/*Our Templates*/
.sliderTemp-preview {
	/*height: 100%;*/
	margin-bottom: 35px;
}
	.sliderTemp-preview .prevItem .prevTheme,
	.sliderTemp-preview .slick-list {
		box-shadow: 0px 0px 4px 1px #00000026;
		border-radius: 5px;
	}
		.sliderTemp-preview .slick-list .slick-slide {
			height: 100%;
			padding: 0;
		}
	.sliderTemp-preview .prevItem .prevTheme {
		background-size: cover !important;
		background-position: center center !important;
		width: 100%;
		padding-bottom: 70%;
		background-position-y: 0% !important;
		background-repeat: no-repeat !important;
		transition: background-position 15s ease, transform 1.5s ease;
	}
	.sliderTemp-preview .prevItem:hover .prevTheme {
		background-position-y: calc(100%) !important;
	}

.sliderTemp-nav .slick-next,
.sliderTemp-nav .slick-prev {
	margin: -14px 4px;
	filter: invert();
}
.sliderTemp-nav .thumbTheme {
	margin: 0 4px;
}
.sliderTemp-nav p {
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 5px 0;
}
.sliderTemp-nav .slick-list {
	padding: 0 !important;
}
.sliderTemp-nav .slick-list .slick-track {
	width: 100%;
}
.sliderTemp-nav .thumbTheme .thumbView {
	background-size: cover !important;
	background-position: center center !important;
	width: 100%;
	padding-bottom: 70%;
	border-radius: 5px;
	box-shadow: 0px 0px 4px 1px #00000026;
	cursor: pointer;
}

.list-group-item.active {
	background-color: #21645C;
	border-color: #19544d;
}

.mainPageSpacer {
	padding-top: 74px;
	overflow: hidden;
}


.OurTemplateHead.headPM .searchContainer {
	display: inline-flex;
	flex: 1 1;
	border: 2px solid #A57F49;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	left: 50%;
	width: 500px;
	height: 45px;
	transform: translate(-50%, -50%);
	z-index: 1;
	background: #fff;
}
.OurTemplateHead.headPM .searchIcon {
	padding: 6px 8px 8px 8px;
	background-color: #fff;
	font-size: 25px;
	border-right: 1.5px solid #A57F49;
	height: 80%;
	margin: 3px 12px 0 0;
}
.OurTemplateHead.headPM .searchBox {
	border: 0;
	padding: 0.5rem 0.5rem 0.5rem 0;
	flex: 1;
	outline: none !important;
	box-shadow: none !important;
}
.OurTemplateHead.headPM .searchButton {
	background: #538AC5;
	border: 0;
	color: white;
	padding: 0.5rem;
	border-radius: 0;
}
.OurTemplateHead.bannerSec.headPM .bannerWrap {
	margin-bottom: 0;
}
.OurTemplateHead .mainPM {
	background: none !important;
}
.OurTemplateHead .headPM .searchContainer {
	transform: translate(-50%, 0) !important;
}
.OurTemplateHead .button {
	display: inline-block;
	padding: 10px 15px;
	background: #ffffff00;
	border: none;
	color: #BBBDBF;
	font-size: 17px;
	font-family: Aller;
	text-shadow: 0 1px white;
	cursor: pointer;
}
	.OurTemplateHead .button:hover {
		background-color: #ffffff00 !important;
		color: #21645C !important;
	}
	.OurTemplateHead .button:active,
	.OurTemplateHead .button.is-checked {
		background-color: transparent;
		border-bottom: 4px solid #21645C;
	}
	.OurTemplateHead .button:focus {
		box-shadow: none;
	}
	.OurTemplateHead .button.is-checked {
		color: #21645C !important;
		text-shadow: 0 0 1px #a57f49;
	}
/* ---- button-group ---- */
.OurTemplateHead .button-group:after {
	content: '';
	display: block;
	clear: both;
}
.OurTemplateHead .button-group .button {
	float: left;
	border-radius: 0;
	margin-bottom: -3px;
}
.OurTemplateHead .ui-group {
	width: 100% !important;
	border-bottom: 1px solid #e5e5e5;
}
	.OurTemplateHead .ui-group h3 {
		display: inline-block;
		vertical-align: top;
		line-height: 32px;
		margin-right: 0.2em;
		font-size: 16px;
	}

.OurTemplate .sliderTemp-preview .prevTheme {
	box-shadow: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.OurTemplate .featured-content-item .shadow {
	border-radius: 8px;
	border: 1px solid #e5e5e5;
}
.OurTemplate .OurTemplate-Title h2 {
	color: #21645C;
	font-family: Aller;
}
.OurTemplate .OurTemplate-Title p {
	font-size: 17px;
	font-family: Aller;
	color: #606060;
}

.OurTemplate .thmGrid .featured-content-item,
.OurTemplate .thmGrid .thmBox {
	padding-bottom: 0 !important;
}
	.OurTemplate .thmGrid .thmBox .sliderTemp-preview {
		margin: 0 0 20px 0;
		padding: 0;
		padding-bottom: 0 !important;
		align-items: center;
	}
	.OurTemplate .thmGrid .thmBox .theme-title {
		margin: 0;
		/*padding: 0 15px 0 10px;*/
		padding: 0 10px 15px 10px;
		align-items: center;
	}
	.OurTemplate .thmGrid .thmBox .theme-title h4 {
		color: #21645C;
		font-family: Aller;
		text-align: left !important;
	}
.OurTemplate .thmGrid .thmBox .theme-title-sub {
	/*display: flex;*/
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 5px 10px 15px 10px;
	align-items: center;
	text-align: left;
}
	.OurTemplate .thmGrid .thmBox .theme-title-sub h6 {
		font-size: 12px;
	}
	.OurTemplate .thmGrid .thmBox .theme-title-sub a {
		color: #ffffff;
		background: #B17F4A;
		border-radius: 25px;
		padding: 4px 10px;
		font-size: 12px;
		margin: 0;
	}
	.OurTemplate .thmGrid .thmBox.firstNote .featured-content-item {
		height: 335.33px !important;
	}
@media (min-width: 768px) and (max-width: 1229px) {
	.OurTemplate .thmGrid .thmBox.firstNote .featured-content-item {
		height: 279.19px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.OurTemplate .thmGrid .thmBox.firstNote .featured-content-item {
		height: 307.19px !important;
	}
}


.OurTemplate .featured-content-item .shadow.info {
	border: 2px dashed #e5e5e5;
	-webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
}
	.OurTemplate .featured-content-item .shadow.info .sliderTemp-preview {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}



.OurTemplate .thmGrid .thmModalNav {
	cursor: pointer;
}

.color-greenConnectied {
	color: #21645C !important;
}

.flex-fill {
	flex: 1 1 auto !important;
}

@media (min-width: 250px) {
	.OurTemplateHead.headPM .searchContainer {
		max-width: calc(100% + -60px) !important;
	}
}


/*Affiliate*/
.ct-affiliate.seg01 {
	padding: 100px 0;
	background: url('../../images/affiliate/bg-affiliate-one.png');
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
	.ct-affiliate.seg01 h3.text-green,
	.ct-affiliate.seg01 h1.text-green {
		font-family: 'Poppins';
		font-weight: 600;
		text-transform: uppercase;
	}
	.ct-affiliate.seg01 p {
		font-family: 'Poppins';
		font-size: 20px;
		color: #333333;
		letter-spacing: 0.18px;
		line-height: 27.9px;
	}
	.ct-affiliate.seg01 .feature {
		margin-bottom: 30px;
	}
.ct-affiliate.seg02 {
	padding: 100px 0;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #edefee;
}
	.ct-affiliate.seg02 h2.text-green {
		font-family: 'Poppins';
		font-weight: 600;
		text-transform: uppercase;
	}
	.ct-affiliate.seg02 p {
		font-family: 'Poppins';
		font-size: 20px;
		color: #333333;
		letter-spacing: 0.18px;
		line-height: 27.9px;
	}
.ct-affiliate.seg03 {
	padding: 100px 0;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
	.ct-affiliate.seg03 h1.text-green,
	.ct-affiliate.seg03 h2.text-green {
		font-family: 'Poppins';
		font-weight: 600;
		text-transform: uppercase;
	}
	.ct-affiliate.seg03 p {
		font-family: 'Poppins';
		font-size: 20px;
		color: #333333;
		letter-spacing: 0.18px;
		line-height: 27.9px;
	}
	.ct-affiliate.seg03 .affiliate-porto {
		position: relative;
		margin: 15px;
	}
		.ct-affiliate.seg03 .affiliate-porto img {
			width: 100%;
			max-width: 265px;
			border-radius: 14px;
			transition: all .2s;
		}
		.ct-affiliate.seg03 .affiliate-porto a:hover img {
			transform: scale(1.05);
			-webkit-box-shadow: 0 3px 10px 0px #00000070 !important;
			box-shadow: 0 3px 10px 0px #00000070 !important;
		}
	.ct-affiliate.seg03 .affiliate-porto h3.text-white {
		bottom: 0;
		position: absolute;
		width: 100%;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk {
		background: url('../../images/affiliate/item-affiliate-06/item-affiliate-06-icon-bg.svg');
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		background-color: #ffffff;
		margin: 30px 0 145px;
		max-width: 1176px;
		max-height: 611px;
		width: 100%;
		height: 611px;
		position: initial;
		justify-content: center;
	}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL01 {
			max-width: 425px;
			max-height: 108px;
			width: 100%;
			position: absolute;
			top: 150px;
			left: 85px;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL02 {
			max-width: 360px;
			max-height: 108px;
			width: 100%;
			position: absolute;
			top: 390px;
			left: 15px;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL03 {
			max-width: 300px;
			max-height: 106px;
			width: 100%;
			position: absolute;
			top: 615px;
			left: 100px;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR01 {
			max-width: 336px;
			max-height: 106px;
			width: 100%;
			position: absolute;
			top: 170px;
			right: 175px;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR02 {
			max-width: 340px;
			max-height: 111px;
			width: 100%;
			position: absolute;
			top: 390px;
			right: 45px;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR03 {
			max-width: 382px;
			max-height: 120px;
			width: 100%;
			position: absolute;
			top: 625px;
			right: 130px;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk img:hover:not(:first-child) {
			transform: scale(1.1);
			cursor: pointer;
			image-rendering: optimizeQuality;
			transition-delay: .1s !important;
		}

@media (max-width: 768px) {
	.ct-affiliate.seg03 .affiliate-helpdesk {
		background: none;
		display: flex;
		flex-direction: column;
		max-height: unset;
		height: auto;
	}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL01,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL02,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL03,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR01,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR02,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR03 {
			position: unset;
			margin-bottom: 10px;
		}
}
@media (max-width: 1024px) {
	.ct-affiliate.seg03 .affiliate-helpdesk {
		background: none;
		display: flex;
		flex-direction: unset;
		flex-wrap: wrap;
		max-height: unset;
		height: auto;
		margin: 30px 0 55px;
	}
		.ct-affiliate.seg03 .affiliate-helpdesk .icon-helpdesk {
			max-width: 528px;
			margin-bottom: 40px !important;
		}
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL01,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL02,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatL03,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR01,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR02,
		.ct-affiliate.seg03 .affiliate-helpdesk .chatR03 {
			position: unset;
			margin-bottom: 10px;
		}
}
@media (min-width: 1025px) and (max-width: 1229px) {
	.ct-affiliate.seg03 .affiliate-helpdesk .icon-helpdesk {
		display: none !important;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk .chatL01 {
		max-width: 425px;
		max-height: 108px;
		width: 100%;
		position: absolute;
		top: 170px;
		left: 60px;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk .chatL02 {
		max-width: 360px;
		max-height: 108px;
		width: 100%;
		position: absolute;
		top: 410px;
		left: 0;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk .chatL03 {
		max-width: 300px;
		max-height: 106px;
		width: 100%;
		position: absolute;
		top: 645px;
		left: 80px;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk .chatR01 {
		max-width: 336px;
		max-height: 106px;
		width: 100%;
		position: absolute;
		top: 200px;
		right: 75px;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk .chatR02 {
		max-width: 340px;
		max-height: 111px;
		width: 100%;
		position: absolute;
		top: 440px;
		right: 0;
	}
	.ct-affiliate.seg03 .affiliate-helpdesk .chatR03 {
		max-width: 382px;
		max-height: 120px;
		width: 100%;
		position: absolute;
		top: 665px;
		right: 100px;
	}
}
.ct-affiliate.seg04 {
	padding: 122px 0 122px 0;
	background: url('../../images/affiliate/bg-affiliate-four.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
	.ct-affiliate.seg04 .card {
		border-radius: 15px;
	}
	.ct-affiliate.seg04 h1.text-green {
		font-family: 'Poppins';
		font-weight: 600;
		text-transform: uppercase;
	}
	.ct-affiliate.seg04 label.text-green {
		font-family: 'Poppins';
		font-weight: 600;
		margin-bottom: 5px;
	}
	.ct-affiliate.seg04 p {
		font-family: 'Poppins';
		font-size: 18px;
		color: #333333;
		letter-spacing: 0.18px;
		line-height: 27.9px;
	}
	.ct-affiliate.seg04 .form-group .iti {
		display: block;
	}
	.ct-affiliate.seg04 .logo-connectied {
		width: 165px;
		margin-bottom: 20px;
	}
	.ct-affiliate.seg04 .footer-event {
		color: #756649;
		font-size: 30px;
		font-family: TenorSans-Regular;
		line-height: normal;
		margin-top: 30px;
		text-align: center;
	}
	.ct-affiliate.seg04 form {
		padding-top: 10px !important;
	}
	/*.ct-affiliate.seg04 .input-group-prepend {
		height: 49px !important;
	}*/
	.ct-affiliate.seg04 input {
		/*height: 49px !important;*/
		outline: none !important;
		box-shadow: none !important;
	}
		.ct-affiliate.seg04 input:active {
			border: 1px solid #21645B !important;
			background: #fff;
		}

/*Dropdown Kedo*/
.form-control:focus,
.k-state-hover,
.k-state-focused,
.k-combobox .k-dropdown-wrap:active {
	/*border: 1px solid #21645B !important;*/
	/*border-color: #21645B !important;*/
	background: #fff;
	outline: none !important;
	box-shadow: none !important;
}
.k-item.k-state-hover {
	border: 0 !important;
	background: #B5834B85 !important;
}
.k-item.k-state-selected.k-state-focused,
.k-item.k-state-selected {
	border: 0 !important;
	background: #B5834B !important;
	color: #fff;
}
.k-item.k-state-focused {
	border: 0 !important;
	color: #000;
}
.k-icon.k-clear-value.k-i-close {
	height: 100%;
	top: 0;
}
.k-combobox .k-select{
	background: none;
	border: 0;
}
	.k-combobox .k-select:hover {
		background: #e4e7eb;
		border-color: #e4e7eb;
	}

/*Date input Kedo*/
.tab-pane.active input,
.input-group input,
.input-group-prepend .input-group-text {
	background-color: #ffffff !important;
	outline: none !important;
	box-shadow: none !important;
	font-size: 15px;
	font-family: "Poppins";
	border-radius: 5px;
}

.k-datepicker .k-select,
.k-datepicker .k-picker-wrap {
	height: 49px !important;
	outline: none !important;
	box-shadow: none !important;
}
	.ct-affiliate input:hover,
	.ct-affiliate input:focus {
		border: 1px solid #21645B;
		background: #fff;
	}
.k-datepicker .k-select {
	height: 100% !important;
	width: 46px;
	border: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}
.k-widget.form-control {
	height: 100% !important;
}
	.k-widget.form-control .k-input {
		/*height: 47px !important;*/
		height: 100% !important;
		background: #ffffff00;
		outline: none !important;
		box-shadow: none !important;
		border: 0 !important;
	}
	.k-datepicker .k-select,
	.k-timepicker .k-select,
	.k-datetimepicker .k-select {
		border: 0;
		color: #007E7A;
		background-color: #ffffff00;
		border-right: 1px solid #ced4da !important;
		height: 36.5px;
		padding: 0.375rem 0.75rem;
	}
	.k-datepicker .k-select:hover,
	.k-timepicker .k-select:hover,
	.k-datetimepicker .k-select:hover {
		border: 0;
		color: #fff !important;
		background-color: #007E7A !important;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
.k-datepicker .k-picker-wrap:hover {
	border: 1px solid #21645B;
}
.k-picker-wrap.k-state-default {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}


/*External Events (Registration)*/
.ExternalEvent {
	background: url('/images/bg-event-registration.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
	.ExternalEvent .logo-connectied {
		width: 165px;
		margin-bottom: 70px;
	}
	.ExternalEvent .ExteralEvent-card {
		max-width: 620px;
		width: 100%;
		text-align: center;
	}
		.ExternalEvent .ExteralEvent-card .card {
			background: #ffffff00 !important;
			max-width: 628px;
			width: 100%;
			text-align: center;
			backdrop-filter: unset;
		}
	.ExternalEvent .input-group .input-group-prepend .input-group-text {
		background-color: #fff;
		border: 1px solid #ced4da;
		font-size: 24px;
		color: #21645B;
	}
.datepicker_hidden,
.datepicker_hidden .k-picker-wrap {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-bottom: 0;
	color: #495057;
	background-color: unset;
	background-clip: padding-box;
	border: unset;
	height: 100%;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
	.datepicker_hidden .k-select {
		opacity: 0;
		display: none;
	}
	.datepicker_hidden .form-control {
		width: 100% !important;
		height: 100% !important;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
		.datepicker_hidden .form-control::placeholder {
			color: #2c625a99;
		}

/*Intro Step Portfolio*/
/*Header*/
.introjs-tooltip-header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.introjs-skipbutton {
	padding: 5px 0 0 0;
}
.introjs-tooltiptext {
	padding: 10px;
	color: #3e3e3e;
}
.introjs-tooltip-title {
	color: #21645C;
	font-size: 16px;
}
/*Footer*/
.introjs-tooltipbuttons {
	border-top: 1px solid #e0e0e0;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
	background: #f7f7f7;
	position: relative !important;
	display: inline-flex !important;
	vertical-align: middle !important;
	position: relative !important;
	display: inline-flex !important;
	vertical-align: middle !important;
	width: 100%;
	justify-content: end;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
}
	.introjs-tooltipbuttons > .introjs-prevbutton:hover,
	.introjs-tooltipbuttons > .introjs-prevbutton {
		border-top-right-radius: 0px !important;
		border-bottom-right-radius: 0px !important;
	}
	.introjs-tooltipbuttons > .introjs-nextbutton:hover,
	.introjs-tooltipbuttons > .introjs-nextbutton {
		border-top-left-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
	}

	.introjs-tooltipbuttons > .introjs-prevbutton:not(.introjs-disabled),
	.introjs-tooltipbuttons > .introjs-nextbutton {
		color: #fff;
		background-color: #21645C;
		border-color: #21645C;
	}
		.introjs-tooltipbuttons > .introjs-prevbutton:not(.introjs-disabled):hover,
		.introjs-tooltipbuttons > .introjs-nextbutton:hover {
			color: #fff;
			background-color: #A7824D;
			border-color: #A7824D;
		}
.introjs-button {
	padding: 0.25rem 0.5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0.2rem;
	outline: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
.infoButton {
	position: absolute;
	top: 0;
	right: 0;
}
.infoButton i {
	padding: 3px 3.5px 3px 3px;
	margin: 5px;
	border-radius: 50%;
	font-size: 22px;
	color: #fff !important;
}
	.infoButton i {
		color: #fff !important;
	}
		.infoButton i:hover {
			color: #fff !important;
			background: #138496;
			border-color: #117a8b;
		}


/*================ 2022 Sept ================*/

/*==General==*/

/*Link*/
.link,
a.link {
	margin-top: 10px;
	display: block;
	color: #B5834B !important;
	font-size: 14px !important;
	text-decoration: underline !important;
	cursor: pointer;
}
.link:active,
.link:focus,
.link:hover,
a.link:active,
a.link:focus,
a.link:hover {
	color: #8F612C;
}

/*Button*/
button,textarea,input.text,input[type="text"],input[type="button"],input[type="submit"],input[type="search"],input[type="email"],input[type="tel"],input[type="number"],.input-checkbox,.btn {
	-webkit-appearance: none !important;
}

.btn-ct-green {
	color: #fff;
	background-color: #21645C;
	letter-spacing: 1px;
	border-radius: 6px;
	font-size: 14px;
	outline: none !important;
	transition: all .2s;
	padding: 6px;
}
	.btn-ct-green:focus,
	.btn-ct-green:hover {
		color: #fff !important;
		background-color: #B5834B !important;
		border: 1px solid #a27440 !important;
		transition: all .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
		-webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
		box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
		transform: scale(1.01);
	}
.btn-ct-green-o {
	padding: 10px 40px;
	color: #21645C;
	background-color: #21645C00;
	letter-spacing: 1px;
	border-radius: 6px;
	border: 1px solid #21645C;
	font-size: 14px;
	outline: none !important;
	transition: all .2s;
	padding: 6px;
}
	.btn-ct-green-o:focus,
	.btn-ct-green-o:hover {
		color: #B5834B !important;
		background-color: #B5834B00;
		border: 1px solid #B5834B;
		transition: all .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
		-webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
		box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
		transform: scale(1.01);
	}

/*Modal*/
.modal-content { 
	border-radius: 12px;
}
	/*.modal-content .modal-header {
		border: 0;
	}*/
	.modal-content button.close {
		padding: 0;
		color: #21645B;
		background-color: #fff;
		border: 0;
		width: 33px;
		height: 33px;
		border-radius: 50%;
		font-size: 32px;
		font-weight: 400;
		text-shadow: none;
		opacity: 1;
	}

/*Form General*/
::placeholder {
	color: #B3B3B3 !important;
}
select {
	cursor: pointer;
}
/*select arrow*/
.form-general .jcf-select .jcf-select-opener:after {
	color: #3E3E3E;
	font-size: 14px;
	z-index: 1;
	pointer-events: none;
}
.k-i-arrow-60-down::before {
	content: "\f078";
	font-family: 'Font Awesome 5 Free';
	font-weight: 800;
	color: #3E3E3E;
	font-size: 12px;
	margin-right: -9px;
}
.form-general {
	background-color: unset !important;
	padding: 30px;
	border-radius: 15px;
	width: unset !important;
	margin: auto;
}
	.form-general btn {
		min-width: 200px;
	}
	.form-general .title-img {
		width: 190px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		display: flex;
	}
	.form-general .title {
		color: #34625C;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		padding: 0 0 0 0;
	}
	.form-general .titleSub {
		color: #B98F53;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		padding: 0 0 20px 0;
	}
	.contactForm span.form-control,
	.form-general .jcf-select {
		padding: 0 !important;
		margin: 0 !important;
		background: none;
		border: 0 !important;
	}
	.k-widget.form-control .k-input {        
		padding: 10px 22px;
	}
.form-general select,
.form-general input {
	border: 1px solid #DCDCDC !important;
	border-radius: 6px !important;
	background: #F8F8F8 !important;
	max-height: 48px;
	opacity: unset !important;
	padding: 10px 22px !important;
	margin: 0 !important;
	font-size: 14px !important;
	color: #3E3E3E !important;
}
	.form-general select:hover,
	.form-general input:hover,
	.form-general select:focus,
	.form-general input:focus,
	.form-general select:active,
	.form-general input:active {
		border: 1px solid #34625C !important;
		background: #F1F1F1 !important;
	}
.form-general span.k-dropdown-wrap {
	background: #F8F8F8 !important;
	background-color: #F8F8F8 !important;
	font-size: 14px;
}
.contactForm .form-control,
.contactForm .jcf-select {
	height: 48px;
	font-size: 14px;
}
.jcf-select-text {
	margin: unset !important;
}

.modal-content .btn-ct-green,
.modal-content .btn-ct-green-o,
.form-general .btn-ct-green,
.form-general .btn-ct-green-o {
	width: 200px !important;
	min-height: 43px !important;
	padding: 10px !important;
}

/*== Quick address / Generate ==*/
.quickadd-generate {
	margin-top: -50px;
}
.quickadd-generate * {
	font-family: 'Poppins' !important;
	font-size: 14px;
	font-weight: 400;
}
	.quickadd-generate .modal-dialog {
		max-width: 345px;
		margin: auto;
	}
.quickadd-generate .modal-header {
	padding-bottom: 0!important;
}
.quickadd-generate .modal-content .content {
	padding: 0 30px 25px 30px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.quickadd-generate .modal-content .icon-status {
	width: 100%;
	height: 100%;
	max-width: 100px;
	max-height: 100px;
	align-self: center;
}
.quickadd-generate .modal-content .information {
	width: 100%;
	text-align: center;
}
	.quickadd-generate .modal-content .information .name {
		font-size: 24px !important;
		font-weight: 700 !important;
		color: #24373D;
	}
	.quickadd-generate .modal-content .information .hr-line {
		max-width: 56px;
		border: 1px solid #494848;
	}
	.quickadd-generate .modal-content .information .note {
		font-size: 14px !important;
		font-weight: 400 !important;
		color: #24373D;
	}
	.quickadd-generate .modal-content .information .link-inv {
		overflow-wrap: break-word;
		color: #007bff;
		text-decoration: none;
		background-color: transparent;
	}