@charset "UTF-8";
/*
* Contexts
*/
a:focus,
button:focus {
	outline: none !important;
}

button::-moz-focus-inner {
	border: 0;
}

*:focus {
	outline: none;
}

blockquote {
	padding: 0;
	margin: 0;
}

input,
button,
select,
textarea {
	outline: none;
}

label {
	margin-bottom: 0;
}

p {
	margin: 0;
	hyphens: auto;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul li,
ol li {
	display: block;
}

dl {
	margin: 0;
}

dt,
dd {
	line-height: inherit;
}

dt {
	font-weight: inherit;
}

dd {
	margin-bottom: 0;
}

cite {
	font-style: normal;
}

form {
	margin-bottom: 0;
}

blockquote {
	padding-left: 0;
	border-left: 0;
}

address {
	margin-top: 0;
	margin-bottom: 0;
}

figure {
	margin-bottom: 0;
}

html p a:hover {
	text-decoration: none;
}

/*
*
* Typography
*/
body {
	font-family: 'AvenirLTPro-Roman';
	font-size: 18px;
	line-height: 1.5;
	color: #2c2722;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
	font-family: 'Albra-Sans-Medium';
	src: url('../fonts/AlbraSansMedium.woff2') format('woff2');
}

@font-face {
	font-family: 'AvenirLTPro-Roman';
	src: url('../fonts/AvenirLTProRoman.woff2') format('woff2');
}

h1, h2, h3, h4, h5, h6, [class^='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
	color: #48000b;
	font-family: "Albra-Sans-Medium", serif;
	letter-spacing: 0.04em;
	hyphens: auto;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class^='heading-'] a {
	color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class^='heading-'] a:hover {
	color: #deb8a1;
}

h1,
.heading-1 {
	font-size: 40px;
	line-height: 1.5;
}

@media (min-width: 1200px) {
	h1,
	.heading-1 {
		font-size: 45px;
		line-height: 1.4;
	}
}

h3,
.heading-3 {
	font-size: 24px;
	line-height: 1.5;
}

@media (min-width: 1200px) {
	h3,
	.heading-3 {
		font-size: 32px;
		line-height: 1.5;
	}
}

h4,
.heading-4 {
	font-size: 22px;
	line-height: 1.5;
	font-family: 'AvenirLTPro-Roman';
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

@media (min-width: 1200px) {
	h4,
	.heading-4 {
		font-size: 22px;
		line-height: 1.4;
	}
}

h5,
.heading-5 {
	font-size: 20px;
	line-height: 1.44444;
	font-family: 'AvenirLTPro-Roman';
	color: #2b2c2f;
}

h6,
.heading-6 {
	font-size: 18px;
	line-height: 1.42857;
	font-family: 'AvenirLTPro-Roman';
	font-weight: 500;
	letter-spacing: 0.02em;
}

h2,
.heading-2 {
	font-size: 28px;
	line-height: 1.5;
	letter-spacing: 0.06em;
}

@media (min-width: 1200px) {
	h2,
	.heading-2 {
		font-size: 48px;
		line-height: 1.45833;
	}
}

small,
.small {
	display: block;
	font-size: 12px;
	line-height: 1.5;
}

mark,
.mark {
	padding: 3px 5px;
	color: #ffffff;
	background: #cef1ea;
}

.big {
	font-size: 17px;
	line-height: 1.55;
	text-align: justify;
}

.lead {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}

code {
	padding: 10px 5px;
	border-radius: 0.2rem;
	font-size: 90%;
	color: #111111;
	background: #f6f9f9;
}

p [data-toggle='tooltip'] {
	padding-left: .25em;
	padding-right: .25em;
	color: #b7b7b7;
}

p [style*='max-width'] {
	display: inline-block;
}

.hidden {
	display: none;
}

/*
* Links
*/
a {
	transition: all 0.3s ease-in-out;
}

a, a:focus, a:active, a:hover {
	text-decoration: none;
}

a, a:focus, a:active {
	color: #464041;
}

a:hover {
	color: #48000b;
}

a[href*='tel'], a[href*='mailto'] {
	white-space: nowrap;
}

.privacy-link {
	display: inline-block;
}

* + .privacy-link {
	margin-top: 35px;
}

/*
*
* Blocks
*/
.block-center, .block-sm, .block-lg {
	margin-left: auto;
	margin-right: auto;
}

.block-xs {
	max-width: 500px;
}

.block-sm {
	max-width: 560px;
}

.block-lg {
	max-width: 768px;
}

.block-center {
	padding: 10px;
}

.block-center:hover .block-center-header {
	background-color: #cef1ea;
}

.block-center-title {
	background-color: #ffffff;
}

@media (max-width: 1799px) {
	.block-center {
		padding: 20px;
	}
	.block-center:hover .block-center-header {
		background-color: #ffffff;
	}
}

.block-img-aside {
	overflow: hidden;
}

@media (min-width: 992px) {
	.block-img-aside {
		position: absolute;
		bottom: 0;
		top: 0;
		width: 100%;
		background: url("../images/home-3-1-974x626.jpg");
		background-size: cover;
	}
	.block-img-aside img {
		display: none;
	}
}


/* Boxes */
.box-minimal {
	text-align: center;
}

.box-minimal .box-minimal-icon {
	font-size: 50px;
	line-height: 50px;
	color: #cef1ea;
}

.box-minimal-divider {
	width: 36px;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	background: #cef1ea;
}

.box-minimal-text {
	width: 100%;
	max-width: 335px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.02em;
}

* + .box-minimal {
	margin-top: 30px;
}

* + .box-minimal-title {
	margin-top: 10px;
}

* + .box-minimal-divider {
	margin-top: 20px;
}

* + .box-minimal-text {
	margin-top: 15px;
}

.bg-gray-dark .box-minimal p, .bg-primary .box-minimal p {
	color: #9b9b9b;
}

.box-counter {
	position: relative;
	text-align: center;
	color: #2b2c2f;
	z-index: 1;
}

.box-counter-title {
	display: inline-block;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .05em;
	font-weight: 700;
	text-transform: uppercase;
	color: #151515;
}

.box-counter-main {
	font-family: "Playfair Display", "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 1.2;
}

.box-counter-main > * {
	display: inline;
	font: inherit;
}

.box-counter-main .small {
	font-size: 28px;
}

.box-counter-main .small_top {
	position: relative;
	top: .2em;
	vertical-align: top;
}

.box-counter-divider {
	font-size: 0;
	line-height: 0;
}

.box-counter-divider::after {
	content: '';
	display: inline-block;
	width: 80px;
	height: 2px;
	background: #cef1ea;
}

* + .box-counter-title {
	margin-top: 10px;
}

* + .box-counter-main {
	margin-top: 20px;
}

* + .box-counter-divider {
	margin-top: 10px;
}

@media (min-width: 1800px) {
	.counter-list-border .col-md-3 {
		border-right: 1px solid #e1e1e1;
	}
	.counter-list-border .col-md-3:last-child {
		border-right: none;
	}
	.box-counter:before, .box-counter:after {
		display: none;
	}
}

@media (min-width: 1200px) {
	.box-counter-main {
		font-size: 60px;
	}
	.box-counter-main .small {
		font-size: 36px;
	}
	* + .box-counter-main {
		margin-top: 30px;
	}
	* + .box-counter-divider {
		margin-top: 15px;
	}
}

.bg-primary .box-counter {
	color: #ffffff;
}

.bg-primary .box-counter-divider::after {
	background: #ffffff;
}

.box-icon-modern {
	position: relative;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 20px;
	transition: all .3s;
}

.box-icon-modern > * {
	position: relative;
}

.box-icon-modern .icon-modern {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #cef1ea;
}

.box-icon-modern .icon-modern svg > * {
	color: #151515;
	fill: #151515;
}

.box-icon-modern .divider:after {
	background: #ebebeb;
}

.box-icon-modern:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background: #ffffff;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
	transition: all .3s;
	transform: translate(-50%, -50%);
	opacity: 0;
}

.box-icon-modern * + .divider {
	margin-top: 15px;
}

.box-icon-modern:hover {
	z-index: 1;
}

.box-icon-modern:hover:before {
	width: 104%;
	height: 104%;
	opacity: 1;
}

@media (min-width: 1200px) {
	.box-icon-modern {
		padding: 40px 32px;
	}
}

.box-icon-modern.modern-variant-2 .divider {
	display: none;
}

.box-icon-modern-title {
	font-family: "Playfair Display", "Times New Roman", Times, serif;
}

.box-icon-modern-title a:hover {
	color: #b4e5db;
}

* + .box-icon-modern-title {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.icon-modern-list > * .box-icon-modern {
		border-right: 1px solid #ebebeb;
	}
	.icon-modern-list > *:last-child .box-icon-modern, .icon-modern-list > *:nth-child(3) .box-icon-modern {
		border-right: 1px solid transparent;
	}
	.icon-modern-list > *:nth-child(n + 4) .box-icon-modern {
		border-bottom: 1px solid transparent;
	}
}

.box-icon-classic {
	position: relative;
	padding: 40px 20px;
}

.box-icon-classic .icon-classic {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #e7e7e7;
}

.box-icon-classic .icon-classic svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.box-icon-classic .icon-classic svg > * {
	color: #cef1ea;
	fill: #cef1ea;
}

.box-icon-classic .icon-classic-title {
	font-family: "Playfair Display", "Times New Roman", Times, serif;
}

.box-icon-classic * + .icon-classic-title {
	margin-top: 15px;
}

.box-icon-classic * + .icon-classic-body {
	margin-top: 25px;
}

@media (min-width: 992px) {
	.box-icon-classic {
		display: flex;
		align-items: center;
		padding: 50px 25px;
	}
	.box-icon-classic > * {
		padding: 0 20px;
	}
	.box-icon-classic .icon-classic-body {
		text-align: left;
	}
	.box-icon-classic * + .icon-classic-body {
		margin-top: 0;
	}
}

.box-icon-classic-vertical {
	text-align: center;
}

.box-icon-classic-vertical .icon-classic-body {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	.box-icon-classic-vertical {
		display: block;
		padding: 50px 4px;
	}
	.box-icon-classic-vertical .icon-classic-body {
		text-align: center;
	}
	.box-icon-classic-vertical * + .icon-classic-body {
		margin-top: 20px;
	}
}

.box-icon-classic-list .box-icon-classic:before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0;
	height: 1px;
	width: 85%;
	background: #e7e7e7;
	transform: translateX(-50%);
}

@media (min-width: 768px) {
	.box-icon-classic-list .box-icon-classic:after {
		position: absolute;
		content: '';
		top: 50%;
		right: 0;
		width: 1px;
		height: 75%;
		background: #e7e7e7;
		transform: translateY(-50%);
	}
	.box-icon-classic-list > *:nth-child(n + 3) .box-icon-classic:before {
		display: none;
	}
	.box-icon-classic-list > *:nth-child(2n + 2) .box-icon-classic:after {
		display: none;
	}
}

.box-icon-classic-bordered > * {
	border-bottom: 1px solid #e7e7e7;
}

.box-icon-classic-bordered > *:last-child {
	border-bottom: none;
}

@media (min-width: 768px) {
	.box-icon-classic-bordered > * {
		border-right: 1px solid #e7e7e7;
	}
	.box-icon-classic-bordered > *:nth-child(n + 3) {
		border-bottom: none;
	}
	.box-icon-classic-bordered > *:nth-child(2n + 2) {
		border-right: none;
	}
}

.box-icon-minimal {
	max-width: 300px;
	text-align: left;
}

.box-icon-minimal-header {
	display: flex;
	align-items: center;
}

.box-icon-minimal-header svg > * {
	fill: #cef1ea;
}

.box-icon-minimal-title {
	font-family: "Playfair Display", "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #151515;
	text-transform: uppercase;
}

.box-icon-minimal-title a {
	color: #151515;
}

.box-icon-minimal-title a:hover {
	color: #cef1ea;
}

* + .box-icon-minimal-text {
	margin-top: 22px;
}

* + .box-icon-minimal-title {
	margin-left: 20px;
	margin-top: 0;
}

.box-images {
	position: relative;
	max-width: 570px;
}

.box-images.box-images-modern {
	display: flex;
	align-items: center;
}

.box-images-item {
	display: inline-block;
	border: 10px solid #ffffff;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
	width: 50%;
}

@media (min-width: 768px) {
	.box-images-item {
		width: inherit;
	}
}

.box-images-item.box-images-without-border {
	border: none;
	margin-right: 20%;
}

.box-images-variant-3 .box-images-item {
	width: inherit;
}

.box-images-1 {
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 4;
}

.box-images-2 {
	position: relative;
	margin-left: 32%;
	z-index: 3;
}

.box-images-3 {
	position: absolute;
	right: 0;
	bottom: 100px;
	z-index: 2;
}

.box-images-4 {
	position: relative;
	margin-top: -5%;
	margin-left: 17%;
	z-index: 1;
}

.box-images-modern .box-images-item:first-child {
	z-index: 2;
	margin-right: -10%;
}

.box-images-variant-3 .box-images-item:first-child {
	position: relative;
	margin-left: 20%;
	z-index: 2;
}

.box-images-variant-3 .box-images-item.box-images-without-border {
	position: relative;
	margin-top: -46%;
	z-index: 1;
}

.box-images-classic .box-image-item {
	display: inline-block;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}

.box-images-classic * + .box-image-item {
	margin-top: 30px;
}

.box-video {
	position: relative;
}

