span.bcg-span-zob {
	position: relative;
	right: 5px;
	background-color: #191b1d;
	color: #ffffff;
}

.zo-projects .zo-aw-project-image img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 10px;
	transition: transform 0.3s ease;
}

.zo-projects .aw-project-wrap:hover .zo-aw-project-image img {
	transform: scale(1.05);
}

.zo-projects .zo-aw-project-image {
	overflow: hidden;
	border-radius: 10px;
}

.pt-100 {
	padding-top: 100px;
}

.zo-aw-project {
	padding: 30px 10px 0 10px;
}

.projetct-tags-zo .zo-tag {
	display: inline-block;
	padding: 3px 5px;
}

.projetct-tags-zo .zo-tag .icon-tags {
	padding: 5px 15px 5px 5px;
	transform: rotate(45deg);
}

.projetct-tags-zo {
	padding: 30px 0px;
}

.zo-project-info a,
.zo-project-link a {
	color: #191b1d;
	text-decoration: none;
}

.zo-project-info {
	font-size: 18px;
	font-weight: 700;
}

.zo-project-link {
	font-size: 18px;
	font-weight: 700;
	padding: 10px;
}

.zo-tag {
	font-size: 17px;
	color: #0C4651;
}

.zo-aw-project-meta {
	padding-top: 30px;
}

.zo-projects .wrapper {
	display: flex;
	flex-wrap: wrap;
}

.zo-projects .c-col-6 {
	flex: 0 0 50%;
	border_: 1px solid red;
}

.icon-tags img {
	width: 10px;
	height: 10px;
	margin-bottom: 1px;
}

.our-works .zo-projects .c-col-6:not(.second-col) {
	margin-top: -50px;
}

.zo-projects .second-col {
	padding-top: 100px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-50 {
	padding-bottom: 50px;
}

ul.projects-tags-detail {
	padding-left: 20px;
}

body:not(.page-template-our-works) .projetct-tags-zo.project-detail {
	padding: 0;
}

.profile-card {
	display: flex;
	align-items: center;
	margin: 30px 0;
}

.profile-card p {
	line-height: 18px;
}

.profile-card p.profile-position.owner {
	margin-top: -5px;
	margin-bottom: 4px;
}

.profile-card a {
	line-height: 18px;
	color: #0C4651;
	text-decoration: none !important;
	transition: color ease-in .1s;
}

.profile-card h5 {
	color: #0C4651;
}

.profile-image {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	object-fit: cover;
	margin-right: 20px;
}

.profile-info {
	display: flex;
	flex-direction: column;
}

.profile-name {
	font-size: 1.5em;
	margin: 0;
}

.profile-position {
	color: #666;
	font-size: 1em;
	margin: 5px 0 0 0;
}

.container {
	max-width: 1350px;
	margin: auto;
	width: 100%;
}

#similar-projects .zo-aw-project {
	box-shadow: 0px 0px 15px 5px #ebebeb;
	border-radius: 10px;
	padding: 50px 50px 10px 50px;
}

#similar-projects {
	padding-top: 50px;
}

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

#contact-form {
	background-color: #ebebeb;
	padding: 30px 0;
	margin: 10px !important;
	width: unset;
	border-radius: 15px;
}

#contact-form .wrapper {
	margin-bottom: 0;
}

.field-wrap,
.message-wrap,
.send-wrap button {
	border: 1px solid #191b1d;
	background-color: white;
}

.alioth-form input,
.alioth-form textarea {
	background-color: white;
}

.form-title {
	font-size: 50px;
	line-height: 60px;
}

.form {
	padding: 60px;
}

.services .services-title {
	font-size: 54px;
	margin-bottom: 30px;
}

.services p {
	font-size: 24px;
	margin-bottom: 45px;
	color: rgba(25, 27, 29, 0.6);
	line-height: 35px;
}

.team-img h3 {
	color: white;
	margin-top: 60px;
	margin-bottom: 10px;
}

.team-img .position {
	color: white;
}

.d-inline-flex {
	display: inline-flex;
}

#team-members .team-img-member {
	float: right;
}

.footer-logo {
	max-width: 60%;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-input, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input {
	padding: 15px !important;
}

.forminator-ui#forminator-module-86.forminator-design--default .forminator-label {
	font-size: 14px !important;
	font-weight: 500 !important;
	color: #0C4651 !important;
}

