
html, body {
	overflow-x: hidden;
	max-width: 100%;
	padding-top: 0;
}

body {
    background: #fff;
	color: #959595;
	font-size: 18px;
	line-height: 31px;
    font-optical-sizing: auto;
	font-weight: 400;
	font-family: "proxima-soft", sans-serif;
	text-rendering: optimizeLegibility;
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	width: auto;
}

a{
    color: #f6b6a3;
    text-decoration: none;
}

em{
	font-style: italic;
}

p{
	margin-bottom: 20px;
}

.clearfix:after {
	content: "";
	clear: both;
	display: table;
}

strong, b {
	font-weight: 600;
	line-height: inherit;
}

blockquote{
	max-width: 100%;
	width: 280px;
}

blockquote p{
	font-size: 15px;
	margin-bottom: 10px;
}

blockquote strong{
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	line-height: 23px;
}

/* Headings */

h1{
	color: #f6b6a3;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h1 span{
	color: #acacac;
}

h2{
    font-size: 52px;
    font-weight: 600;
    line-height: 56px;
}

h3{
	font-size: 32px;
    font-weight: 600;
    line-height: 38px;
}

h4{
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
}

h5{
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}

.clearfix:after {
    content: "";
    clear: both;
    display: table;
}

.kk-button{
    align-items: center;
    border-radius: 60px;
    border: 2px solid #1C1C1C;
    display: flex;
    float: left;
    font-size: 16px;
    font-weight: 300;
    height: 45px;
    justify-content: space-between;
    line-height: 28px;
    padding: 9px 25px;
    transition: all 0.3s ease;
}

.kk-button:hover{
    background: #1C1C1C;
    color: #FAF9F6;
}

.kk-holding-container{
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 1070px;
}

.kk-holding-logo{
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	left: 0;
	padding: 25px 20px;
	position: fixed;
	top: calc(50% - 83px);
	z-index: 10;
}

.kk-holding-logo img{
	width: 85px;
}

/* Top Navigation */

.kk-holding-header{
	background: #f6b6a3;
	border-bottom: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	display: flex;
	justify-content: space-between;
	height: 98px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}

.kk-holding-left{
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 19px;
	font-weight: 600;
	height: 100%;
	letter-spacing: 4px;
	padding-left: 45px;
	text-transform: uppercase;
}

.kk-holding-right{
	background: #999;
	display: flex;
	border-left: 1px solid #fff;
	height: 100%;
}

.kk-holding-right a{
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}

.kk-holding-right a:hover{
	background: #f6b6a3;
}

.kk-holding-left-left a{
	align-items: center;
	display: flex;
	font-size: 12px;
	height: 100%;
	letter-spacing: 2px;
	font-weight: 600;
	padding: 0 55px;
}

.kk-holding-left-right{
	border-left: 1px solid #fff;
}

.kk-holding-left-right-top,
.kk-holding-left-right-bottom{
	height: 50%;
}

.kk-holding-left-right-top{
	border-bottom: 1px solid #fff;
}

.kk-holding-left-right a{
	align-items: center;
	display: flex;
	font-size: 12px;
	height: 100%;
	letter-spacing: 2px;
	font-weight: 600;
	padding: 0 30px 0 0;
}

.kk-holding-left-right a span{
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	margin-right: 3px;
	width: 49px;
}

.kk-holding-left-right a span svg{
	fill: #fff;
	width: 28px;
}

/* Footer */

.kk-holding-footer{
	margin: 0 auto;
    max-width: 100%;
    padding: 75px 0 150px;
    position: relative;
    width: 1070px;
}

.kk-holding-footer-content p{
	color: #acacac;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: -2px;
}

.kk-holding-footer-inner{
	align-items: flex-end;
	display: flex;
	justify-content: flex-start;
}

.kk-holding-footer-logo{
	margin-right: 55px;
}

.kk-holding-footer-logo img{
	width: 85px;
}

/* content */