.box-video .button-play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
	transform: translate(-50%, -50%);
}

.box-video .button-play:before {
	position: absolute;
	font-family: "FontAwesome";
	content: '\f04b';
	top: 50%;
	font-size: 20px;
	line-height: 20px;
	left: 54%;
	color: #ffffff;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.04);
	transform: translate(-50%, -50%);
	transition: all 0.3s ease-in-out;
}

.box-video .button-play:hover, .box-video .button-play:focus {
	background: rgba(255, 255, 255, 0.8);
}

.box-video .button-play:hover:before, .box-video .button-play:focus:before {
	color: #cef1ea;
}

.box-video-button {
	text-align: center;
}

.box-video-button .button-play {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.3);
	transition: all .3s;
	z-index: 1;
}

.box-video-button .button-play:before {
	position: absolute;
	content: '';
	top: -12px;
	left: -12px;
	right: -12px;
	bottom: -12px;
	background: rgba(255, 255, 255, 0.21);
	border-radius: 50%;
	transition: all .3s;
}

.box-video-button .button-play .icon {
	position: absolute;
	top: 50%;
	left: 55%;
	font-size: 30px;
	color: #ffffff;
	transform: translate(-50%, -50%);
	transition: all .3s;
}

.box-video-button .button-play:hover {
	background: rgba(255, 255, 255, 0.6);
}

.box-video-button .button-play:hover .icon {
	color: #48000b;
}

.box-video-button .button-play:hover:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.gallery-item {
	position: relative;
	display: block;
	background: #000000;
	overflow: hidden;
}

.gallery-item img {
	position: relative;
	transition: all .5s;
	z-index: 1;
	will-change: transform;
	width: 100%;
}

.gallery-item:before {
	position: absolute;
	content: '';
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 2px solid #ffffff;
	transition: all .5s;
	opacity: 0;
	z-index: 2;
	border-radius: 160px;
}

.gallery-item .gallery-item-title {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	transform: translate(-50%, -50%);
	transition: all .3s;
	opacity: 0;
	z-index: 2;
	letter-spacing: 2px;
    font-family: "Albra-Sans-Medium", serif;
}

.gallery-item .gallery-item-button {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	right: 20px;
	bottom: 20px;
	width: 66px;
	height: 66px;
	opacity: 0;
	transition: all .5s;
	z-index: 2;
}

.gallery-item .gallery-item-button:before {
	position: absolute;
	content: '+';
	right: 11px;
	bottom: 7px;
	color: #48000b;
	font-size: 28px;
	line-height: 28px;
	z-index: 1;
}

.gallery-item .gallery-item-button:after {
	position: absolute;
	content: '';
	top: 0;
	left: 33px;
	right: -33px;
	bottom: 0;
	background: #ffffff;
	transform: skewX(-45deg);
}

.mobile .gallery-item .gallery-item-title, .mobile .gallery-item .gallery-item-button, .mobile .gallery-item:before, .tablet .gallery-item .gallery-item-title, .tablet .gallery-item .gallery-item-button, .tablet .gallery-item:before {
	opacity: 1;
}

.mobile .gallery-item img, .tablet .gallery-item img {
	opacity: .7;
}

.gallery-item:hover img {
	opacity: .7;
	transform: scale(1.05);
}

.gallery-item:hover:before, .gallery-item:hover .gallery-item-button, .gallery-item:hover .gallery-item-title {
	opacity: 1;
}

@media (min-width: 1200px) {
	.cobbles-gallery .gallery-item img {
		max-width: initial;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.gallery-item img {
		width: 100%;
	}
}

.team-minimal {
	text-align: center;
}

.team-minimal .team-title {
	font-family: "Playfair Display", "Times New Roman", Times, serif;
}

.team-minimal figure {
	transition: all .3s;
}

.team-minimal .team-minimal-caption {
	padding: 3px 5px;
	background: transparent;
}

.team-minimal .team-minimal-caption * + p {
	margin-top: 5px;
}

.team-minimal.team-minimal-with-shadow figure {
	display: inline-block;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

.team-minimal.team-minimal-type-2 {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

.box-team-info .box-team-info-header * + p {
	margin-top: 7px;
}

.box-team-info .box-team-info-header * + .divider-lg {
	margin-top: 15px;
}

.box-team-info > * + * {
	margin-top: 15px;
}

@media (min-width: 992px) {
	.box-team-info > * + * {
		margin-top: 20px;
	}
}

.box-team-info-carousel {
	max-width: 590px;
}

.pricing-classic-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #e7e7e7;
}

.pricing-classic-body h4 {
	font-weight: 400;
}

.pricing-classic-body > * + * {
	margin-top: 9px;
}

.price-value h3 {
	font-weight: 400;
	color: #48000b;
}

@media (min-width: 992px) {
	.pricing-list-classic {
		column-count: 2;
		column-gap: 30px;
	}
	.pricing-list-classic .pricing-classic-item:nth-child(4n + 4) {
		border-bottom: none;
	}
}

.box-contact-info-with-icon {
	position: relative;
	padding-left: 38px;
}

.box-contact-info-with-icon .icon {
	position: absolute;
	font-size: 28px;
	top: 0;
	left: 0;
}

.box-contact-info-with-icon * + .list-xs {
	margin-top: 12px;
}

.box-info-with-shadow {
	padding: 25px 30px;
	text-align: left;
	border-radius: 5px;
	box-shadow: 0 0 22px #dadada;
}

.box-info-with-shadow .list li {
	position: relative;
	padding-left: 40px;
}

.box-info-with-shadow .list li .icon {
	position: absolute;
	font-size: 35px;
	left: 0;
}

.box-info-with-shadow * + .list {
	margin-top: 20px;
}

.box-thumbnail-classic {
	display: inline-block;
}

.box-thumbnail-classic figure {
	border-radius: 6px;
	box-shadow: 0 8px 18px 0 rgba(21, 21, 21, 0.25);
}

.box-thumbnail-classic .caption {
	margin-top: 25px;
	font-family: "Playfair Display", "Times New Roman", Times, serif;
	color: #151515;
	font-weight: 500;
}

.box-thumbnail-classic .caption > * {
	transition: all .3s;
}

.box-thumbnail-classic .caption > *:hover {
	color: #cef1ea;
}


.box-typography {
	font-size: 64px;
	font-weight: 900;
	font-family: "Playfair Display", "Times New Roman", Times, serif;
}

.box-typography-inner {
	display: block;
	letter-spacing: .1em;
}

.box-typography-inner:last-of-type {
	margin-top: 45px;
	line-height: .85;
}

.box-typography-inner:last-of-type span {
	display: block;
}

@media (min-width: 768px) {
	.box-typography {
		font-size: 108px;
	}
}

* + .box-typography {
	margin-top: 50px;
}

@media (min-width: 1200px) {
	* + .box-typography {
		margin-top: 100px;
	}
}

.box-typography + * {
	margin-top: 45px;
}

.block-parallax-element {
	position: relative;
	display: inline-block;
}

.block-parallax-element .prev-element {
	position: absolute;
	left: -38px;
	top: -8px;
	width: 140px;
	height: 140px;
	background: #48000b;
	border-radius: 50%;
	z-index: 3;
}

@media screen and (max-width: 767px) {
	.block-parallax-element .prev-element {
    left: -34px;
    top: -8px;
    width: 100px;
    height: 100px;}
	}
	
.block-parallax-element img {
	position: relative;
	z-index: 2;
	width: 100%;
}

.block-parallax-element .next-element {
	position: absolute;
	right: -32px;
	bottom: -2px;
	width: 115px;
	height: 115px;
	background: #deb8a1;
	border-radius: 50%;
	z-index: 3;
}

@media screen and (max-width: 767px) {
.block-parallax-element .next-element {
    right: -36px;
    bottom: -2px;
    width: 95px;
    height: 95px;}
}
	
.block-parallax-element .prev-element2 {
	position: absolute;
	left: -20px;
	top: 37px;
	width: 85px;
	height: 85px;
	background: #48000b;
	border-radius: 50%;
	z-index: 100;
}

.block-parallax-element .next-element2 {
	position: absolute;
	right: -25px;
	bottom: 32px;
	width: 105px;
	height: 105px;
	background: #deb8a1;
	border-radius: 50%;
	z-index: 3;
}


/*
* Element groups
*/
html .group {
	margin-bottom: -20px;
	margin-left: -15px;
}

html .group:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}

html .group-sm {
	margin-bottom: -10px;
	margin-left: -10px;
}

html .group-sm:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-sm > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

html .group-md {
	margin-bottom: -15px;
	margin-left: -20px;
}

html .group-md:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-md > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}

html .group-xl {
	margin-bottom: -20px;
	margin-left: -30px;
}

html .group-xl:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xl > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 30px;
}

@media (min-width: 992px) {
	html .group-xl {
		margin-bottom: -20px;
		margin-left: -45px;
	}
	html .group-xl > * {
		margin-bottom: 20px;
		margin-left: 45px;
	}
}

html .group-sm-justify .button {
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	html .group-sm-justify {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	html .group-sm-justify > * {
		flex-grow: 1;
		flex-shrink: 0;
	}
	html .group-sm-justify .button {
		min-width: 145px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

html .group-middle {
	display: inline-table;
	vertical-align: middle;
}

html .group-middle > * {
	vertical-align: middle;
}

* + .group-sm {
	margin-top: 30px;
}

* + .group-xl {
	margin-top: 30px;
}

/*
*
* Responsive units
*/
.unit {
	display: flex;
	flex: 0 1 100%;
	margin-bottom: -30px;
	margin-left: -20px;
}

.unit > * {
	margin-bottom: 30px;
	margin-left: 20px;
}

.unit:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit-body {
	flex: 0 1 auto;
}

.unit-left,
.unit-right {
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-spacing-xs {
	margin-bottom: -15px;
	margin-left: -7px;
}

.unit-spacing-xs > * {
	margin-bottom: 15px;
	margin-left: 7px;
}

/*
*
* Lists
*/
.list > li + li {
	margin-top: 10px;
}

.list-xs > li + li {
	margin-top: 5px;
}

.list-sm > li + li {
	margin-top: 10px;
}

.list-md > li + li {
	margin-top: 18px;
}

.list-lg > li + li {
	margin-top: 25px;
}

.list-xl > li + li {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.list-xl > li + li {
		margin-top: 70px;
	}
}

.list-inline > li {
	display: inline-block;
}

html .list-inline-md {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -10px;
	margin-right: -10px;
}

html .list-inline-md > * {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 992px) {
	html .list-inline-md {
		margin-left: -15px;
		margin-right: -15px;
	}
	html .list-inline-md > * {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.list-terms dt + dd {
	margin-top: 10px;
}

.list-terms dd + dt {
	margin-top: 25px;
}

* + .list-terms {
	margin-top: 25px;
}

.index-list {
	counter-reset: li;
}

.index-list > li .list-index-counter:before {
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
}

.list-marked {
	padding-left: 25px;
	text-align: left;
}

.list-marked > li::before {
	position: relative;
	display: inline-block;
	left: 0;
	top: -1px;
	min-width: 25px;
	content: '\f105';
	font: 400 14px/24px 'FontAwesome';
	color: #b7b7b7;
}

.list-marked > li + li {
	margin-top: 4px;
}

* + .list-marked {
	margin-top: 15px;
}

p + .list-marked {
	margin-top: 10px;
}

.list-marked2 {
	text-align: left;
	margin-top: 10px;
	hyphens: auto
}

.list-marked2 > li::before {
	position: relative;
	display: inline-block;
	left: 0;
	top: -1px;
	min-width: 25px;
	content: '\f105';
	font: 400 14px/24px 'FontAwesome';
	color: #b7b7b7;
}

.contact-list > li {
	padding: 15px 0;
	border-bottom: 1px solid #e7e7e7;
}

.contact-list > li:last-child {
	border-bottom: none;
}

.contact-list .contact-list-content {
	position: relative;
	padding-left: 30px;
}

.contact-list .contact-list-content .icon {
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 24px;
}

.contact-list * + .contact-list-content {
	margin-top: 15px;
}

/*
*
* Images
*/
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-responsive {
	width: 100%;
}

/*
*
* Icons
*/
.icon {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
}

.icon::before {
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	speak: none;
	text-transform: none;
}

.icon-primary {
	color: #48000b;
}

.icon-circle {
	border-radius: 50%;
}

.icon-circle-sm {
	width: 34px;
	height: 34px;
	background: #e1e1e1;
	color: rgba(0, 0, 0, 0.3);
	font-size: 21px;
	line-height: 24px;
	padding: 5px;
}

.icon-circle-sm:hover {
	background: #cef1ea;
	color: #ffffff;
}

/*
*

*
* Dividers
*/
hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #f5f5f5;
}

.divider {
	font-size: 0;
	line-height: 0;
}

.divider::after {
	content: '';
	display: inline-block;
	width: 60px;
	height: 3px;
	background-color: #deb8a1;
}

.divider-lg::after {
	content: '';
	display: inline-block;
	width: 90px;
	height: 3px;
	background-color: #deb8a1;
}

h1 .divider-lg {
	line-height: 3px;
}

/*
*
* Buttons
*/
.button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 11px 32px;
    line-height: 24px;
    border: 2px solid;
    font-family: 'Albra-Sans-Medium';
    font-size: 15px;
    letter-spacing: 0.05em;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 25px;
    border-color: #48000b;
    box-shadow: 0 9px 21px 0 rgb(30 30 30 / 15%);
    color: #ffffff;
	background-color: #48000b;
	transition: 250ms all ease-in-out;
}

.button:hover, .button:active{
 	border-color: #48000b;
 	box-shadow: 0 9px 21px 0 rgb(30 30 30 / 15%);
 	color: #48000b;
 	background-color: transparent;
}

@media (max-width: 575px) {
	.button {
		padding: 11px 13px;
	}
}

.button-round-1 {
	border-radius: 5px;
}

.button-round-2 {
	border-radius: 10px;
}

.button-primary, .button-primary:focus {
	color: #fff;
	background-color: #48000b;
	border-color: #48000b;
}

.button-primary:hover, .button-primary:active {
	color: #151515;
	background-color: #48000b;
	border-color: #48000b;
}

.button-primary.button-ujarak::before {
	background: #48000b;
}

/*
*
* Form styles
*/
.rd-form {
	position: relative;
	text-align: left;
}

.rd-form .button {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 50px;
}

* + .rd-form {
	margin-top: 20px;
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
	color: #000000 !important;
}

.form-wrap {
	position: relative;
}

.form-wrap.has-error .form-input {
	border-color: #f5543f;
}

.form-wrap.has-focus .form-input {
	border-color: #cef1ea;
}

.form-wrap + * {
	margin-top: 20px;
}

.form-input {
	display: block;
	width: 100%;
	min-height: 50px;
	padding: 12px 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #a1a1a1;
	background-color: transparent;
	background-image: none;
	border-radius: 25px;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	border: 1px solid #e1e1e1;
}

.form-input:focus {
	outline: 0;
}

textarea.form-input {
	height: 135px;
	min-height: 50px;
	max-height: 230px;
	resize: vertical;
}

.form-label,
.form-label-outside {
	margin-bottom: 0;
	color: #9b9b9b;
	font-weight: 400;
}

.form-label {
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	pointer-events: none;
	text-align: left;
	z-index: 9;
	transition: .25s;
	will-change: transform;
	transform: translateY(-50%);
}

.form-label.focus {
	opacity: 0;
}

.form-label.auto-fill {
	color: #a1a1a1;
}

.form-label-outside {
	position: relative;
	width: 100%;
	margin-bottom: 4px;
	top: 0;
	transform: translateY(0);
}

@media (min-width: 768px) {
	.form-label-outside {
		position: static;
	}
	.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
		transform: none;
	}
}

[data-x-mode='true'] .form-label {
	pointer-events: auto;
}

.form-validation {
	position: absolute;
	right: 20px;
	top: 2px;
	z-index: 11;
	margin-top: 2px;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 0;
	color: #f5543f;
	transition: .3s;
}

.form-validation-left .form-validation {
	top: 100%;
	right: auto;
	left: 0;
}

.form-wrap-recaptcha .form-validation {
	right: auto;
	left: 15px;
}

#form-output-global {
	position: fixed;
	bottom: 30px;
	left: 15px;
	z-index: 2000;
	visibility: hidden;
	transform: translate3d(-500px, 0, 0);
	transition: .3s all ease;
}

#form-output-global.active {
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

@media (min-width: 576px) {
	#form-output-global {
		left: 30px;
	}
}

.form-output {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 2px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
}

.form-output.active {
	opacity: 1;
	visibility: visible;
}

.form-output.error {
	color: #f5543f;
}

.form-output.success {
	color: #98bf44;
}

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
	opacity: 0;
}

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px;
	outline: none;
	cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	pointer-events: none;
	background: #ffffff;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	position: absolute;
	opacity: 0;
	transition: .22s;
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
	outline: none;
}