form a {
	color: #0C4651;
	transition: ease-in 0.2s;
}

form a:hover {
	color: var(--zob-hlth-green) !important;
}

h5.project_link a {
	color: rgba(25, 27, 29, .6);
	text-decoration: none !important;
	transition: color ease-in .1s;
}

h5.project_link a:hover {
	color: #0C4651;
}

h5.project_link.direct a {
	color: #0C4651;
}

.projects-spolupraca .link.icon-tags,
.projects-spolupraca .summ_line {
	display: inline-block !important;
}

.link.icon-tags {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
	margin-right: 30px;
}

.project_link a:last-child .link.icon-tags {
	display: none !important;
}

.project-odkazy h5.project_link_title,
.project-odkazy h5.project_link {
	margin-bottom: 0;
}

p.partner-desc {
	font-size: 15px;
	margin-bottom: 0;
	color: rgba(25, 27, 29, .6);
	line-height: 22px;
	margin-top: 10px;
}

p.desc_zob {
	font-size: 18px;
	line-height: 35px;
	margin-left: -1px;
	font-weight: normal;
	margin-bottom: 1em;
	color: rgba(25, 27, 29, .6);
}

/* Forminator button */
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default]
.forminator-button, .forminator-ui.forminator-custom-form[data-design=default]
.forminator-button.zob-button {
	display: inline-block;
	background-color: #191b1d;
	border-radius: 25px;
	position: relative;
	padding: 15px 40px 15px 40px;
	font-size: 14px !important;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.zob-button_::after {
	content: "➜"; /* Unicode for icofont-arrow-right */
	font-size: inherit; /* Adjust size if needed */
	margin-left: 10px; /* Space between text and icon */
}

.zob-button_::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #b7babe;
	border-radius: 0px;
	height: 100%;
	width: 0%;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.zob-button:hover {
	background: var(--zob-hlth-green) !important;
	color: #191b1d;
	box-shadow: unset !important;
}

.gdpr-check {
	margin-top: -20px;
}

.forminator-row {
	margin-bottom: 15px !important;
}

.partner-container a {
	text-decoration: none;
	font-size: 18px;
	color: rgba(25, 27, 29, .6);
}

.partner-container {
	max-width_: 45%;
	display: inline-block;
}

.bcg-image-cover {
	padding: 50px 0;
}

.bcg-image-cover .wrapper-full {
	margin-bottom: 0;
}

.p-10 {
	padding: 10px 0;
}

p.desc_zob.darkgreen {
	color: #0C4651;
}

#hodnotenia-klientov.wrapper-small {
	margin-bottom: 50px;
}

.fade-left-zob-anim {
	position: relative;
	overflow: hidden;
}

.fade-left-zob-anim::before {
	content: '';
	position: absolute;
	top: 0;
	left: -1000px;
	width: 100%;
	height: 90%;
	background: #ebebeb;
	z-index: 1;
	opacity: 0;
	animation: slideRightAndFade .8s cubic-bezier(.54,.54,.14,.99);
}

@keyframes slideRightAndFade {
	0% {
		left: 0;
		opacity: 1;
	}
	100% {
		left: 100%;
		opacity: 1;
	}
}

.anim_line {
	display: inline-block !important;
}

.linked-line:last-child .linked-word::after,
.green-bcg-text::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--zob-hlth-green); /* Change this to your desired background color */
	z-index: -1; /* Places the background behind the text */
	margin-left: -5%;
}

.green-bcg-text {
	color: white;
	padding-right: 25px;
	display: block;
	width: 80%;
	position: relative;
}

.linked-line:last-child {
	color: var(--zob-white-color);
}

/* Fix Main Title */
h1.big-title .linked-line {
	height: unset !important;
}

.ar-work {
	cursor: grab;
}
.ar-work:active {
	cursor: grabbing;
}
.recent-works-wrapper {
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
}

.big-button-footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 47px;
	font-weight: 700;
	letter-spacing: -3.5px;
	position: relative;
}

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

.container-projects {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
	gap: 16px;
	padding: 16px;
}

