*{
	font-family: muli, sans-serif!important;
}
.dkcode__wrapper p{
	font-family: muli, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 16px;
	color: #1d1d1f;
}
.dkcode__wrapper h2{
	font-family: playfair-display, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 35px;
	color: #1d1d1f;
}
#header{
	padding-bottom: 0px;
}
#header .button span,
.top-contact .phone span,
.contact-wrapper form .flex .col button,
span.logo{
	font-family: muli, sans-serif;
	font-weight: 200!important;	
}
#kontakt .form-info p,
#kontakt form input{
	font-size: 12px!important;
	font-family: muli, sans-serif;
	font-weight: 200!important;	
}
.footer-wrapper p{
	color: #fff!important;
}
.main--padding{
	padding: 30px 30px 30px 0;
}
.dkcode__wrapper .dkcode_image_with_content--grid{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}
.dkcode__wrapper .dkcode_image_with_content--grid .dkcode_content{
	padding: 150px 200px 150px 150px;
}
.dkcode__wrapper .dkcode_image_with_content--grid .dkcode_content h2{
	margin-bottom: 50px;
}
.dkcode__wrapper .dkcode_image_with_content--grid .dkcode_image img{
	width: 100%;
}
/*.dkcode_fullwidth_image{
	padding-bottom: 25px;
}*/
.dkcode__wrapper .dkcode_fullwidth_image img{
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
.dkcode__2column__fullheight .centerTitle{
	padding-top: 0px!important;
}
.dkcode__wrapper .dkcode__2column__fullheight{
	padding-bottom: 25px;
}
.dkcode__wrapper .dkcode__2column__fullheight .dkcode__image--grid{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
}
.dkcode__wrapper .dkcode__2column__fullheight .dkcode__image--grid img{
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 100%;
}
.dkcode__wrapper .dkcode__2column__fullheight .dkcode__image--grid .dkcode__right__column{
	text-align: right;
}

.dkcode__wrapper .centerTitle{
	text-align: center;
	/*padding: 20px 0;*/
	padding-bottom: 20px;
	text-transform: uppercase;
	/*display: none;*/
}
.dkcode-btn{
	font-size: 16px;
	color: #1d1d1f;
	border: 1px solid #000;
	padding: 10px 25px;
	background: transparent;
	text-transform: uppercase;
	font-family: muli, sans-serif;
	margin-top: 40px;
}
#gallery{
	/*margin-top: 30px;*/
}
#gallery-carousel .item img{
	max-height: 650px;
}

@media all and (max-width: 1400px){
	.dkcode__wrapper .dkcode_image_with_content--grid .dkcode_content{
		padding: 50px;
	}
}
@media all and (max-width: 991px){
	.dkcode__wrapper .dkcode_image_with_content--grid,
	.dkcode__wrapper .dkcode__2column__fullheight .dkcode__image--grid{
		grid-template-columns: 1fr;
	}
	.main--padding{
		padding: 30px;
	}
	.dkcode__wrapper .dkcode_image_with_content--grid .dkcode_content{
		padding: 0 0 30px 0;
	}
	#gallery-carousel .item img{
		max-height: 500px!important;
	}
}

@media all and (max-width: 575px){
	.dkcode__wrapper .centerTitle{
		padding: 0px 0 25px;
	}
	.dkcode__wrapper h2{
		font-size: 24px;
	}
}

.top-contact{
	justify-content: space-between;
	width: 100%;
	align-content: center;
}

.top-contact a.phone{
	display: flex;
	align-items: center;
	justify-content: center;
}

.top-contact img{
	max-height:  70px;
	padding-left: 100px;
}

.arrow-white-absolute{
	position: absolute;
	left: 50%;
	bottom: 80px;
	transform: translateX(-50%);
	max-height: 30px;
	z-index: 2100;
}

h2.galleryTitle,
.dkcode_fullwidth_image .centerTitle{
	font-size: 35px;
	color: #86868b;
	font-weight: 100;
	text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 4px;
    padding: 0px;
}

.dkcode_fullwidth_image .centerTitle{
	margin-bottom: 20px;
	margin-top: 40px;
}

@media all and (max-width: 767px){
	h2.galleryTitle,
	.dkcode_fullwidth_image .centerTitle{
		font-size: 26px;
	}
}

@media all and (max-width: 670px){
	.dkcode_fullwidth_image .centerTitle{
		font-size: 26px;
	}
}

@media all and (max-width: 575px){
	.top-contact img{
		max-height: 60px;
		padding-left: 60px;
	}
	#header{
		padding-bottom: 0px!important;
	}
	.fullWidthContent .dk-content{
		padding: 0 20px;
	}
}

@media all and (max-width: 460px){
	h2.galleryTitle,
	.dkcode_fullwidth_image .centerTitle{
		font-size: 26px;
		letter-spacing: 2px;
	}
	.dkcode_fullwidth_image .centerTitle{
		font-size: 26px;
	}
	.top-contact{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		right: 0px!important;
	}
	.top-contact img{
		margin-bottom: 20px;
		padding: 0px;
	}
}


.fullWidthContent{
	background: #f1f1f1;
	padding: 60px 0;
	margin-bottom: 25px;
}

.fullWidthContent .dk-content{
	max-width: 850px;
	margin: 0 auto;
	text-align: center;
}

.dkcode__wrapper .fullWidthContent .dk-content p{
	margin-bottom: 25px;
	color: #1d1d1f;
	font-size: 16px;
	font-weight: 300!important;
}

/*#gallery{
	margin: 20px 0;
}*/

#gallery-carousel .slick-dots button{
	width: 15px!important;
	height: 15px!important;
	max-width: 15px!important;
	max-height: 15px!important;
	border-radius: 50px!important;
	background: #fff!important;
}
#gallery-carousel .slick-dots button:after{
	width: 7px!important;
	height: 7px!important;
	left: 4px!important;
	top: 4px!important;
	background: #000!important;
}

@media all and (min-width: 576px){
	.content-wrapper .owl-carousel .slick-slide{
		width: 850px!important;
	}
}

#gallery-carousel .slick-dots .slick-active button{
	transform: scale(1.4)!important;
}

#gallery-carousel .slick-dots li{
	margin: 0 5px!important;
}

/*@media all and (max-width: 575px){
	.content-wrapper .owl-carousel .slick-slide{
		width: initial;
	}
}*/