.radio,
.radio-inline,
.checkbox,
.checkbox-inline {
	cursor: pointer;
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	clip-path: inset(50%);
	border: 0;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
	opacity: 1;
}

.radio,
.radio-inline {
	padding-left: 28px;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #a1a1a1;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
	content: '';
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: #2b2c2f;
	border-radius: inherit;
}

.checkbox,
.checkbox-inline {
	padding-left: 28px;
}

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	top: 3px;
	left: 0;
	width: 18px;
	height: 18px;
	margin: 0;
	border: 1px solid #e1e1e1;
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	content: '\f222';
	font-family: "Material Design Icons";
	position: absolute;
	top: -1px;
	left: -2px;
	font-size: 20px;
	line-height: 18px;
	color: #cccccc;
}

.toggle-custom {
	padding-left: 60px;
	-webkit-appearance: none;
}

.toggle-custom:checked ~ .checkbox-custom-dummy::after {
	background: #cef1ea;
	transform: translate(20px, -50%);
}

.toggle-custom ~ .checkbox-custom-dummy {
	position: relative;
	display: inline-block;
	margin-top: -1px;
	width: 44px;
	height: 20px;
	background: transparent;
	cursor: pointer;
}

.toggle-custom ~ .checkbox-custom-dummy::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	background: #a1a1a1;
	transform: translate(4px, -50%);
	opacity: 1;
	transition: .22s;
}

.rd-form-inline {
	flex-wrap: wrap;
	align-items: stretch;
	text-align: center;
}

.rd-form-inline > * {
	margin-top: 0;
}

.rd-form-inline .form-wrap {
	flex: 1;
	min-width: 185px;
}

.rd-form-inline .form-wrap-select {
	text-align: left;
}

.rd-form-inline .form-input {
	border-width: 2px;
	padding: 11px 19px;
	line-height: 22px;
}

.rd-form-inline .form-button {
	margin-top: 10px;
	flex-shrink: 0;
	flex-grow: 1;
	max-width: calc(100% - 10px);
	min-height: 50px;
}

.rd-form-inline .form-button .button {
	min-height: inherit;
}

@media (min-width: 576px) {
	.rd-form-inline {
		display: flex;
	}
	.rd-form-inline .form-button {
		margin-top: 0;
		position: absolute;
		right: -1px;
	}
	.rd-form-inline .form-validation {
		right: 180px;
	}
	.rd-form-inline .form-input {
		padding-right: 180px;
	}
	.rd-form-inline .button {
		display: block;
	}
}

.rd-form-inline.rd-form-inline-centered {
	justify-content: center;
}

.form-sm .form-input,
.form-sm .button {
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 40px;
}

.form-sm .form-validation {
	top: -16px;
}

.form-sm .form-label {
	top: 20px;
}

.form-sm * + .button {
	margin-top: 10px;
}

.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	font-size: 16px;
	padding-top: 17px;
	padding-bottom: 17px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
	min-height: 58px;
}

.form-lg .form-button {
	min-height: 60px;
}

.form-lg .form-label {
	top: 30px;
}

.rd-form-icon .input-icon {
	position: absolute;
	font-size: 28px;
	line-height: 24px;
	color: #9b9b9b;
	left: 18px;
	top: 46%;
	transform: translateY(-50%);
}

.rd-form-icon .textarea-wrap .input-icon {
	top: 20px;
}

.rd-form-icon .form-input,
.rd-form-icon .form-label {
	padding-left: 50px;
	font-size: 14px;
}

.rd-form-icon * + .button-block {
	margin-top: 40px;
}

.rd-form-centered .form-label {
	text-align: center;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
}

.rd-form-centered .form-input {
	text-align: center;
}

.rd-form-centered .form-validation {
	top: 30px;
	right: 20px;
}

.button-form-group {
	display: flex;
}

.button-form-group > * {
	flex: 1;
	margin-right: 20px;
}

.button-form-group * + .button {
	margin-top: 0;
}

.button-form-group .button:last-child {
	margin-right: 0;
}