.grid-item {
	position: relative;
	background: #fff;
	box-shadow_: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.grid-item img {
	transition: transform 0.3s ease; /* Smooth transition for zoom effect */
}

.grid-item:hover img {
	transform: scale(1.1); /* Zoom-in effect */
}

.project-details-zob {
	display_: none;
	position: absolute;
	top: auto;
	bottom: 2%;
	left: 2%;
	opacity: 0;
	width: calc(96% - 32px);
	z-index: 99;
	transition: opacity 0.3s ease;
}

.grid-item:hover .project-details-zob {
	display_: block;
	opacity: 1;
}


.grid-item img {
	width: 100%;
	height: auto;
	display: block;
}

.project-details-zob {
	padding: 16px;
	text-align: center;
	margin-top: -5px;
	padding-top: 25px;
	background-color: #f1f1f1;
}

.project-img,
.project-details-zob {
	border-radius: 10px;
	overflow: hidden;
}

.project-details h3 {
	margin: 0 0 8px;
	font-size: 1.2em;
}

.project-details p {
	margin: 0;
	color: #777;
	font-size_: 0.9em;
}

#zob-projects {
	padding-top: 5%;
}

.project-details-zob .heading-pd {
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.container-projects {
		grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
	}
	.project-details-zob_ {
		position: relative;
		margin-bottom: 50px;
		opacity: 1;
		bottom: unset !important;
	}

	.project-details-zob {
		padding: 16px;
		text-align: center;
		margin-top: 20px;
		padding-top: 25px;
		background-color: #f1f1f1;
		display: block;
		opacity: 1;
		width: unset;
		position: relative;
		left: unset;
	}
}


.heading_dva {
	font-size: 96px;
	margin-bottom: .5em;
	line-height: 1em;
}

.references .reference p {
	line-height: 1.1em;
}

.footer_cta .big-button-footer a {
	font-size: 40px;
}

#footer .wrapper.contacts-foo {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap; /* Allows wrapping of items */
}

.contacts-foo .footer-widget {
	flex: 1 1 50%; /* Full width by default */
}

.contacts-foo .footer_cta, .contacts-foo .footer_menu {
	padding: 10px;
}

#footer .wrapper.brand {
	margin-bottom: 0px;
}

@media (min-width: 450px) {
	.contacts-foo .footer-widget {
		flex: 1 1 50%; /* 50% width for larger screens */
	}
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
}

.zob-hor-line {
	width: 70%;
	border: none;
	border-top: 3px solid var(--zob-hlth-green);
	margin: 0;
}

.dodane-sluzby {
	background-color: #EEEDED;
	padding: 30px 10px;
	margin-bottom: 50px;
	border-radius: 10px;
}

.dodane-sluzby .title,
p.desc_zob {
	margin-bottom: 20px;
}

.hor-line::after {
	content: "";
	display: block;
	border-top: 3px solid var(--zob-hlth-green);
	margin: 0;
	width: 50%;
}

.line-30::after {
	width: 30%;
}

.line-70::after {
	width: 70%;
}

.line-80::after {
	width: 80%;
}

.line-90::after {
	width: 90%;
}

.projetct-tags-zo.project-detail .tags-name {
	z-index: 99;
	position: relative;
	background-color: var(--zob-hlth-green);
	padding: 5px 0;
	line-height: 35px;
}

.projetct-tags-zo.project-detail .carousel .tags-name {
	padding: 5px !important;
}

.projetct-tags-zo.project-detail .tags-name::after {
	content: '';
	position: absolute;
	top: -4px;
	left: -6px;
	right: 0;
	bottom: 0;
	background-color_: var(--zob-hlth-green);
	z-index: -1;
	padding: 5px;
	height: auto;
	width: 105%;
}

#hodnotenia-klientov p.hodnotenie {
	position: relative;
	font-size: 30px;
	line-height: 40px;
}

#hodnotenia-klientov p.hodnotenie::after,
#hodnotenia-klientov p.hodnotenie::before {
	content: '"';
	position: absolute;
	top: 0px;
	left: -10px;
	font-size: 70px;
	color: var(--zob-hlth-green);
	z-index: -1;
}

#hodnotenia-klientov p.hodnotenie::before {
	top: unset;
	left: unset;
	right: 10px;
	bottom: -30px !important;
}

.a-button.style_1.green-btn {
	background-color: var(--zob-hlth-green);
}

#contact-form .form {
	margin-bottom: 0;
}

#contact-form .form-title {
	margin-bottom: 0;
}

.carousel-container {
	width: 100%;
	margin: 0 auto;
}

.carousel-slide {
	padding: 10px;
	box-sizing: border-box;
}