.kk-holding-slide{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 800px;
	position: relative;
	width: 100%;
}

.kk-holding-slide-content{
	background: #fff;
	border-radius: 20px;
	bottom: 25px;
	display: flex;
	font-size: 17px;
	font-weight: 600;
	height: 36px;
	position: absolute;
	right: 25px;
	text-transform: uppercase;
}

.kk-holding-carousel-wrap{
	position: relative;
}

.kk-holding-carousel-nav-wrap{
	align-items: center;
	bottom: 30px;
	display: flex;
	justify-content: space-between;
	left: 30px;
	position: absolute;
	z-index: 3;
}

.kk-holding-carousel-nav-prev,
.kk-holding-carousel-nav-next{
	display: flex;
}

.kk-holding-carousel-nav-wrap-prev svg,
.kk-holding-carousel-nav-wrap-next svg,
.kk-holding-carousel-nav-wrap svg{
	fill: #fff;
	height: 27px;
	width: auto;
}

.kk-holding-carousel-nav-wrap-prev,
.kk-holding-carousel-nav-wrap-next {
	align-items: center;
	bottom: 15px;
	display: flex;
	justify-content: space-between;
	left: 20px;
	position: absolute;
	z-index: 3;
}

.kk-holding-carousel-nav-wrap-next{
	left: auto;
	right: 20px;
}

.kk-holding-carousel-nav-wrap-prev,
.kk-holding-carousel-nav-wrap-next{
	display: none;
}

.kk-holding-carousel-nav{
	display: inline-block;
}

.kk-holding-carousel-nav .slick-dots {
	position: static;
	bottom: 0;
	display: flex;
	width: auto;
	padding: 0;
	margin: 0 14px;
	list-style: none;
	text-align: center;
}

.kk-holding-carousel-nav .slick-dots li {
	position: relative;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
}

.kk-holding-carousel-nav .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 13px;
	height: 13px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.kk-holding-carousel-nav .slick-dots li.slick-active button{
	border: 2px solid #fff;
	border-radius: 20px;
}

.kk-holding-carousel-nav .slick-dots li button:before {
	font-family: 'slick';
	font-size: 5px;
	line-height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 13px;
	content: '•';
	text-align: center;
	opacity: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.kk-holding-content-left{
	align-items: center;
	display: flex;
	height: 100%;
	padding: 0 25px;
}

.kk-holding-content-left strong{
	color: #e2a28f;
	margin-left: 5px;
}

.kk-holding-content-center{
	align-items: center;
	background: #f6b6a3;
	color: #fff;
	display: flex;
	height: 100%;
	padding: 0 25px;
}

.kk-holding-content-center-mob{
	display: none;
}

.kk-holding-content-right{
	align-items: center;
	background: #999999;
	border-radius: 0 20px 20px 0;
	color: #fff;
	display: flex;
	height: 100%;
	padding: 0 25px;
}

.kk-holding-content .kk-holding-container{
	border-bottom: 1px solid #d9d9d9;
	padding: 100px 0 85px;
}

.kk-holding-content-inner{
	border-left: 4px solid #f6b6a3;
	padding-left: 65px;
}

.kk-holding-content-inner span{
	display: block;
}

.kk-holding-content-inner-p{
	max-width: 100%;
	width: 675px;
}

.kk-holding-content-inner-p p:last-of-type{
	margin-bottom: 0;
}

.kk-holding-form .kk-holding-container{
	border-bottom: 1px solid #d9d9d9;
	padding: 90px 0 100px;
}

.kk-holding-form-inner{
	border-left: 4px solid #f6b6a3;
	padding-left: 65px;
}

.kk-holding-form-inner-top{
	align-items: flex-end;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 30px;
}

.kk-holding-form-inner-top p{
	color: #c2c2c2;
	font-size: 24px;
	margin-bottom: 25px;
	margin-left: 15px;
}

.kk-holding-form .gform_footer{
	margin-block-start: 0 !important;
}

.kk-holding-form .ginput_container input{
	background: #f0f0f0 !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #acacac !important;
	font-size: 28px !important;
	line-height: 28px !important;
	height: auto !important;
	padding: 10px 25px !important;
}

#input_1_4_container{
	flex-direction: column;
	row-gap: 0;
}