@media (max-width: 575px) {
	.button-form-group {
		display: block;
	}
	.button-form-group > * {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.button-form-group * + .button {
		margin-top: 10px;
	}
}

.form-register * + .button-form-group {
	margin-top: 40px;
}

* + .form-button {
	margin-top: 35px;
}

/*
*
* Posts
*/

.blog-aside-list .blog-aside-list-item-title {
	margin-bottom: 25px;
}

.blog-aside-list > * {
	display: block;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.blog-aside-list > *:last-child {
	border-bottom: none;
}

@media (min-width: 768px) and (max-width: 991px) {
	.blog-aside-list {
		column-count: 2;
		column-gap: 30px;
		break-inside: avoid;
	}
	.blog-aside-list > * {
		display: inline-block;
		width: 100%;
	}
}

.blog-aside-list-item .list-marked {
	padding-left: 0;
}

.blog-aside-list-item .list-two-column {
	column-gap: 20px;
	column-count: 2;
}

.blog-aside-list-item .list-two-column > * {
	display: inline-block;
	width: 100%;
	margin-bottom: 4px;
}

.blog-aside-list-item .list-two-column > * + * {
	margin-top: 0;
}

.blog-aside-list-item .rd-search button {
	position: absolute;
	font-size: 0;
	color: #cef1ea;
	border: none;
	background: transparent;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s;
	letter-spacing: 0;
	cursor: pointer;
}

.post-modern {
	position: relative;
}

.post-modern .author-block {
	text-align: center;
}

.post-modern .author-block > * + * {
	margin-top: 15px;
}

.post-modern .author-block .author-img {
	position: relative;
	display: inline-block;
	border-radius: 50%;
}

.post-modern .author-block .author-img img {
	border-radius: 50%;
}

@media (min-width: 768px) {
	.post-modern {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.post-modern .author-block {
		width: 120px;
	}
	.post-modern .post-modern-body {
		margin-top: 0;
		margin-left: 20px;
		flex: 1;
	}
	.post-modern .author-img:before {
		position: absolute;
		content: '';
		top: 50%;
		left: 100%;
		width: 25px;
		height: 1px;
		background: #e3e3e3;
	}
	.post-modern:before {
		position: absolute;
		content: '';
		top: 122px;
		left: 61px;
		width: 1px;
		height: calc(100% - 185px);
		background: #e3e3e3;
	}
}

.post-modern-body {
	position: relative;
	margin-top: 35px;
}

.post-modern-img {
	position: relative;
	background: #000;
	overflow: hidden;
}

.post-modern-img img {
	max-width: inherit;
	width: 100%;
	will-change: tarnsform;
	transition: all .5s;
}

.post-modern-img .tag-list {
	position: absolute;
	top: 30px;
	left: 25px;
	margin-left: -3;
	margin-right: -3;
}

.post-modern-img .tag-list > * {
	padding-left: 3;
	padding-right: 3;
}

.post-modern-img .tag-list > * {
	display: inline-block;
	vertical-align: middle;
}

.post-modern-img .tag-list a {
	display: inline-block;
	background: #48000b;
	color: #ffffff;
	line-height: 24px;
	padding: 3px 10px 1px;
	border-radius: 25px;
	font-family: "Albra-Sans-Medium", serif;
	letter-spacing: 2px;
	font-weight:400;
}

.post-modern-img .tag-list a:hover {
	background: #deb8a1;
}

.post-modern-img:hover img {
	transform-origin: center;
	transform: scale(1.03);
	opacity: .8;
}

.post-modern-caption {
	padding: 30px 25px;
	background: #ffffff;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.13);
}

.post-modern-meta-list {
	display: flex;
	align-items: center;
	font-style: italic;
}

.post-modern-meta-list a {
	color: #151515;
}

.post-modern-meta-list a:hover {
	color: #cef1ea;
}

.post-modern-meta-list > * {
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #dadada;
}

.post-modern-meta-list > *:last-child {
	margin-right: 0;
	border-right: none;
}

* + .post-modern-meta-list {
	margin-top: 20px;
}

.post-modern + .post-modern {
	margin-top: 45px;
}

/*
*
* Quotes
*/
.quote-corporate {
	position: relative;
	padding: 40px 30px;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
	border-bottom: 3px solid #48000b;
	margin-bottom: 38px;
	background: #ffffff;
}

.carousel-corporate .quote-corporate, .carousel-two-column .quote-corporate {
	max-width: 700px;
}

@media (min-width: 1400px) {
	.carousel-arrow-circle .quote-corporate {
		max-width: 580px;
	}
}

.quote-corporate .quote-header {
	display: flex;
	align-items: flex-end;
}

.quote-corporate .quote-header > * {
	margin-right: 15px;
	margin-top: 0;
}

.quote-corporate .quote-header h4 {
	padding-right: 15px;
	font-weight: 400;
	border-right: 1px solid #d5d5d5;
}

.quote-corporate .quote-image {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	left: 30px;
	bottom: -40px;
	border-radius: 50%;
	box-shadow: 2px 0 9px rgba(0, 0, 0, 0.1);
}

.quote-corporate .quote-body {
	text-align: right;
}

.quote-corporate .quote-body .quote-text {
	text-align: left;
	color: #151515;
}

.quote-corporate .quote-body-mark > * {
	fill: #ebebeb;
}

.quote-corporate * + .quote-body {
	margin-top: 25px;
}

@media (min-width: 576px) {
	.quote-corporate {
		padding: 40px 60px;
	}
	.quote-corporate .quote-image {
		left: 60px;
	}
	.quote-corporate .quote-header h4 {
		font-size: 19px;
	}
}

@media (min-width: 1200px) {
	.quote-corporate .quote-header h4 {
		font-size: 24px;
	}
}

.quote-corporate.quote-corporate-center-img {
	padding: 40px 20px;
}

.quote-corporate.quote-corporate-center-img .quote-image {
	left: 50%;
	transform: translateX(-50%);
}

@media (min-width: 1200px) {
	.quote-corporate.quote-corporate-center-img {
		padding: 40px 20px 40px 40px;
	}
}

.quote-bordered .quote-caption {
	position: relative;
	padding: 20px 20px 20px 35px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.quote-bordered .quote-caption .quote-text {
	position: relative;
	font-style: italic;
}

.quote-bordered .quote-caption svg {
	position: absolute;
	left: 0;
	top: 14px;
	z-index: 0;
}

.quote-bordered .quote-caption svg > * {
	fill: #e3e3e3;
}

@media (min-width: 992px) {
	.quote-bordered .quote-caption {
		padding-left: 48px;
	}
}

.quote-with-image {
	max-width: 535px;
}

.quote-with-image .quote-caption {
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
}

.quote-with-image .quote-caption .quote-text {
	position: relative;
	color: #626262;
}

.quote-with-image .quote-caption svg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.quote-with-image .quote-caption svg > * {
	fill: #e3e3e3;
}

.quote-with-image * + .quote-caption {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.quote-with-image .quote-caption {
		padding-left: 28px;
	}
	.quote-with-image * + .quote-caption {
		margin-top: 50px;
	}
}

* + .quote-with-image {
	margin-top: 30px;
}

/*
*
* Thumbnails
*/
.figure-light figcaption {
	padding-top: 10px;
	color: #a1a1a1;
	font-size: 14px;
}

/*
*
* Breadcrumbs
*/
.breadcrumbs-custom {
	position: relative;
	padding: 25px 0;
	background-position: center;
}

.breadcrumbs-custom-path {
	margin-left: -17px;
	margin-right: -17px;
}

.breadcrumbs-custom-path > * {
	padding-left: 17px;
	padding-right: 17px;
}

.breadcrumbs-custom-path a {
	display: inline;
	vertical-align: middle;
}

.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
	color: #48000b;
}

.breadcrumbs-custom-path li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.7;
}

.breadcrumbs-custom-path li::after {
	content: "";
	font-family: 'FontAwesome';
	position: absolute;
	top: 52%;
	right: -5px;
	display: inline-block;
	font-size: inherit;
	font-style: normal;
	color: #a1a1a1;
	transform: translate3d(0, -50%, 0);
}

.breadcrumbs-custom-path li:last-child:after {
	display: none;
}

.breadcrumbs-custom-path a:hover,
.breadcrumbs-custom-path li.active {
	color: #151515;
}

.breadcrumbs-custom-path li.active {
	top: 2px;
}

* + .breadcrumbs-custom-path {
	margin-top: 14px;
}

@media (min-width: 576px) {
	* + .breadcrumbs-custom-path {
		margin-top: 18px;
	}
}

@media (min-width: 768px) {
	.breadcrumbs-custom-path li {
		font-size: 16px;
		line-height: 24px;
	}
}

/*
*
* Pagination custom
*/
.pagination {
	font-size: 0;
	line-height: 0;
	margin-bottom: -10px;
	margin-left: -10px;
}

.pagination:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.pagination > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

.page-item {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
}

.page-item:first-child .page-link {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.page-item:last-child .page-link {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.page-link {
	display: inline-block;
	min-width: 48px;
	padding: 10px 10px;
	border: 1px solid #dadada;
	font-size: 12px;
	line-height: 2;
	background-color: #ffffff;
	color: #151515;
	transition: all 0.3s ease-in-out;
	border-radius: 20px;
}

.page-item-control .page-link {
	font-family: "Albra-Sans-Medium", serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.027em;
}

@media (max-width: 575px) {
	.pagination > * {
		margin-left: 7px;
	}
	.page-link {
		display: inline-block;
		min-width: 40px;
		padding: 6px 6px;
		border: 1px solid #cdcdcd;
		font-size: 12px;
		line-height: 2;
		background-color: #ffffff;
		color: #151515;
		transition: all 0.3s ease-in-out;
		border-radius: 20px;
	}
	.page-item-control .page-link {
		font-family: "Albra-Sans-Medium", serif;
		font-size: 12px;
		line-height: 24px;
		font-weight: 400;
		letter-spacing: 0.027em;
	}
}

.page-link:hover, .page-link:focus, .page-link:active {
	color: #ffffff;
	background-color: #deb8a1;
	border-color: #deb8a1;
}

.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {
	color: #ffffff;
	background-color: #48000f;
	border-color: #48000f;
}

.page-item.disabled > .page-link, .page-item.disabled > .page-link:hover, .page-item.disabled > .page-link:focus, .page-item.disabled > .page-link:active {
	color: #a1a1a1;
	background-color: #eaeced;
	border-color: #eaeced;
}

.page-item-control .icon::before {
	font-family: 'FontAwesome';
	font-size: 11px;
	line-height: 24px;
}

.page-item-control:first-child .icon::before {
	content: '\f053';
	margin-left: -1px;
}

.page-item-control:last-child .icon::before {
	content: '\f054';
	margin-right: -1px;
}

/*
* Page layout
*/
.page {
	position: relative;
	overflow: hidden;
	/*)min-height: 100vh;
	/*) margin-top:-5rem;*/
}

.page.fadeIn {
	animation-timing-function: ease-out;
}

.page.fadeOut {
	animation-timing-function: ease-in;
}

[data-x-mode] .page {
	opacity: 1;
}

html.boxed body {
	background: #f6f9f9 url(../images/bg-pattern-boxed.png) repeat fixed;
}

@media (min-width: 1630px) {
	html.boxed .page {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
	}
	html.boxed .rd-navbar-static {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
	}
	html.boxed .rd-navbar-static.rd-navbar--is-stuck {
		max-width: 1600px;
		width: 100%;
		left: calc(50% - 1600px);
		right: calc(50% - 1600px);
	}
}

/*
*
* Text styling
*/
.text-italic {
	font-style: italic;
}

.text-normal {
	font-style: normal;
}

.text-underline {
	text-decoration: underline;
}

.text-strike {
	text-decoration: line-through;
}

.font-weight-thin {
	font-weight: 100;
}

.font-weight-light {
	font-weight: 300;
}

.font-weight-regular {
	font-weight: 400;
}

.font-weight-medium {
	font-weight: 500;
}

.font-weight-sbold {
	font-weight: 600;
}

.font-weight-bold {
	font-weight: 700;
}

.font-weight-ubold {
	font-weight: 900;
}

.text-spacing-0 {
	letter-spacing: 0;
}

.text-spacing-50 {
	letter-spacing: 0.05em;
}

.text-spacing-60 {
	letter-spacing: 0.06em;
	text-transform: none;
}

.text-primary {
	color: #cef1ea !important;
}

.text-gray-700 {
	color: #2b2c2f;
}

.text-gray-800 {
	color: #151515;
}

.img-shadow {
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

/*
*
* Offsets
*/
* + p {
	margin-top: 15px;
}

h2 + p,
.heading-2 + p {
	margin-top: 12px;
}

p + h2,
p + .heading-2 {
	margin-top: 15px;
}

p + p {
	margin-top: 12px;
}

p.big + p {
	margin-top: 17px;
}

img + p {
	margin-top: 15px;
}

.divider-lg + p {
	margin-top: 30px;
}

h3 + img {
	margin-top: 42px;
}

* + .row {
	margin-top: 30px;
}

.block-image + p {
	margin-top: 30px;
}

* + .big {
	margin-top: 20px;
}

* + .text-block {
	margin-top: 30px;
}

* + .button {
	margin-top: 40px;
}

* + .form-comment {
	margin-top: 45px;
}

* + .button-link {
	margin-top: 30px;
}

* + .owl-carousel {
	margin-top: 30px;
}

.row + h3,
.row + .heading-3 {
	margin-top: 80px;
}

.container + .container {
	margin-top: 35px;
}

.container + .container-fluid {
	margin-top: 35px;
}

.row + .row {
	margin-top: 35px;
}

@media (min-width: 1200px) {
	* + .rd-form {
		margin-top: 30px;
	}
	.container + .container {
		margin-top: 40px;
	}
	.row + .row {
		margin-top: 60px;
	}
}

.row-0 {
	margin-bottom: 0px;
}

.row-0:empty {
	margin-bottom: 0;
}

.row-0 > * {
	margin-bottom: 0px;
}

.row-15 {
	margin-bottom: -15px;
}

.row-15:empty {
	margin-bottom: 0;
}

.row-15 > * {
	margin-bottom: 15px;
}

.row-20 {
	margin-bottom: -20px;
}

.row-20:empty {
	margin-bottom: 0;
}

.row-20 > * {
	margin-bottom: 20px;
}

.row-30 {
	margin-bottom: -30px;
}

.row-30:empty {
	margin-bottom: 0;
}

.row-30 > * {
	margin-bottom: 30px;
}

.row-40 {
	margin-bottom: -40px;
}

.row-40:empty {
	margin-bottom: 0;
}

.row-40 > * {
	margin-bottom: 40px;
}

.row-50 {
	margin-bottom: -50px;
}

.row-50:empty {
	margin-bottom: 0;
}

.row-50 > * {
	margin-bottom: 50px;
}

@media (min-width: 992px) {
	.row-md-30 {
		margin-bottom: -30px;
	}
	.row-md-30:empty {
		margin-bottom: 0;
	}
	.row-md-30 > * {
		margin-bottom: 30px;
	}
}

/*
*
* Sections
*/
.section-xxs {
	padding: 12px 0;
}

.section-xs {
	padding: 25px 0;
}

.section-xs-type-1 {
	padding: 30px 0;
}

.section-sm,
.section-md,
.section-lg,
.section-xl {
	padding: 75px 0;
}

.section-collapse + .section-collapse {
	padding-top: 0;
}

.section-collapse:last-child {
	padding-bottom: 0;
}

html [class*='section-'].section-bottom-0 {
	padding-bottom: 0;
}

@media (max-width: 991px) {
	section.section-sm:first-of-type,
	section.section-md:first-of-type,
	section.section-lg:first-of-type,
	section.section-xl:first-of-type,
	section.section-xxl:first-of-type {
		padding-top: 40px;
	}
}

@media (min-width: 768px) {
	.section-sm {
		padding: 60px 0;
	}
	.section-md {
		padding: 70px 0;
	}
	.section-lg {
		padding: 100px 0;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding: 80px 0 90px;
	}
	.section-lg {
		padding: 100px 0;
	}
	.section-xl {
		padding: 120px 0;
	}
}

@media (min-width: 1200px) {
	.section-lg {
		padding: 135px 0;
	}
	.section-xl {
		padding: 140px 0;
	}
}

.section-single {
	position: relative;
	display: flex;
	text-align: center;
}

.section-single:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #ffffff;
	opacity: 0;
}

@media (max-width: 991px) {
	.section-single:before {
		opacity: 0.85;
	}
}

.section-single > * {
	position: relative;
}

.section-single p {
	margin-left: auto;
	margin-right: auto;
}

.section-single * + .rights {
	margin-top: 35px;
}

.section-single * + .countdown-wrap {
	margin-top: 35px;
}

.section-single .countdown-wrap + * {
	margin-top: 35px;
}

@media (min-width: 992px) {
	.section-single * + .rights {
		margin-top: 60px;
	}
	.section-single .countdown-wrap + * {
		margin-top: 35px;
	}
}

.section-single .rd-mailform-wrap {
	max-width: 570px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section-single * + .rd-mailform-wrap {
	margin-top: 30px;
}

.section-single-header {
	padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}

.section-single-main {
	padding: calc(1em + 4vh) 0;
}

.section-single-footer {
	padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}

.section-single-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 100vh;
}

.section-single-inner > * {
	width: 100%;
}

@supports (display: grid) {
	.section-single-inner {
		display: grid;
		justify-items: center;
		align-content: space-between;
		grid-template-columns: 1fr;
	}
}

.section-page-title {
	padding: 80px 0;
}

.section-filter-white {
	position: relative;
}

.section-filter-white > * {
	position: relative;
}

.section-filter-white:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.4);
}

@media (min-width: 992px) {
	.section-filter-white:before {
		display: none;
	}
}

.section-filter-dark {
	position: relative;
}

.section-filter-dark > * {
	position: relative;
}

.section-filter-dark:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
}

/**
* Custom sections
*/
.section-two-column {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.section-two-column > * {
	flex-basis: 100%;
}

@media (min-width: 992px) {
	.section-two-column {
		flex-direction: row;
	}
	.section-two-column > * {
		flex-basis: 50%;
	}
	.section-two-column .section-map .rd-google-map__model {
		height: 100%;
	}
}

.section-two-column-content {
	padding: 0 15px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	.section-two-column-content {
		padding-left: 40px;
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.section-two-column-content {
		padding-left: 80px;
	}
}

.section-transform-bottom {
	position: relative;
	z-index: 1;
}

@media (min-width: 1200px) {
	.section-transform-bottom {
		margin-bottom: -130px;
	}
}

/*
*
* Grid modules
*/
.grid-demonstration {
	padding: 12px 8px;
	letter-spacing: 0;
	text-align: left;
}

.grid-demonstration h5, .grid-demonstration .heading-5 {
	font-weight: 700;
}

@media (max-width: 1199px) {
	.grid-demonstration h5, .grid-demonstration .heading-5 {
		font-size: 14px;
	}
}

@media (max-width: 1799px) {
	.grid-demonstration p {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 991px) {
	.container-fluid.grid-demonstration .row {
		margin-left: 0;
		margin-right: 0;
	}
}

.container-fluid.grid-demonstration [class^='col'] {
	padding: 5px;
}

@media (max-width: 991px) {
	.container-fluid.grid-demonstration [class^='col'] p {
		font-size: 14px;
	}
	.container-fluid.grid-demonstration [class^='col'] * + p {
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 15px 10px;
	}
}

@media (min-width: 992px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 25px 15px;
	}
}

@media (min-width: 1200px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 30px 15px 30px 30px;
	}
}

@media (min-width: 1800px) {
	.container-fluid.grid-demonstration [class^='col'] {
		padding: 50px 100px;
	}
	.container-fluid.grid-demonstration [class^='col'] * + p {
		margin-top: 24px;
	}
}

@media (min-width: 1800px) {
	.container-fluid.grid-demonstration .row {
		margin-left: -70px;
		margin-right: -70px;
	}
}

.grid-system-bordered [class*='col'] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.grid-system-bordered .row {
	border-bottom: 1px solid #eaeced;
}

.grid-system-bordered .row:last-child {
	border-bottom: none;
}

@media (min-width: 768px) {
	.grid-system-bordered [class*='col'] {
		padding-top: 25px;
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) {
	.grid-system-bordered [class*='col'] {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}

.grid-system-outline .row {
	border: 1px solid #eaeced;
}

.grid-system-outline .row:not(:last-child) {
	border-bottom-width: 0;
}

.grid-system-outline [class*='col']:not(:last-child) {
	border-right: 1px solid #eaeced;
	margin-right: -1px;
}

.grid-system-outline * + .row {
	margin-top: 45px;
}

.grid-system-outline .row + .row {
	margin-top: 0;
}

/*

* Backgrounds
*/
.bg-default {
	background-color: #ffffff;
}

.bg-default + .bg-default {
	padding-top: 0;
}

.bg-gray-100 {
	background-color: #f4f0ec;
	border-top: 2px solid #fff
}

.bg-gray-100 + .bg-gray-100 {
	padding-top: 0;
}

.bg-gray-100 .box-icon-modern .icon-modern {
	background: #cef1ea;
}

.bg-rose {
	background-color: #fef6f2;
	border-top: 2px solid #fff
}

.bg-rose + .bg-rose {
	padding-top: 0;
}

/**
* Dark Backgrounds
*/
.bg-gray-dark {
	background-color: #48000b;
	border-top: 2px solid #fff
}

.bg-gray-dark + .bg-gray-dark {
	padding-top: 0;
}

/** 
* Accent Backgrounds
*/
.bg-primary {
	background: #deb8a1;
	border-top: 2px solid #fff
}

.bg-primary + .bg-primary {
	padding-top: 0;
}

.bg-primary .button-primary, .bg-primary .button-primary:focus {
	color: #cef1ea;
	background-color: #ffffff;
	border-color: #ffffff;
}

.bg-primary .button-primary:hover, .bg-primary .button-primary:active {
	color: #ffffff;
	background-color: #cef1ea;
	border-color: #ffffff;
}

.bg-primary .button-primary.button-ujarak::before {
	background: #cef1ea;
}

.bg-primary .form-validation {
	color: #ffffff;
}

.bg-primary .rd-form-inline .form-input {
	line-height: 22px;
	border: 2px solid #ffffff;
}

/**
* Background Image
*/
[class^='bg-'] {
	background-size: cover;
	background-position: center center;
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .bg-fixed {
		background-attachment: fixed;
	}
}

.mbYTP_wrapper {
	position: relative;
	background: linear-gradient(to bottom, #cef1ea, #b4e5db);
}

.mbYTP_wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, #cef1ea, #b4e5db);
	opacity: .4;
	z-index: 1;
}

.video-bg-overlay {
	position: relative;
}

.video-bg-overlay:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, #cef1ea, #b4e5db);
	opacity: .4;
	z-index: -1;
}

/*
*
* Utilities custom
*/
.height-fill {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.height-fill > * {
	flex-grow: 1;
	flex-shrink: 0;
}

.object-inline {
	white-space: nowrap;
}

.object-inline > * {
	display: inline-block;
	min-width: 20px;
	vertical-align: top;
	white-space: normal;
}

.object-inline > * + * {
	margin-left: 5px;
}

.oh {
	position: relative;
	overflow: hidden;
}

.text-decoration-lines {
	position: relative;
	overflow: hidden;
	width: 100%;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.text-decoration-lines-content {
	position: relative;
	display: inline-block;
	min-width: 170px;
	font-size: 14px;
	text-transform: uppercase;
}

.text-decoration-lines-content::before, .text-decoration-lines-content::after {
	content: '';
	position: absolute;
	height: 1px;
	background: #eaeced;
	top: 50%;
	width: 100vw;
}

.text-decoration-lines-content::before {
	left: 0;
	transform: translate3d(-100%, 0, 0);
}

.text-decoration-lines-content::after {
	right: 0;
	transform: translate3d(100%, 0, 0);
}

* + .text-decoration-lines {
	margin-top: 30px;
}

p.rights {
	font-size: 16px;
	color: #9b9b9b;
	letter-spacing: 0.05em;
}

p.rights a {
	color: inherit;
}

p.rights a:hover {
	color: #cef1ea;
}

[style*='z-index: 1000;'] {
	z-index: 1101 !important;
}

.text-block > * {
	margin-left: .125em;
	margin-right: .125em;
}

/*
*
* Animate.css
*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 1;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

html:not(.lt-ie10) .not-animated {
	opacity: 0;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}


/** Swiper*/
.swiper-container {
	display: flex;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	align-self: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container {
	flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	font-size: 26px;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	transition: .2s ease-in;
	will-change: transform;
	z-index: 10;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #cef1ea;
}

@media (min-width: 992px) {
	.swiper-button-prev,
	.swiper-button-next {
		display: block;
	}
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	left: 30px;
}

.swiper-button-prev:before {
	font-family: "FontAwesome";
	content: "\f175";
}

.swiper-button-next {
	right: 30px;
}

.swiper-button-next:before {
	font-family: "FontAwesome";
	content: "\f176";
}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
	content: "\f060";
}

.swiper-pagination {
	position: absolute;
	display: block;
	text-align: center;
	transition: .3s;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination .swiper-pagination-bullet {
	position: relative;
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 100%;
	border: 2px solid #b7b7b7;
	background: transparent;
	overflow: hidden;
	transition: .2s;
}

.swiper-pagination .swiper-pagination-bullet:before {
	position: absolute;
	content: '';
	width: 150%;
	height: 150%;
	top: -3px;
	left: -3px;
	background: #cef1ea;
	transform: translateX(-200%);
	transition: all .3s;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet:hover {
	border-color: #cef1ea;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .swiper-pagination .swiper-pagination-bullet:hover:before {
	transform: translateX(0);
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-black .swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: black;
}

.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}

.swiper-slide-caption {
	width: 100%;
	white-space: normal;
}

.swiper-slide-caption h1 + * {
	margin-top: 20px;
}

.swiper-slide-caption .lead {
	display: none;
}

.swiper-slide .slider-logo {
	display: inline-block;
}

.swiper-slide .slider-logo svg > * {
	stroke: #cef1ea;
}

.swiper-slide .slider-logo svg {
	width: 70px;
	height: 70px;
}

@media (min-width: 576px) {
	.swiper-slide .slider-logo svg {
		width: 125px;
		height: 125px;
	}
}

.swiper-slide .slider-logo + * {
	margin-top: 10px;
}

@media (min-width: 992px) {
	.swiper-slide .slider-logo + * {
		margin-top: 20px;
	}
}

.swiper-counter {
	display: none;
	position: absolute;
	top: 50%;
	right: 22px;
	font-size: 18px;
	line-height: 24px;
	padding: 12px 2px;
	text-align: center;
	z-index: 2;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	border: 1px solid rgba(147, 147, 147, 0.7);
	transform: translateY(-50%);
	color: rgba(147, 147, 147, 0.7);
	letter-spacing: 0;
}

@media (min-width: 1200px) {
	.swiper-counter {
		display: block;
	}
}

.swiper-slider-1 {
	min-height: 360px;
}

@media (min-width: 768px) {
	.swiper-slider-1 {
		min-height: 40.10417vw;
	}
}

.swiper-slider-1 .swiper-button-prev,
.swiper-slider-1 .swiper-button-next {
	right: 40px;
	left: auto;
	display: none;
}

.swiper-slider-1 .swiper-button-prev:before,
.swiper-slider-1 .swiper-button-next:before {
	display: none;
}

.swiper-slider-1 .swiper-button-prev svg > *,
.swiper-slider-1 .swiper-button-next svg > * {
	stroke: rgba(147, 147, 147, 0.7);
	transition: all .3s;
}

.swiper-slider-1 .swiper-button-prev:hover svg > *,
.swiper-slider-1 .swiper-button-next:hover svg > * {
	stroke: #151515;
}

@media (min-width: 1200px) {
	.swiper-slider-1 .swiper-button-prev,
	.swiper-slider-1 .swiper-button-next {
		display: block;
	}
}

.swiper-slider-1 .swiper-button-prev {
	top: calc(50% + 50px);
}

.swiper-slider-1 .swiper-button-next {
	top: calc(50% - 50px);
}

@media (min-width: 1200px) {
	.swiper-slider-1 .swiper-pagination-bullet {
		display: none;
	}
}

.slider-scale-effect .swiper-slide:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.slider-scale-effect .swiper-slide.slide-bg-1:before {
	background-size: cover;
	background-color: #bb9391;
}

.slider-scale-effect .swiper-slide.slide-bg-2:before {
	background: url(/content/images/health.jpg);
	background-size: cover;
}

.slider-scale-effect .swiper-slide.slide-bg-3:before {
	background: url(/content/images/aesthetics.jpg);
	background-size: cover;
}

.slider-scale-effect .swiper-slide.slide-bg-4:before {
	background: url(/content/images/beauty.jpg);
	background-size: cover;
}

.slider-scale-effect .swiper-slide.slide-bg-5:before {
	background: url(/content/images/shop.jpg);
	background-size: cover;
}

.slider-scale-effect .slide-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: 8.5s ease-out;
	transform: scale(1.08);
	background-size: cover;
}

@media (max-width: 767px) {
	.slider-scale-effect .slide-bg {
		background-position-x: 60%;
	}
}

@media (min-width: 767px) and (max-width: 1200px) {
.slider-scale-effect .slide-bg {
    background-position-x: 50%;}
}

@media (min-width: 1201px) {
.slider-scale-effect .slide-bg {
    background-position-x: 70%;}
}

.desktop .slider-scale-effect .swiper-slide:nth-child(1) .slide-bg {
	transform-origin: 0 0;
}

.desktop .slider-scale-effect .swiper-slide:nth-child(2) .slide-bg {
	transform: scale(1);
	transform-origin: 100% 100%;
}

.desktop .slider-scale-effect .swiper-slide:nth-child(3) .slide-bg {
	transform-origin: 50% 50%;
}

.slider-scale-effect .swiper-slide.swiper-slide-active .slide-bg {
	transform: scale(1);
}

.slider-scale-effect .swiper-slide:nth-child(2).swiper-slide-active .slide-bg {
	transform: scale(1.08);
}

/*
*
* RD Google Map
*/
.gm-style-pbt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fef6f2;
	color: #ffffff;
	padding: 5px 14px;
	font-size: 14px;
	border-radius: 5%;
	box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
	width: 100%;
	text-align: center;
	max-width: 300px;
}

.rd-google-map__model {
	color: #000000;
	font-size:14px;
	height: 200px;
}

.rd-google-map__model img {
	max-width: none !important;
}

@media (min-width: 576px) {
	.rd-google-map__model {
		height: 250px;
	}
}

@media (min-width: 992px) {
	.rd-google-map__model {
		height: 400px;
	}
}

.map_locations {
	display: none;
}

/*
*

* Isotope
*/
@keyframes sprite-animation {
	from {
		background-position: 0 0;
	}
}

[data-isotope-layout] {
	z-index: 0;
	display: block;
	min-height: 160px;
	margin-left: -15px;
	margin-right: -15px;
	transition: .4s all ease;
}

[data-isotope-layout]:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 64px;
	height: 64px;
	margin-top: 15px;
	background-image: url("../images/isotope-loader.png");
	background-position: -1152px 0;
	animation: 0.7s sprite-animation steps(18) infinite;
	transition: .4s all ease;
	transform: translate3d(-50%, -50%, 0);
}

[data-isotope-layout].row {
	margin-top: -30px;
}

[data-isotope-layout].row > [class*="col-"] {
	margin-top: 30px;
}

[data-isotope-layout].row-narrow {
	margin-bottom: -30px;
}

[data-isotope-layout].row-narrow > [class*="col-"] {
	margin-top: 30px;
}

[data-isotope-layout].row-condensed {
	margin-bottom: 0;
	margin-top: 0;
}

[data-isotope-layout].row-condensed > [class*="col-"] {
	margin-top: 0;
}

@media (min-width: 1200px) {
	[data-isotope-layout].cobbles-gallery > [class*="col-"] {
		width: 20%;
		flex-basis: 20%;
	}
}

[data-isotope-layout] [class*="col-"] {
	display: block;
	opacity: 0;
	will-change: transform;
	backface-visibility: hidden;
	transition: .1s opacity ease-in;
}

@media (max-width: 575px) {
	[data-isotope-layout] [class*="col-"] {
		/* max-width: 100%; */
	}
	.col-xs-6 {
		flex: 0 0 50%;
		max-width: 50%;
		}
}

[data-isotope-layout].isotope--loaded [class*="col-"] {
	opacity: 1;
}

[data-isotope-layout].isotope--loaded:after {
	opacity: 0;
	visibility: hidden;
}

.isotope-filters {
	position: relative;
}

.isotope-filters > * {
	margin-top: 0;
	vertical-align: middle;
}

.isotope-filters .isotope-filters-list {
	position: absolute;
	display: none;
	word-spacing: 0;
	border: 1px solid #f6f9f9;
	margin-top: 10px;
	width: 230px;
	left: 50%;
	margin-left: -115px;
	z-index: 1;
}

.isotope-filters .isotope-filters-list.active {
	display: block;
}

.isotope-filters .isotope-filters-list li {
	display: block;
}

.isotope-filters .isotope-filters-list a {
	position: relative;
	transition: .3s;
	display: block;
	padding: 5px;
	color: #151515;
	font-family: "Albra-Sans-Medium", serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.06em;
}

.isotope-filters .isotope-filters-list a:before {
	position: absolute;
	content: '';
	bottom: 2px;
	left: 0;
	width: 0;
	height: 2px;
	background: #48000b;
	transition: all .3s;
}

.isotope-filters .isotope-filters-list a.active, .isotope-filters .isotope-filters-list a:hover {
	color: #151515;
	background: #ffffff;
}

.isotope-filters .isotope-filters-list a.active:before, .isotope-filters .isotope-filters-list a:hover:before {
	width: 100%;
}

.mobile .isotope-filters .isotope-filters-list a:hover:before, .tablet .isotope-filters .isotope-filters-list a:hover:before {
	width: 0;
}

.mobile .isotope-filters .isotope-filters-list a.active, .tablet .isotope-filters .isotope-filters-list a.active {
	color: #151515;
	background: #ffffff;
}

.mobile .isotope-filters .isotope-filters-list a.active:before, .tablet .isotope-filters .isotope-filters-list a.active:before {
	width: 100%;
}

.isotope-filters .isotope-filters-list .isotope-filters-trigger {
	display: none;
}

@media (min-width: 992px) {
	.isotope-filters .isotope-filters-toggle {
		display: none;
	}
	.isotope-filters .isotope-filters-list {
		position: relative;
		border: none;
		width: inherit;
		display: flex;
		justify-content: center;
		margin: auto;
		left: inherit;
	}
	.isotope-filters .isotope-filters-list > li + li {
		margin-left: 25px;
	}
	.isotope-filters .isotope-filters-list a {
		background: transparent;
	}
	.isotope-filters .isotope-filters-list a.acrive, .isotope-filters .isotope-filters-list a:hover {
		background: transparent;
	}
}

* + .isotope {
	margin-top: 0;
}

@media (min-width: 768px) {
	* + .isotope {
		margin-top: 28px;
	}
}

.tabs-custom {
	text-align: left;
}

.tabs-custom .nav-tabs {
	display: block;
	font-size: 0;
	line-height: 0;
	word-spacing: 0;
	border: 0;
}

.tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after {
	display: none;
}

.tabs-custom .nav-item {
	float: none;
	border: 0;
	cursor: pointer;
	transition: .33s all ease;
}

.tabs-custom .nav-link {
	margin: 0;
	border-radius: 0;
	border: 0;
}

.tabs-custom .nav-link.active {
	cursor: default;
	border: 0;
}

.tab-content > .tab-pane {
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.tab-content > .active {
	visibility: visible;
	height: auto;
	overflow: visible;
}

* + .tabs-horizontal.tabs-corporate {
	margin-top: 25px;
}

* + .tabs-vertical.tabs-corporate {
	margin-top: 40px;
}

@media (min-width: 768px) {
	* + .tabs-vertical.tabs-corporate {
		margin-top: 60px;
	}
}

@media (min-width: 1200px) {
	* + .tabs-vertical.tabs-corporate {
		margin-top: 80px;
	}
}

.tabs-line .nav-tabs {
	position: relative;
}

.tabs-line .nav-link {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}

.tabs-line * + .tab-content {
	margin-top: 20px;
}

@media (max-width: 991px) {
	.tabs-line .nav-tabs {
		max-width: 100%;
		border: 1px solid #f5f2e9;
	}
	.tabs-line .nav-item {
		margin: -1px;
	}
	.tabs-line .nav-link {
		padding: 7px 10px;
		color: #9b9b9b;
		background: transparent;
		border-bottom: 1px solid #f5f2e9;
	}
	.tabs-line .nav-link:first-child {
		border-top: 1px solid #f5f2e9;
	}
	.tabs-line .nav-link:hover,
	.tabs-line .nav-link.active {
		color: #ffffff;
		background: #cef1ea;
		border-color: #cef1ea;
	}
}

.tabs-corporate .nav-tabs {
	position: relative;
	border: 1px solid #f5f2e9;
}

.tabs-corporate .nav-item {
	margin: -1px;
}

.tabs-corporate .nav-link {
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.06em;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #9b9b9b;
	background: transparent;
	border-bottom: 1px solid #f5f2e9;
	text-align: center;
	vertical-align: middle;
}

.tabs-corporate .nav-link:first-child {
	border-top: 1px solid #f5f2e9;
}

.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
	color: #ffffff;
	background: #cef1ea;
	border-color: #cef1ea;
}

.tabs-corporate .tab-content {
	padding: 30px 0 0;
}

.tabs-corporate.tabs-corporate-variant-2 {
	text-align: center;
}

.tabs-corporate.tabs-corporate-variant-2 .nav-tabs {
	display: inline-block;
	width: inherit;
	border: none;
	border-bottom: 1px solid #e1e1e1;
}

.tabs-corporate.tabs-corporate-variant-2 .nav-tabs .nav-item {
	padding: 0;
	display: inline-block;
}

.tabs-corporate.tabs-corporate-variant-2 .nav-tabs .nav-item + .nav-item {
	padding-left: 20px;
}

.tabs-corporate.tabs-corporate-variant-2 .nav-tabs .nav-link {
	background: transparent;
	border: none;
	border-bottom: 4px solid transparent;
	border-radius: 0;
	font-family: "Playfair Display", "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	color: #151515;
	text-transform: capitalize;
	letter-spacing: 0.02em;
	padding: 13px 2px;
	min-width: inherit;
}

.tabs-corporate.tabs-corporate-variant-2 .nav-tabs .nav-link:before {
	display: none;
}

.tabs-corporate.tabs-corporate-variant-2 .nav-tabs .nav-link.active,
.tabs-corporate.tabs-corporate-variant-2 .nav-tabs .nav-link:hover {
	color: #151515;
	background-color: transparent;
	border-bottom: 4px solid #cef1ea;
}

@media (min-width: 768px) {
	.tabs-horizontal.tabs-corporate .nav-tabs {
		position: relative;
		width: 100%;
		display: block;
		transform: translate3d(0, -10px, 0);
		margin-bottom: -10px;
		margin-left: -5px;
		margin-right: -5px;
		text-align: center;
		border: 0;
		will-change: transform;
	}
	.tabs-horizontal.tabs-corporate .nav-tabs > * {
		margin-top: 10px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.tabs-horizontal.tabs-corporate .nav-item {
		display: inline-block;
		will-change: transform;
	}
	.tabs-horizontal.tabs-corporate .nav-link {
		display: block;
		position: relative;
		z-index: 1;
		min-width: 130px;
		letter-spacing: .1em;
		padding: 13px 20px;
		border: 2px solid #f5f2e9;
		border-radius: 25px;
	}
	.tabs-horizontal.tabs-corporate .nav-link, .tabs-horizontal.tabs-corporate .nav-link::before {
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}
	.tabs-horizontal.tabs-corporate .nav-link::before {
		content: '';
		position: absolute;
		top: -1px;
		left: -1px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
		z-index: -1;
		opacity: 0;
		transform: scale3d(0.7, 1, 1);
		transition: transform 0.4s, opacity 0.4s;
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
		background: #cef1ea;
		border-radius: 25px;
	}
	.tabs-horizontal.tabs-corporate .nav-link.active,
	.tabs-horizontal.tabs-corporate .nav-link:hover {
		color: #ffffff;
		border-color: #cef1ea;
		background-color: transparent;
	}
	.tabs-horizontal.tabs-corporate .nav-link.active::before,
	.tabs-horizontal.tabs-corporate .nav-link:hover::before {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
	.tabs-horizontal.tabs-corporate-variant-2 {
		text-align: center;
	}
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs {
		display: inline-block;
		width: inherit;
		border-bottom: 1px solid #e1e1e1;
	}
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs .nav-item {
		padding: 0;
	}
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs .nav-item + .nav-item {
		padding-left: 20px;
	}
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs .nav-link {
		background: transparent;
		border: none;
		border-radius: 0;
		font-family: "Playfair Display", "Times New Roman", Times, serif;
		font-size: 24px;
		line-height: 24px;
		font-weight: 700;
		color: #151515;
		text-transform: capitalize;
		letter-spacing: 0.02em;
		padding: 13px 2px;
		min-width: inherit;
	}
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs .nav-link:before {
		display: none;
	}
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs .nav-link.active,
	.tabs-horizontal.tabs-corporate-variant-2 .nav-tabs .nav-link:hover {
		color: #151515;
		background-color: transparent;
		border-bottom: 4px solid #cef1ea;
	}
	.tabs-horizontal.tabs-line .nav-tabs {
		border: 0;
		border-bottom: 4px solid #eaeced;
	}
	.tabs-horizontal.tabs-line .nav-item {
		display: inline-block;
	}
	.tabs-horizontal.tabs-line .nav-item:not(:last-child) {
		margin-right: 52px;
	}
	.tabs-horizontal.tabs-line .nav-link {
		position: relative;
		padding: 0 0 15px 0;
		background-color: transparent;
		color: #9b9b9b;
		border: 0;
	}
	.tabs-horizontal.tabs-line .nav-link::after {
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		height: 4px;
		width: 0;
		background: #cef1ea;
		transition: .22s ease;
	}
	.tabs-horizontal.tabs-line .nav-link.active,
	.tabs-horizontal.tabs-line .nav-link:hover {
		color: #cccccc;
	}
	.tabs-horizontal.tabs-line .nav-link.active::after {
		width: 100%;
	}
	.tabs-horizontal.tabs-line * + .tab-content {
		margin-top: 30px;
	}
	.tabs-vertical {
		display: flex;
		align-items: flex-start;
	}
	.tabs-vertical .nav-tabs {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		flex-shrink: 0;
		max-width: 50%;
	}
	.tabs-vertical .nav-item {
		border: 0;
		width: 100%;
		text-align: left;
	}
	.tabs-vertical .nav-link {
		border-radius: 25px;
	}
	.tabs-vertical .tab-content {
		flex-grow: 1;
	}
	.tabs-vertical.tabs-corporate .nav-tabs {
		width: auto;
		min-width: 260px;
		border: 0;
	}
	.tabs-vertical.tabs-corporate .nav-item {
		margin: 0;
	}
	.tabs-vertical.tabs-corporate .nav-link {
		position: relative;
		padding: 17px 30px;
		border: 0;
		overflow: hidden;
		text-align: left;
	}
	.tabs-vertical.tabs-corporate .nav-item + .nav-item {
		margin-top: 2px;
	}
	.tabs-vertical.tabs-corporate .tab-content {
		padding: 0 0 0 30px;
	}
}

@media (min-width: 992px) {
	.tabs-horizontal.tabs-corporate .tab-content {
		padding: 60px 30px 0;
	}
	.tabs-vertical.tabs-corporate .tab-content {
		padding: 0 0 0 45px;
	}
}

.card-group-custom {
	margin-bottom: 0;
}

.card-group-custom .card-header + .collapse > .card-body,
.card-group-custom .card-header + .collapse > .list-group {
	border-top: 0;
}

.card-group-custom .card + .card {
	margin-top: 0;
}

.card-group-custom.card-group-corporate .card + .card {
	margin-top: 30px;
}

.card-custom {
	display: block;
	margin: 0;
	background: inherit;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	text-align: left;
}

.card-custom a {
	display: block;
}

.card-custom .card-header {
	padding: 0;
	border-bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.card-custom .card-body {
	padding: 0;
	border: 0;
}

* + .card-group-custom {
	margin-top: 35px;
}

@media (min-width: 768px) {
	* + .card-group-custom {
		margin-top: 50px;
	}
}

.card-corporate {
	text-align: left;
	box-shadow: -1px 2px 5px 0px rgba(68, 73, 83, 0.12);
}

.card-corporate .card-title {
	margin-bottom: 0;
}

.card-corporate .card-title a,
.card-corporate .card-body {
	background: #ffffff;
}

.card-corporate .card-title a {
	position: relative;
	z-index: 1;
	padding: 21px 82px 21px 32px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0;
	color: #151515;
	transition: 1.3s all ease;
	border-radius: 0 0 0 0;
	border-bottom: 1px solid #dedede;
}

.card-corporate .card-title a .card-arrow:after {
	opacity: 0;
	visibility: hidden;
}

.card-corporate .card-title a.collapsed {
	border-radius: 0;
	border-bottom-width: 0;
}

.card-corporate .card-title a.collapsed .card-arrow {
	border-radius: 50%;
}

.card-corporate .card-title a.collapsed .card-arrow:after {
	opacity: 1;
	visibility: visible;
}

.card-corporate .card-arrow {
	position: absolute;
	top: 50%;
	right: 35px;
	margin-right: -20px;
	z-index: 2;
	width: 40px;
	height: 40px;
	background: #48000b;
	border-radius: 50%;
	transition: .33s all ease;
	transform: translateY(-50%);
}

.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	transform: translate(-50%, -50%);
	background: #ffffff;
}

.card-corporate .card-arrow::before {
	width: 14px;
	height: 2px;
	right: 28px;
}

.card-corporate .card-arrow::after {
	width: 2px;
	height: 14px;
	right: 34px;
}

.card-corporate .collapse {
	position: relative;
	z-index: 1;
	color: #9b9b9b;
	border-radius: 0 0 0 0;
}

.card-corporate .card-body {
	padding: 25px 44px 25px 32px;
}

@media (max-width: 991px) {
	.card-corporate .card-title a,
	.card-corporate .card-body {
		padding-left: 25px;
	}
}

@media (min-width: 768px) {
	.card-corporate .card-title a {
		font-size: 18px;
	}
}

.card-group-gray .card-corporate .card-title a, .card-group-gray .card-corporate .card-body {
	background: transparent;
}

/* Owl Carousel */
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}


.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	font: 400 40px/80px 'FontAwesome';
	cursor: pointer;
	z-index: 1;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:before {
	content: '\f144';
}

.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav.disabled {
	display: none !important;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font: 400 25px/50px 'FontAwesome';
	color: #cccccc;
	cursor: pointer;
}

.owl-prev:hover,
.owl-next:hover {
	color: #deb8a1;
}

.owl-prev {
	left: 0;
}

.owl-prev::before {
	content: '\f104';
}

.owl-next {
	right: 0;
}

.owl-next::before {
	content: '\f105';
}

/*
 * Owl Pagination
 */
.owl-dots {
	text-align: center;
	margin-top: 20px;
}

.owl-dots.disabled {
	display: none !important;
}

.owl-dot {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 2px solid #a9a9a9;
	border-radius: 50%;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	outline: none;
	cursor: pointer;
	background-color: transparent;
	transition: .2s;
}

.owl-dot:only-child {
	display: none;
}

.owl-dot:hover, .owl-dot:focus {
	background-color: #deb8a1;
	border-color: #deb8a1;
}

.owl-dot.active {
	background-color: #48000b;
	border-color: #48000b;
}

.owl-carousel.owl-carousel-light-dots .owl-dot {
	border-color: #ffffff;
}

.owl-carousel.owl-carousel-light-dots .owl-dot:hover, .owl-carousel.owl-carousel-light-dots .owl-dot:focus {
	background-color: #ffffff;
}

.owl-carousel.owl-carousel-light-dots .owl-dot.active {
	background-color: #ffffff;
}

.carousel-modern {
	padding: 0 20px 20px 0;
}

.carousel-modern:before {
	position: absolute;
	content: '';
	top: 20px;
	left: 45px;
	right: 0;
	bottom: 0;
	background: #f0f0f0;
}

.carousel-modern .owl-stage-outer {
	padding-top: 0;
}

.carousel-modern .owl-dots {
	position: absolute;
	bottom: 40px;
	width: 100%;
	line-height: 0;
}

.carousel-modern .owl-dot {
	width: 25px;
	height: 3px;
	margin-left: 3px;
	margin-right: 3px;
	border: none;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 0;
}

.carousel-modern .owl-dot.active, .carousel-modern .owl-dot:hover {
	background: #cef1ea;
}

.carousel-modern.carousel-modern-type-1:before {
	border: 2px solid #e7e7e7;
	background: transparent;
}

.carousel-modern.carousel-modern-type-1 .owl-dots {
	top: 50%;
	bottom: inherit;
	right: 40px;
	margin-top: 0;
	width: auto;
	transform: translateY(-50%);
}

.carousel-modern.carousel-modern-type-1 .owl-dot {
	display: block;
	margin: 4px 0;
	width: 12px;
	height: 12px;
	border: 2px solid #a9a9a9;
	border-radius: 50%;
	background: transparent;
}

.carousel-modern.carousel-modern-type-1 .owl-dot:hover, .carousel-modern.carousel-modern-type-1 .owl-dot.active {
	background: #cef1ea;
	border-color: #cef1ea;
}

.carousel-creative .owl-stage {
	display: flex;
	align-items: center;
}

.carousel-creative .owl-item {
	float: none;
}

.carousel-creative .owl-dot {
	width: 25px;
	height: 3px;
	margin-left: 3px;
	margin-right: 3px;
	border: none;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 0;
}

.carousel-creative .owl-dot.active, .carousel-creative .owl-dot:hover {
	background: #cef1ea;
}

.carousel-corporate .owl-stage-outer {
	padding: 15px 0;
}

.carousel-corporate .owl-dot {
	width: 15px;
	height: 15px;
	border: 2px solid transparent;
	background: #e1e1e1;
	margin: 0 8px;
}

.carousel-corporate .owl-dot:hover, .carousel-corporate .owl-dot.active {
	border-color: #cef1ea;
	background: #ffffff;
}

@media (min-width: 992px) {
	.carousel-corporate .owl-dots {
		text-align: right;
	}
}

.carousel-arrow-circle .owl-stage-outer {
	padding: 15px 0;
}

.carousel-arrow-circle .owl-nav {
	display: none;
}

.carousel-arrow-circle .owl-nav > * {
	padding: 17px 16px;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	color: #c9c9c9;
	background: rgba(255, 255, 255, 0.8);
	font: 400 24px /24px "Material Design Icons";
	transition: all .3s;
}

.carousel-arrow-circle .owl-nav > *:hover {
	background: #ffffff;
	color: #cef1ea;
}

.carousel-arrow-circle .owl-nav .owl-prev {
	left: -10px;
}

.carousel-arrow-circle .owl-nav .owl-prev:before {
	content: '\f14a';
}

.carousel-arrow-circle .owl-nav .owl-next {
	right: -10px;
}

.carousel-arrow-circle .owl-nav .owl-next:before {
	content: '\f14f';
}

@media (min-width: 1200px) {
	.carousel-arrow-circle .owl-nav {
		display: block;
	}
}

@media (min-width: 1400px) {
	.carousel-arrow-circle .owl-nav .owl-prev {
		left: -50px;
	}
	.carousel-arrow-circle .owl-nav .owl-next {
		right: -50px;
	}
}

.carousel-arrow-circle .owl-dots .owl-dot {
	width: 15px;
	height: 15px;
	border: 2px solid transparent;
	background: #e1e1e1;
	margin: 0 8px;
}

.carousel-arrow-circle .owl-dots .owl-dot:hover, .carousel-arrow-circle .owl-dots .owl-dot.active {
	border-color: #cef1ea;
	background: #ffffff;
}

@media (min-width: 1200px) {
	.carousel-arrow-circle .owl-dots {
		display: none;
	}
}

.carousel-arrow-circle-modern .owl-nav > * {
	padding: 17px 16px;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	color: #c9c9c9;
	background: rgba(255, 255, 255, 0.3);
	font: 400 24px /24px "Material Design Icons";
	transition: all .3s;
}

.carousel-arrow-circle-modern .owl-nav > *:hover {
	background: #cef1ea;
	color: #ffffff;
}

.carousel-arrow-circle-modern .owl-nav .owl-prev {
	left: 20px;
}

.carousel-arrow-circle-modern .owl-nav .owl-prev:before {
	content: '\f14a';
}

.carousel-arrow-circle-modern .owl-nav .owl-next {
	right: 20px;
}

.carousel-arrow-circle-modern .owl-nav .owl-next:before {
	content: '\f14f';
}

.carousel-inset .owl-stage {
	padding-top: 15px;
	padding-bottom: 15px;
}

.carousel-default .owl-nav {
	display: none;
}

@media (min-width: 992px) {
	.carousel-default .owl-dots {
		display: none;
	}
	.carousel-default .owl-nav {
		display: block;
	}
	.carousel-default .owl-next {
		right: 0px;
	}
	.carousel-default .owl-prev {
		left: 0px;
	}
}

.carousel-img {
	position: relative;
	overflow: hidden;
	background: #000000;
}

.carousel-img:hover img {
	transform: scale(1.05);
	opacity: .9;
}

.carousel-img img {
	max-width: inherit;
	width: 100%;
	transform-origin: center;
	will-change: transform;
	transition: all .5s;
}

.owl-carousel.owl-outer-padding-none .owl-stage-outer {
	padding-top: 0;
}

.owl-carousel-center .owl-stage {
	height: 478px;
}

@media (max-width: 575px) {
	.owl-carousel-center .owl-stage {
		height: 395px;
	}
}

.owl-carousel-center .owl-prev, .owl-carousel-center .owl-next {
	width: 30px;
	height: 60px;
	transition: all .3s;
	color: rgba(255, 255, 255, 1);
	background: #48000b;
}

.owl-carousel-center .owl-prev:before, .owl-carousel-center .owl-next:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-family: 'FontAwesome';
	font-size: 24px;
	transform: translate(-50%, -50%);
	line-height: 1;
}

.owl-carousel-center .owl-prev:hover, .owl-carousel-center .owl-prev:focus, .owl-carousel-center .owl-next:hover, .owl-carousel-center .owl-next:focus {
	background: #deb8a1;
	color: #ffffff;
}

@media (min-width: 1800px) {
	.owl-carousel-center .owl-prev, .owl-carousel-center .owl-next {
		background: transparent;
		color: rgba(21, 21, 21, 0.3);
	}
	.owl-carousel-center .owl-prev:before, .owl-carousel-center .owl-next:before {
		color: inherit;
	}
	.owl-carousel-center .owl-prev:hover, .owl-carousel-center .owl-prev:focus, .owl-carousel-center .owl-next:hover, .owl-carousel-center .owl-next:focus {
		color: #151515;
		background: transparent;
	}
	.owl-carousel-center .owl-prev:hover:before, .owl-carousel-center .owl-prev:focus:before, .owl-carousel-center .owl-next:hover:before, .owl-carousel-center .owl-next:focus:before {
		color: inherit;
	}
}

.owl-carousel-center .owl-prev:before {
	content: '\f053';
	left: 48%;
}

.owl-carousel-center .owl-next:before {
	content: '\f054';
	left: 55%;
}

.owl-carousel-center .owl-item {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	float: left;
	display: flex;
	align-items: center;
}

.owl-carousel-center .owl-item .team-minimal {
	overflow: hidden;
	will-change: transform;
	transition: 0.7s transform ease;
	transform: scale(1) translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	width: 290px;
	transform-origin: 0;
}

.owl-carousel-center .owl-item .team-minimal .team-minimal-caption {
	opacity: 0;
	transition: 0.7s all ease-in-out;
}

@media (min-width: 576px) {
	.owl-carousel-center .owl-item .team-minimal {
		width: 370px;
		transform: scale(0.5) translateX(-50%);
	}
}

.owl-carousel-center .owl-item.center {
	filter: none;
}

.owl-carousel-center .owl-item.center .team-minimal {
	transform: scale(1) translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	width: 290px;
	z-index: 1;
}

.owl-carousel-center .owl-item.center .team-minimal .team-minimal-caption {
	opacity: 1;
}

@media (min-width: 576px) {
	.owl-carousel-center .owl-item.center .team-minimal {
		width: 385px;
		transform: scale(1) translateX(-50%);
	}
}

@media (min-width: 1800px) {
	.owl-carousel-center .owl-prev {
		left: -50px;
	}
	.owl-carousel-center .owl-next {
		right: -50px;
	}
}

/*
*
* Material Parallax
*/
.parallax-container {
	position: relative;
	overflow: hidden;
}

.material-parallax {
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
}

.ipad .parallax-container, .iphone .parallax-container {
	background-attachment: scroll !important;
}

.material-parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 101%;
	max-width: inherit;
	min-height: 101%;
	transform: translate3d(-50%, 0, 0);
}

@media (min-width: 992px) {
	.material-parallax img {
		max-width: 100%;
	}
}

.parallax-content {
	position: relative;
	z-index: 1;
}

/*
*

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.6);
	color: transparent;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 9;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
	font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 0;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: 0;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: 0;
}

[dir="rtl"] .slick-next {
	left: 0;
	right: auto;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

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

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}

/*rtl:end:ignore*/
* + .carousel-centered {
	margin-top: 50px;
}

.carousel-centered .slick-track {
	display: flex;
	align-items: center;
}

.carousel-centered .slick-slide {
	margin: auto;
	float: none;
	cursor: pointer;
	filter: grayscale(1);
}

.carousel-centered .slick-slide.slick-center {
	filter: none;
}

@media (min-width: 576px) {
	.carousel-centered .slick-slide {
		margin: 15px;
	}
}

.carousel-centered .slick-arrow {
	width: 30px;
	height: 60px;
	transition: all .3s;
	color: rgba(255, 255, 255, 0.6);
}

.carousel-centered .slick-arrow:before {
	font-family: 'FontAwesome';
	font-size: 24px;
}

.carousel-centered .slick-arrow:hover, .carousel-centered .slick-arrow:focus {
	background: #000000;
	color: #ffffff;
}

@media (min-width: 1800px) {
	.carousel-centered .slick-arrow {
		background: transparent;
		color: rgba(21, 21, 21, 0.3);
	}
	.carousel-centered .slick-arrow:before {
		color: inherit;
	}
	.carousel-centered .slick-arrow:hover, .carousel-centered .slick-arrow:focus {
		color: #151515;
		background: transparent;
	}
	.carousel-centered .slick-arrow:hover:before, .carousel-centered .slick-arrow:focus:before {
		color: inherit;
	}
	.carousel-centered .slick-arrow.slick-prev {
		left: -50px;
	}
	.carousel-centered .slick-arrow.slick-next {
		right: -50px;
	}
}

.carousel-centered .slick-prev:before {
	content: '\f053';
}

.carousel-centered .slick-next:before {
	content: '\f054';
}

/* lg */ 
.lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1081;
	border: none;
	outline: 0;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color: #ffffff;
}

.lg-actions .lg-next {
	right: 20px;
}

.lg-actions .lg-next:before {
	content: "\e095";
}

.lg-actions .lg-prev {
	left: 20px;
}

.lg-actions .lg-prev:after {
	content: "\e094";
}

@-webkit-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@-moz-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@-ms-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@-webkit-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

@-moz-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

@-ms-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

@keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.lg-toolbar .lg-icon {
    color: #999999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #ffffff;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    bottom: 0;
    color: #eeeeee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

#lg-counter {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
	margin-left: auto;
	margin-right: auto;
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #ffffff;
	border-radius: 4px;
	margin-bottom: 5px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease;
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #cef1ea;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
	color: #ffffff;
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in:after {
	content: "\e311";
}
#lg-actual-size {
    font-size: 20px;
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none;
}

.lg-fullscreen:after {
    content: "\e20c";
}

#lg-zoom-out:after {
	content: "\e312";
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible;
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #ffffff inset;
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #ffffff;
	color: #ffffff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%;
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #ffffff inset;
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	background-color: #ffffff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
	right: 16px;
	top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
	margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
	color: #333333;
}