.slick-prev, .slick-next {
	background-color: #000;
	color: #fff;
	padding: 10px;
	border-radius: 50%;
}

.slick-prev:hover, .slick-next:hover {
	background-color: #fff;
	color: #000;
}
/**/

.slick-dots li button:before {
	font-size: 10px !important;
}

.slick-dots li.slick-active button:before {
	color: var(--zob-hlth-green) !important;
	font-size: 12px !important;
}

.slick-dots li {
	margin: 2px !important;
}

#pre-footer-our-works {
	margin-bottom: 0 !important;
}

.page-sub-title::after {
	color: var(--zob-hlth-green);
	font-size: 30px;
	bottom: -5px;
}

.big-button a::after {
	color: var(--zob-hlth-green);
}

.page-template-our-works #pre-footer-our-works {
	display: none !important;
}

.footer-line {
	content: "";
	display: block;
	border-top: 1px solid rgba(25, 27, 29, .4);
	margin: 0 10px;
	width: 100%;
	padding: 0 10px;
}

#similar-projects a {
	text-decoration-line: none;
}

#similar-projects p {
	color: #191b1d;
}

.icon-tags img,
.similar-projects .icon-tags img {
	max-width: 10px;
}

#zob-projects .icon-tags,
.similar-projects .icon-tags {
	display: inline-block;
	height: 5px;
}

#zob-projects .project-meta.meta-summary,
.similar-projects .project-meta.meta-summary {
	width: 100%;
}

#zob-projects .zo-tag .icon-tags,
.similar-projects .zo-tag .icon-tags {
	transform: rotate(0deg) !important;
}

/**/

#zob-projects .projects-tags-detail,
.similar-projects .projects-tags-detail {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#zob-projects .zo-tag,
.similar-projects .zo-tag  {
	white-space: nowrap;
	margin-right: 10px;
}

#zob-projects .zo-tag:last-child,
.similar-projects .zo-tag:last-child {
	margin-right: 0;
}

#zob-projects .project-meta.meta-summary,
.similar-projects .project-meta.meta-summary {
	overflow: hidden;
	padding-left: 0;
}

/* Gradient overlay */
#zob-projects .project-meta.meta-summary::after,
.similar-projects .projetct-tags-zo.project-detail::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30%; /* Adjust width as needed */
	background: linear-gradient(to left, #F1F1F1, rgba(241, 241, 241, 0));
	pointer-events: none; /* Allows interaction with underlying elements */
	z-index: 99999;
	height: 60px;
}

#zob-projects .projetct-tags-zo.project-detail .tags-name::after,
.similar-projects .projetct-tags-zo.project-detail .tags-name::after {
	padding: 3px 3px 1px 3px;
}

#zob-projects .projetct-tags-zo .zo-tag .icon-tags,
.similar-projects .projetct-tags-zo .zo-tag .icon-tags {
	padding: 5px 10px 5px 5px;
}

#zob-projects .tags-name,
.similar-projects .tags-name {
	font-size: 12px;
}

#zob-projects p.desc_zob,
.similar-project p.desc_zob {
	font-size: 14px;
	line-height: 1.5em;
	margin-left: -1px;
	font-weight: normal;
	margin-bottom: 1em;
	color: rgba(25, 27, 29, .6);
	margin-top: 20px;
	margin-bottom: 15px !important;
}

.forminator-ui input,
.forminator-ui textarea {
	border-radius: 6px !important;
	padding: 15px !important;
}

.forminator-ui#forminator-module-86.forminator-design--flat .forminator-label {
	font-size: 18px !important;
	color: white !important;
}

.forminator-checkbox__label forminator-consent__label p {
	color: white !important;
}

.forminator-button-submit.zob-button_ {
	display: inline-block !important;
	background-color: var(--zob-hlth-green) !important;
	margin: 25px 0 !important;
	border-radius: 25px !important;
	position: relative !important;
	overflow: hidden !important;
	padding: 15px !important;
}

.forminator-ui#forminator-module-86.forminator-design--flat .forminator-button-submit {
	background-color: transparent !important;
}


.form-sub-btn {
	display: flex !important;
	vertical-align: -webkit-baseline-middle !important;
	align-items: center !important;
	max-width: 370px;
}

.form-sub-btn .label {
	padding: 25px 100px 25px 40px !important;
}