#input_1_4_1_container{
	margin-bottom: 15px;
}

#field_1_5{
	grid-column: span 8;
}

.gform-button{
	background: #f6b6a3 !important;
	border-radius: 0 50px 50px 0 !important;
	color: #fff !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	justify-content: flex-start !important;
	line-height: 30px !important;
	height: 100% !important;
	padding-left: 25px !important;
	padding-right: 20px !important;
	text-align: left !important;
	text-transform: uppercase !important;
}

.gfield--type-submit{
	position: relative !important;
}

.gfield--type-submit:after{
	color: #fff;
	content: '\f105';
	display: block;
	font-family: "Font Awesome 6 Pro";
	font-size: 35px;
	position: absolute;
	right: 20px;
	top: 13px;
}

#field_submit{
	grid-column: span 4;
}

.kk-holding-form .gform-theme--foundation .gform_fields {
	row-gap: 15px;
}

.kk-holding-form .gfield_error .ginput_container input{
	border: 1px solid #c02b0a !important;
}

/* responsive */

@media only screen and (max-width: 1100px) {

	.kk-holding-footer,
	.kk-holding-content .kk-holding-container,
	.kk-holding-form .kk-holding-container{
		padding-left: 35px;
		padding-right: 35px;
	}

	h1 {
		font-size: 40px;
		line-height: 50px;
	}

}

@media only screen and (max-width: 1080px) {

	.kk-holding-left {
		font-size: 20px;
		padding: 0 20px;
		justify-content: center;
	}

	.kk-holding-left-left a {
		padding: 0 30px;
	}

	.kk-holding-logo {
		position: absolute;
	}

}