.lg-outer .lg-dropdown a {
	color: #333333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%;
}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lg-outer.lg-visible {
	opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url(../images/loading.gif) center center no-repeat;
	display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important;
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lg-outer .lg-item.lg-complete {
	background-image: none;
}

.lg-outer .lg-item.lg-current {
	z-index: 1060;
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
	display: none;
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
	opacity: 1;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-sub-html, .lg-toolbar {
	background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
	border: none;
	outline: 0;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color: #ffffff;
}

.lg-actions .lg-next {
	right: 20px;
}

.lg-actions .lg-next:before {
	content: "\e095";
}

.lg-actions .lg-prev {
	left: 20px;
}

.lg-actions .lg-prev:after {
	content: "\e094";
}

@-webkit-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@-moz-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@-ms-keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@keyframes lg-right-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: -30px;
	}
}

@-webkit-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

@-moz-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

@-ms-keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

@keyframes lg-left-end {
	0%, 100% {
		left: 0;
	}
	50% {
		left: 30px;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.lg-toolbar .lg-icon {
	color: #999999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: 0;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
	color: #ffffff;
}

.lg-toolbar .lg-close:after {
	content: "\e070";
}

.lg-toolbar .lg-download:after {
	content: "\e0f2";
}

.lg-sub-html {
	bottom: 0;
	color: #eeeeee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080;
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700;
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0;
}

#lg-counter {
	color: #999999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #ffffff;
	border-radius: 4px;
	margin-bottom: 5px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease;
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #cef1ea;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
	color: #ffffff;
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in {
	display: none;
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
	display: none;
}

#lg-actual-size:after {
	content: "\e033";
}

#lg-zoom-out {
	display: none;
	opacity: .5;
	pointer-events: none;
}