.forminator-ui#forminator-module-86.forminator-design--flat .forminator-consent,
.forminator-ui#forminator-module-86.forminator-design--flat .forminator-consent__label,
.forminator-ui#forminator-module-86.forminator-design--flat .forminator-consent__label p,
.forminator-ui#forminator-module-86.forminator-design--flat .forminator-consent__label a {
	color: white !important;
	text-decoration: none;
}

.zob-submit-hide {
	display: none !important;
}

.services .zo-tag {
	width: 100%;
}

.services .service-heading {
	font-size: 24px;
}

.projetct-tags-zo.project-detail .zo-tag {
	position: relative;
}

.projetct-tags-zo.project-detail .zo-tag::before {
	content: url('/wp-content/uploads/2024/05/projects-check.svg');
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	left: -20px;
	top: 20%;
}

.a-recent-works a {
	text-decoration-line: unset !important;
}

.d-none {
	display: none;
}

.sekcia-o-nas .heading {
	margin-top: 100px;
	margin-bottom: 10px;
}


/***/

/* Team Member Styling */
#team-members-zob .team-img-member {
	text-align: center;
	max-width: 25vw !important;
}

#team-members-zob .single-image {
	position: relative;
}

#team-members-zob .single-image img {
	width: 100%;
	border-radius: 10px;
	position: relative;
}

#team-members-zob .single-image h3 {
	margin-top: 10px;
	font-size: 1.2em;
}

#team-members-zob .position {
	z-index: 99;
	position: absolute;
	background-color: var(--zob-hlth-green);
	padding: 5px 0;
	line-height: 35px;
	color: #0C4651;
	padding: 5px 30px;
	font-size: 21px;
	bottom: 45px;
}

#team-members-zob h3.name {
	z-index: 99;
	position: absolute;
	background-color: #0C4651;
	padding: 5px 0;
	line-height: 35px;
	color: white;
	padding: 5px 50px;
	font-size: 17px;
	bottom: 0px;
	width_: 100%;
	letter-spacing: 0;
	margin-left: 0 !important;
}


.alioth-page-nav .position.page-title {
	width: 100%;
	max-width: 250px;
}

#team-members-zob .js-marquee {
	margin: 0 !important;
}

#team-members-zob .wrapper-full {
	margin-bottom: 0;
}

#team-members-zob {
	padding: 70px 0 !important;
	background-color: #f1f1f1;
}

#team-members-zob .green-bcg-text {
	display: inline !important;
}

#team-members-zob .wrapper-full.team {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding-top: 20px;
}

.contact-card {
	display: flex;
	align-items: flex-start;
	gap: 20px;
}

.contact-card .photo {
	flex: 0 0 auto;
}

.contact-card .photo img {
	display: block;
	width: 100px;          /* adjust as needed */
	height: 100px;
	border-radius: 50%;  /* remove if you want square */
	object-fit: cover;
}

.contact-card .c-info {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.contact-card .c-info h3 {
	margin: 0;
}

.contact-card .c-info .contatcs {
	display: flex;
	flex-direction: row;
	gap: 20px;
}

.headline1 {
	font-size: clamp(60px, 8vw, 155px);
	font-weight: normal;
	line-height: 1.2em
}

.headline2 {
	font-size: 45px;
	font-weight: normal;
	line-height: 1.2em;
}

.headline3 {
	font-size: 35px;
	font-weight: normal;
	line-height: 1.2em;
}

.perex {
	font-size: 45px;
	font-weight: normal;
	line-height: 1.2em;
}


.text25 {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.2em;
}


.text20 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2em;
}

.text15 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
}

.text-green {
	color: var(--zob-hlth-green);
}

.pad60 {
	padding: 60px;
}

.padtop30 {
	padding-top: 30px;
}

.contact-line {
	content: "";
	display: block;
	border-top: 1px solid rgba(25, 27, 29, .4);
	margin: 10px 0;
	width: 40px;
	padding: 0 10px;
}

.forminator-row-last_ {
	display: none !important;
}

.icofont-arrow-right {
	font-size: 40px;
	transform: rotate(45deg);
	padding: 13px !important;
}

.forminator-button-submit {
	display: inline-block !important;
	background-color: var(--zob-hlth-green) !important;
	margin: 25px 0 !important;
	border-radius: 100px !important;
	position: relative !important;
	overflow: hidden !important;
	font-size: 18px !important;
	padding: 25px 100px 25px 40px !important;
}
