/*
Theme Name: Centaur 2021
*/
.geo-restrict {
	display: none;
}
.geo-restrict-GR {
	display: block;
}
geo-fixed {
	position: fixed;
	z-index: 900;
	left: 15px;
	bottom: 85px;
	padding: 0;
	width: 400px;
	max-width: calc(100% - 45px);
}
.geo-fixed a, .geo-fixed p, .geo-fixed img {
	margin: 0;
}
.geoClose {
	position: absolute;
	right: -20px;
	top: -20px;
	color: black;
	background-color: white;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
.size-small .animation-row .top-row .device-box {
	left: 42.7rem;
}
.size-big .animation-row .top-row .device-box {
	left: 20.8rem;
}
.side-image-section.img-full-with .content-side-image img {
	max-width: 100%!important;
}

.slider-counter {
	right: calc((100% - 73.125rem) / 2 + 4.3rem);
}
.mobile-slider .slick-arrow,
.hero .slick-arrow {
	width: 35px;
	height: 35px;
	overflow: hidden;
}
.mobile-slider .slick-arrow.slick-prev img,
.hero .slick-arrow.slick-prev img {
	position: absolute;
	left: -30px;
	top: -35px;
	height: 105px;
	max-width: initial;
}
.mobile-slider .slick-arrow.slick-next img,
.hero .slick-arrow.slick-next img {
	position: absolute;
	right: -30px;
	top: -35px;
	height: 105px;
	max-width: initial;
}
#whr_embed_hook {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.whr-group {
	position: relative;
	flex: 0 0 50%;
	width: 50%;
	color: #d1ae8b;
	font-size: 28px;
	font-family: "Calibri Bold";
	text-align: right;
	margin-top: 4px;
	padding-right: 30px;
}
.whr-group:after {
	content: '';
	display: block;
	position: absolute;
	width: 2px;
	top: 17px;
	bottom: 60px;
	right: 0px;
	background-color: #d1ae8b;
}
.whr-group:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	width: 20px;
	top: 17px;
	right: 0px;
	background-color: #d1ae8b;
}
.whr-items {
	flex: 0 0 50%;
	width: 50%;
	margin-bottom: 100px;
}
.whr-items .whr-item:before {
	content: '';
	display: block !important;
	position: absolute !important;
	height: 2px !important;
	width: 20px !important;
	top: 21px !important;
	left: -32px !important;
	background-color: #d1ae8b;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
.whr-items .whr-item .whr-title a {
	color: #000;
	font-size: 24px;
	font-family: "Calibri Bold";
	text-decoration: none;
}
.whr-info li:before {
	display: none;
}
.whr-info li {
	color: rgba(30,30,30,0.64);
	font-size: 18px;
}

@media (max-width: 1399px) {
	.size-small .animation-row .top-row .device-box {
		left: 35.3rem;
	}
	.animation-row .top-row .device-box {
		left: 23.5rem;
	}
	.size-big .animation-row .top-row .device-box {
		left: 16.5rem;
	}
}
@media (max-width: 1199px) {
	.size-small .animation-row .top-row .device-box {
		left: 27.8rem;
	}
	.animation-row .top-row .device-box {
		left: 18rem;
	}
	.size-big .animation-row .top-row .device-box {
		left: 13.8rem;
		bottom: 4rem;
	}
	.size-big .animation-row .bag-row-3 .device-box {
		right: 3.688rem;
	}
	.slider-counter {
		right: 50%;
	}
	.hero .slick-arrow.slick-prev {
		margin-right: 45px;
	}
	.hero .slick-arrow.slick-next {
		margin-right: -80px;
	}
}
@media (max-width: 767px) {
	.top-spacing {
		margin-top: 30px;
	}
}
@media (max-width: 568px) {
	.whr-items {
		flex: 0 0 100%;
		width: 100%;
	}
	.whr-group {
		flex: 0 0 100%;
		width: 100%;
		text-align: left;
	}
	.whr-group:before {
		display: none;
	}
}

.wp-image-1261 {
	display: none !important;
}

p {
	font-size: 1.3rem !important;
}

.contact-form-container {
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}