#lg-zoom-out:after {
	content: "\e312";
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible;
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #ffffff inset;
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #ffffff;
	color: #ffffff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%;
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #ffffff inset;
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	background-color: #ffffff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
	right: 16px;
	top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
	margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
	color: #333333;
}

.lg-outer .lg-dropdown a {
	color: #333333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%;
}


.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1083;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lg-outer.lg-visible {
	opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url(../images/loading.gif) center center no-repeat;
	display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important;
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lg-outer .lg-item.lg-complete {
	background-image: none;
}

.lg-outer .lg-item.lg-current {
	z-index: 1060;
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
	display: none;
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1081;
	background-color: #000000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
	opacity: 0.9;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* MM styles */ 
.tag {
	display: inline-block;
    background: #48000b;
    color: #ffffff;
    line-height: 24px;
    padding: 3px 10px 1px;
    border-radius: 25px;
    font-family: "Albra-Sans-Medium", serif;
    letter-spacing: 2px;
    font-weight: 400;
	font-size: 15px;
	margin-bottom: 12px;
}

.tag2 {
	display: inline-block;
    background: #48000b; 
    color: #ffffff;
    line-height: 24px;
    padding: 3px 10px 1px;
    border-radius: 25px;
    font-family: "Albra-Sans-Medium", serif;
    letter-spacing: 2px;
    font-weight: 400;
	font-size: 15px;
	margin-right: 7px;
}

.hobbies {
	display: inline-block;
    background: #deb8a1;
    color: #ffffff;
    line-height: 24px;
    padding: 3px 10px 1px;
    border-radius: 25px;
    font-family: "Albra-Sans-Medium", serif;
    letter-spacing: 2px;
    font-weight: 400;
	font-size: 15px;
	margin-bottom: 12px;
	margin-right: 7px;
}

.svgg {
    display:inline-block;
    padding-left: 10px;
	font-size: 20px;
}

.loc {
    display:inline-block;
    padding-left: 10px;
	margin-right: 20px;
	font-size: 25px;
}

.pi {
	font-size: 13px;
    text-align: right;
	}

/* accordion with mouseover hover */
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content {
    height: auto;
	padding-top: 1.5em;
	hyphens: auto;
}

.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .25s;
}

.accordion .accordion-item {
	padding: 18px 30px;
    text-align: left;
    border-radius: 5px;
    box-shadow: 0 0 22px #dadada;
}

.black {
   color: #151515;
}

.f-top {
   padding-top: 0.5em;
}

.space-right {
   padding-right: 1.5em;
}

.space-left {
   padding-left: 0.5em;
}

.space-bottom {
	padding-bottom:2rem;
}
.space-top {
	padding-top: 2rem;
	}

.space-top3 {
	padding-top: 0.5rem;
	}

.space-top10 {
	padding-top: 10rem;
	}

@media (max-width: 767px) {
	.space-top2 {
	padding-top: 4rem;}
	}

.smaller {
   font-size: 15px;
   letter-spacing: 0.5px;
}

.inline {
   display: inline-flex;
}

.circle {
    background: #c28c81;
    border-radius: 50%;
    width: 45px;
    height: 45px;
	margin-top: -20px;
    margin-left: 8px;
}

.circle2 {
    background: #48000b;
    border-radius: 50%;
    width: 25px;
    height: 25px;
	margin-top: -30px;
    margin-left: 2px;
}

.circle3 {
    background: #deb8a1;
    border-radius: 50%;
    width: 10px;
    height: 10px;
	margin-top: -40px;
    margin-left: -10px;
}

.kreis {
    border-radius: 50%;
	max-width: 375px;
	max-height: 375px;
}

@media screen and (max-width: 767px) {
	.kreis {
	max-width: 285px;
	max-height: 285px;}
}

.kreisvideo {
    border-radius: 50%;
	max-width: 375px;
    max-height: 375px;
	min-width: 375px;
    min-height: 375px;
	margin: 0 auto;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.kreisvideo {
	max-width: 285px;
	max-height: 285px;}
	}

@media screen and (max-width: 767px) {
	.vorne {
		font-size: 26px;}
	}


.pin1 {
  border-radius: 50% 50% 50% 0;
  border: 2px solid #deb8a1;
  width: 20px;
  height: 20px;
  transform: rotate(-45deg);
}

.pin1::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  background-color: #deb8a1;
}