@media only screen and (max-width: 992px) {

	.kk-holding-content-right{
		display: none;
	}

	.kk-holding-content-center {
		border-radius: 0 20px 20px 0;
	}

	.kk-holding-footer {
		padding-bottom: 75px;
	}

	.kk-holding-header{
		flex-direction: column;
		height: auto;
	}

	.kk-holding-left{
		border-bottom: 1px solid #fff;
		justify-content: center;
		padding: 15px 0;
	}

	.kk-holding-right {
		border-left: none;
	}

	.kk-holding-left-left{
		display: none;
	}

	.kk-holding-left-right{
		border-left: none;
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.kk-holding-left-right-top,
	.kk-holding-left-right-bottom {
		height: 100%;
	}

	.kk-holding-left-right-top {
		border-bottom: none;
	}

	.kk-holding-left-right a {
		padding: 10px 20px;
	}

	.kk-holding-left-right a span{
		margin-right: 15px;
		width: auto;
	}

	.kk-holding-left-right a span svg {
		width: 24px;
	}

	.kk-holding-left-right-bottom{
		border-left: 1px solid #fff;
	}

	.kk-holding-form-inner-top {
		align-items: flex-start;
		flex-direction: column;
	}

	.kk-holding-form-inner-top p {
		margin-bottom: 25px;
		margin-left: 0;
	}

	.kk-holding-form-inner-top h1{
		margin-bottom: 10px;
	}

	.kk-holding-form .ginput_container input {
		font-size: 20px !important;
		line-height: 20px !important;
	}

	.gform-button {
		font-size: 19px !important;
		line-height: 20px !important;
	}

	.kk-holding-content-inner,
	.kk-holding-form-inner {
		padding-left: 35px;
	}

	.gfield--type-submit:after {
		top: 7px;
	}

}

@media only screen and (max-width: 810px) {

	.kk-holding-content-inner,
	.kk-holding-form-inner {
		border: none;
		padding-left: 0;
	}

	.kk-holding-content-inner,
	.kk-holding-form-inner-top{
		text-align: center;
	}

	.kk-holding-content-inner-p{
		width: 100%;
	}

	.slick-dotted.slick-slider {
		margin-bottom: 0;
	}

	.kk-holding-form-inner-top {
		align-items: center;
	}

	.kk-holding-form-inner-top p{
		display: none;
	}

	.kk-holding-footer{
		padding: 0;
	}

	.kk-holding-footer-inner{
		align-items: center;
		flex-direction: column-reverse;
	}

	.kk-holding-footer-logo,
	.kk-holding-footer-content{
		padding: 60px 0;
		width: 100%;
	}

	.kk-holding-footer-logo{
		border-top: 1px solid #d9d9d9;
		text-align: center;
	}

	.kk-holding-footer-content p{
		font-weight: 600;
		text-align: center;
	}

	.kk-holding-footer-logo{
		margin: 0;
	}

	.kk-holding-slide-content {
		bottom: -40px;
		flex-direction: column;
		font-size: 20px;
		height: 80px;
		right: auto;
		z-index: 5;
	}

	.kk-holding-content-center{
		border-radius: 0 0 20px 20px;
	}

	.kk-holding-content-center,
	.kk-holding-content-left {
		justify-content: center;
		padding: 4px 30px;
	}

	.kk-holding-content-center{
		display: none;
	}

	.kk-holding-content-center-mob{
		display: flex;
	}

	.kk-holding-content-center-mob a {
		color: #fff;
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
		line-height: 33px;
	}

	.slick-list {
		overflow: visible;
	}

	.kk-holding-carousel-wrap {
		z-index: 5;
	}

	.kk-holding-form .kk-holding-container {
		padding-bottom: 50px;
		padding-top: 50px;
	}

}

@media only screen and (max-width: 767px) {

	.kk-holding-content-inner span{
		display: inline;
	}

	#field_submit,
	#field_1_5 {
		grid-column: span 12;
	}

	.gform-button {
		height: 50px !important;
		text-align: left !important;
		padding-left: 25px !important;
	}

	.kk-holding-logo {
		padding: 15px 12px;
		top: calc(50% - 50px);
		width: 75px;
	}

	.kk-holding-footer-logo, .kk-holding-footer-content {
		padding: 40px 0;
	}

	.kk-holding-footer-logo img{
		width: 60px;
	}

	.kk-holding-slide{
		max-height: 350px;
	}

}

@media only screen and (max-width: 599px) {

	body {
		line-height: 25px;
	}

	h1 {
		font-size: 25px;
		line-height: 32px;
	}

	.kk-holding-form .gform-theme--foundation .gform_fields {
		row-gap: 10px;
	}

	#input_1_4_1_container {
		margin-bottom: 10px;
	}

	.kk-holding-form-inner-top {
		margin-bottom: 20px;
	}

	.kk-holding-content .kk-holding-container {
		padding-top: 80px;
	}

	.kk-holding-content .kk-holding-container {
		padding-bottom: 50px;
	}

	.kk-holding-left {
		font-size: 15px;
	}

	.kk-holding-left-right-top,
	.kk-holding-left-right-bottom{

	}

	.kk-holding-left-right a {
		font-size: 11px;
		letter-spacing: 1px;
		padding: 10px;
	}

	.kk-holding-left-right a span {
		margin-right: 10px;
	}

	.kk-holding-left-right a span svg {
		width: 17px;
	}

	.kk-holding-left {
		padding: 10px 0;
	}

	.kk-holding-slide-content {
		font-size: 16px;
	}

	.kk-holding-carousel-nav-wrap{
		display: none;
	}

	.kk-holding-carousel-nav-wrap-prev,
	.kk-holding-carousel-nav-wrap-next{
		display: flex;
	}

	.kk-holding-slide{
		max-height: 300px;
	}

	.kk-holding-logo {
		width: 69px;
	}

}

@media only screen and (max-width: 354px) {

	.kk-holding-left-right a span{
		display: none;
	}

}