.linie {
    text-decoration: underline;
	text-underline-offset: 8px;
	padding-bottom: 5px;
	display: inline;
	padding-right: 10px;
	text-transform:inherit;
}

.circle4 {
  position: relative;
  display: inline-block;
  width: 100%;
  border-radius: 50%;
  background: #48000b;
  text-align: center;
  max-width: 400px;
  max-height: 400px;
  min-width: 400px;
  min-height: 400px;
  margin-top: 1rem; 
}

@media screen and (max-width: 767px) {
	.circle4 {
		min-width: 335px;
    	min-height: 335px;}
	}

.pulse-circle2 {
    position: absolute;
    left: 57%;
    top: -7%;
    transform: translateX(-50%) translateY(-50%);
    width: 30px;
    height: 30px;
}

@media screen and (max-width: 767px) {
	.pulse-circle2 {
		left: 72%;}
	}

@media (min-width: 2000px) {
	.pulse-circle2 {
		left: 54%;
		top: -12%;}
	}

.pulse-circle2:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 50%;
    background-color: #f4f0ec;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  }
  
  .pulse-circle2:after {
    content: '';
    position: absolute;
    left: 0; 
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #deb8a1;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
  }
/** pulsierender kreis */

.pulse-circle {
  position: absolute;
  left: 75%;
  top: 85%;
  transform: translateX(-50%) translateY(-50%);
  width: 90px;
  height: 90px;
}
  
  .pulse-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 50%;
    background-color: #f4f0ec;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  }
  
  .pulse-circle:after {
    content: '';
    position: absolute;
    left: 0; 
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #deb8a1;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
  }

@keyframes pulse-ring {
  0% {
    transform: scale(.33);
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes pulse-dot {
  0% {
    transform: scale(.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.8);
  }
}

.uberuns {
 	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.footerspace {
    padding: 80px 0;
}

.inhalt {
	margin-top: 10px;
	text-decoration: underline;
}

.white {
    color: #fff;
}

/** KMADE CSS */
@media screen and (max-width: 767px) {
	.footer-nav .rd-navbar-nav {
		overflow: hidden;
	}
	
	.footer-nav .rd-navbar-nav li {
		float: left;
		padding-top: 10px;
		width: 40%;
	}

	.footer-nav .rd-navbar-nav li:nth-of-type(1) {
		margin-right: 20px;
	}
}

.post-modern-caption p {
    /* max-height: calc( ( 17px * 1.5 * 15 ) - 5px ); */
    overflow: hidden;
    position: relative;
}

.post-modern-caption p:hover {
	max-height: 100% !important;
}

.text-trimmer {
	display: none;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
}

.post-modern-caption p:after {
    content: " ...";
}

.accordion {
    margin-bottom: 14px;
}

.accordion .accordion-item {
	position: relative;
}

.accordion .accordion-item::after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 30px;
    top: 35px;
    width: 30px;
    height: 30px;
    line-height: 28px;
	font-size: 24px;
    color: #48000b;
    text-align: center;
    border-radius: 50%;
    padding-left: 2px;
}

.accordion .accordion-item:hover::after {
    content: "\f107";
}

/* Before / After Cocoen */
.ba-container {
	position: relative;
	margin: auto;
	max-width: 375px;
	max-height: 375px;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
}

/** Home slider */
.deco-ball {
    position: absolute;
    border-radius: 50%;
}

.swiper-slide .deco-ball.db-04 {
    background-color: #c28c80;
    width: 115px;
    height: 115px;
    bottom: -60px;
    left: -30px;
}

.home section.section.swiper-container.swiper-slider {
    overflow: initial;
}

/** GoogleMap - popup stying */
.gm-style-iw-a.gm-wrapper {
    background-color: #fff;
    padding: 20px;
}

.gm-style-iw-a.gm-wrapper .gm-style-iw-d {
    overflow: hidden;
    min-width: 250px;
}

/** Newsletter */
#newsletter form .form-button {
    margin-top: 30px;
    text-align: center;
}

#newsletter form .form-button label {
    color: #fff;
    margin-left: 10px;
}

#newsletter form .form-button label a {
    text-decoration: underline;
    color: #fff;
}

#newsletter form .form-button button {
    display: block;
    margin: 10px auto;
    pointer-events: none;
}

#newsletter form .form-button button:hover {
    opacity: 0.95;
}

#newsletter form .form-button input:checked + label + button,
#newsletter form .form-button input:checked + span + label + button {
    pointer-events: initial;
}

/** Blog */
.text-trimmer .post-modern-caption p {
    max-height: calc( ( 17px * 1.5 * 15 ) - 5px );
    overflow: hidden;
    position: relative;
}

.text-trimmer .post-modern-caption p:hover {
	max-height: 100% !important;
}

.text-trimmer .post-modern-caption p::after {
    content: " ...";
}

.text-trimmer .post-modern-caption p:hover::after {
    content: "";
}


/** ArrowsonSlider */
.owl-carousel-center .owl-prev,
.owl-carousel-center .owl-next {
    background-color: #4a0712;
    color: #fff;
    border-radius: 2px;
}


/** FloatingCircles */
.circle-floating-wrapper {
    position: relative;
}

.circle-floating-cirle1 {
    position: absolute;
    left: 15%;
    top: 37px;
    width: 85px;
    height: 85px;
    background: #48000b;
    border-radius: 50%;
    z-index: 100;
    animation-name: float-up-down;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    animation-direction: alternate;
}

.circle-floating-cirle2 {
    position: absolute;
    right: 15%;
    bottom: 32px;
    width: 105px;
    height: 105px;
    background: #deb8a1;
    border-radius: 50%;
    z-index: 3;
    animation-name: float-up-down;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-delay: 1s;
}

@keyframes float-up-down {
    0% {
        transform: translateY(-10px) scale(0.95);
    }

    100% {
        transform: translateY(10px) scale(1.05);
    }
}


.modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}
.modalbox {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 500px;
  height: 300px;
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.modalbox a.cross {
  position: absolute;
  top: 0;
  right: 0;
  background: #48000b;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}