/*
 Theme Name:     Divi Sabris Child Theme
 Theme URI:      
 Description:    Custom theme for Sabris s.r.o.
 Author:         Daniel Sıkora
 Author URI:     https://www.danielsykora.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/* overrides start */

* {
	letter-spacing: 0.5px;
}

#main-content {
	background-color: inherit !important;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0;
	letter-spacing: 0;
}

.et_pb_fullwidth_header .header-content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.et_pb_row .et_pb_row, .row .et_pb_row {
    margin: 0 !important;
    width: 100% !important;
}
@media (max-width:980px) {
	/*.et_pb_column {
		width:100%;
		margin-bottom:30px
	}*/
	/*.et_pb_section {
		padding: 0;
	}
	.et_pb_column .et_pb_row_inner,
	.et_pb_row {
		padding: 0;
	}*/
}
@media only screen and (max-width:767px) {
	/*.et_pb_column {
		width:100%;
		margin-bottom:30px
	}*/
	/*.et_pb_section {
		padding: 0;
	}
	.et_pb_column .et_pb_row_inner,
	.et_pb_row {
		padding: 0;
	}*/
}

.around-post.et_pb_social_media_follow li a.icon {
	width: 25px;
	height: 25px;
	vertical-align: top;
}
.around-post.et_pb_social_media_follow li a.icon:before { 
	height: 25px;
	width: 25px;
}
.around-post.et_pb_social_media_follow .et-social-facebook a.icon:before { 
	content: url('social/facebook.svg') !important;
}
.around-post.et_pb_social_media_follow .et-social-twitter a.icon:before { 
	content: url('social/twitter.svg') !important;
}
.around-post.et_pb_social_media_follow .et-social-linkedin a.icon:before { 
	content: url('social/linkedin.svg') !important;
}

/*#main-content p > a, #main-content ol > li > a, #main-content ul > li > a {*/
/*#main-content */a {
	text-decoration: underline;
	font-weight: 600;
	/*transition: color 0.25s;*/
}
/*#main-content */a:hover {
	text-decoration: none;
	color: #fbaa36 !important;
	/*transition: color 0.25s;*/
}


/* overrides end */

.border-rounded { border-radius: 5px; }

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-transform-uppercase { text-transform: uppercase; }
.text-danger { color: #dd0000 !important; }

.w-50 { width: 50% !important; }
.w-100 { width: 100% !important; }
.w-auto { width: auto !important; }

.font-weight-300 { font-weight: 300 !important; }
.font-weight-400 { font-weight: 400 !important; }
.font-weight-600 { font-weight: 600 !important; }
.font-weight-700 { font-weight: 700 !important; }

.font-size-40 { font-size: 40px; line-height: 1.5; }
.font-size-32 { font-size: 32px; line-height: 1.3; }
.font-size-20 { font-size: 20px; }

.font-style-italic { font-style: italic; }

#main-content .h1 {
	font-size: 48px;
	line-height: 65px;
	font-weight: 300;
}
#main-content .h2 {
	font-size: 40px;
	line-height: 56px;
	font-weight: 300;
}
#main-content .h3 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
}
#main-content .h4 {
	font-size: 20px;
	line-height: 27px;
	font-weight: 600;
}
#main-content .h1 strong,
#main-content .h2 strong,
#main-content .h3 strong {
	font-weight: 600;
}

#main-content .body1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.5px;
}
#main-content .body2 {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.25px;
}
#main-content .body3 {
	font-size: 16px;
	line-height: 168%;
	letter-spacing: 0.5px;
}
#main-content .body4 {
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.5px;
	font-weight: 300;
}
#main-content .body4 strong {
	font-weight: 600;
}

#main-content .bigthin {
	font-size: 60px;
	line-height: 52px;
	font-weight: 300;
}

.bg-orange {
	background-color: #fbaa36 !important;
}

.text-teal {
	/*color: red !important;*/
	color: #004053 !important;
}
.text-orange {
	color: #fbaa36 !important;
}
.text-light {
	color: #fff !important;
}
a.text-light:hover {
	/*color: inherit;*/
}
.text-dark {
	color: #494949 !important;
}
.text-gray {
	color: #6b6b6b !important;
}

.bottom-shadow {
	box-shadow: 0px 3px 0px rgba(0, 64, 83, 0.25);
}
.border-left-orange
{
	border-left: 3px;
	border-left-style: solid;
	border-left-color: #fbaa36;
}

.bg-quotes {
	background-image: url('bg-quote-start.svg'), url('bg-quote-end.svg');
	background-position: left 24px bottom 24px, right 24px top 24px;
	background-repeat: no-repeat, no-repeat;
	background-size: 33px 25px, 33px 25px;
}

.image-person {
	border-radius: 1000px;
	box-shadow: 0px 0px 0px 3px rgba(0, 64, 83, 0.25);
}

.supertitle1 {
	
}
.supertitle2 {
	padding-left: 10%;
}
.supertitle3 {
	margin-top: 26%;
	padding-right: 20%;
	text-align: right;
}
.supertitle4 {
	text-align: right;
}

.header-lines-1,
.header-lines-2,
.header-lines-3,
.header-lines-4,
.header-lines-5 {
	position: relative;
}
.header-lines-1:after,
.header-lines-2:after,
.header-lines-3:after,
.header-lines-4:after,
.header-lines-5:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	pointer-events: none;
}
.header-lines-1:after {
	/*top: 0;
	width: 850px;
	right: 0;
	bottom: 0;
	background-image: url('header-lines-1.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;*/

	top: 0;
	width: 100%;
	right: 0;
	bottom: 0;
	background-image: url('header-lines-1.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-size: contain;
	background-position: calc(70% + 200px) 50%;
}
.header-lines-2:after {
	top: 0;
	/*width: 1440px;*/
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url('header-lines-2a.svg'), url('header-lines-2b.svg');
	background-repeat: no-repeat, no-repeat;
	background-size: 1441px 674px, 1441px 674px;
	background-position: 0 0, 100% 100%;
}
.header-lines-3:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url('header-lines-3.svg');
	background-repeat: no-repeat;
	background-size: cover;
}
.header-lines-4:after {
	width: 151px;
	height: 245px;
	right: 0;
	bottom: 0;
	background-image: url('header-lines-4.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.header-lines-5:after {
	width: 178px;
	height: 99px;
	left: 0;
	bottom: 0;
	background-image: url('header-lines-5.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.header-title {
	display: inline-block;
	/*background-color: #004053;*/
	background-color: rgba(0, 64, 83, 0.9);;
	padding: 64px 64px 64px 4126px;
	/*padding: 64px 64px 64px 126px;*/
	min-width: calc(40% + 4096px);
	/*max-width: calc(50% + 4096px);*/
	max-width: calc(400px + 30% + 4096px);
	margin-left: -4096px;
	/*margin-left: -96px;*/
	position: relative;
	margin-top: 214px;
	margin-bottom: 128px;
	border-radius: 5px;
}
/*.header-title.header-title-event {
	margin-top: 0;
	margin-bottom: 48px;
	padding-top: 32px;
	padding-bottom: 32px;
}*/
/*.header-title.header-title-reference {
	margin-bottom: 96px;
	padding-top: 32px;
	padding-bottom: 32px;
}*/
/*.header-title.header-title-news {
	margin-top: 0;
	margin-bottom: 32px;
}*/
.header-title.header-title-short {
	margin-top: 0;
	margin-bottom: 32px;
}
.header-title:after {
	content: "";
	display: block;
	position: absolute;
	left: 4096px;
	/*left: 96px;*/
	width: 3px;
	background-color: #fbaa36;
	top: 74px;
	bottom: 64px;
}
/*.header-title.header-title-event:after {
	top: 38px;
	bottom: 28px;
}
.header-title.header-title-reference:after {
	top: 38px;
	bottom: 28px;
}*/
.header-title.header-title-blue-on-blue {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 270px;
	margin-bottom: 200px;
	max-width: calc(70% + 4096px);
}
.header-title.header-title-short.header-title-blue-on-blue {
	margin-top: 56px;
	margin-bottom: 96px;
}
.header-title.header-title-blue-on-blue:after {
	top: 16px;
	bottom: 4px;
}
#main-content .header-title h1 {
	font-size: 48px;
	margin-bottom: 16px;
	font-weight: 600;
	color: #fbaa36 !important;
}
/*.header-title h1 em {
	font-style: normal;
	font-weight: 600;
	color: #fbaa36;
}*/
/*.header-title h1:after {
	display: none;
}*/
#main-content .header-title p {
	font-size: 24px;
	/*line-height: 32.68px;*/
	line-height: 1.362;
	font-weight: 300;
}
@media (max-width:980px) {
	.header-title {
		padding-right: 32px;
		padding-top: 32px;
		padding-bottom: 32px;
		max-width: calc(85% + 4096px);
		margin-top: 107px;
		margin-bottom: 64px;
	}
	.header-title:after {
		top: 38px;
		bottom: 28px;
	}
}
@media only screen and (max-width:767px) {
	.header-lines-1:after {
		display: none;
	}
	.header-title {
		max-width: calc(100% + 4096px);
		/*margin-right: -20px;*/
		margin-top: 32px;
		margin-bottom: 32px;
	}
	.header-title.header-title-short {
		margin-top: 32px !important;
		margin-bottom: 32px !important;
	}
}



.tile-grid {
}

.tile {
	display: block;
	overflow: hidden;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 3px 0px rgba(0, 64, 83, 0.25);
	transition: transform .3s;
	text-decoration: none !important;
	color: unset !important;
	font-weight: unset !important;
	backface-visibility: hidden;
}
.tile .tile-image {
	height: 280px;
	width: 100%;
	background-size: cover;
	background-position: 50% 50%;
	background-color: #ddd;
	position: relative;
}
.tile .tile-image.dummy-event {
	background-image: url('dummy-event.jpg');
}
.tile .tile-image.dummy-reference {
	background-image: url('dummy-reference.jpg');
}
.tile .tile-image:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(50, 46, 40, 1);
	opacity: 0.6;
	transition: opacity .3s;
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	z-index: 1;
}
.tile.cancelled-overlay .tile-image:after,
.tile.checked-overlay .tile-image:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(148, 148, 148, 0.8);
	opacity: 0.6;
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-image: url('tile-past.svg');
	z-index: 3;
}
.tile.cancelled-overlay .tile-image:after {
	background-image: url('tile-cancelled.svg');
}
.tile .tile-image .tile-logo {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.tile .tile-image .tile-logo img {
	object-fit: scale-down;
	/*filter: grayscale(1) contrast(27%) brightness(2.5);*/
}

.tile .tile-body {
	padding: 32px;
}
.tile .tile-body .tile-title {
	/*font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	color: #004053;*/
	transition: color .3s;
}

.tile:hover {
	transform: scale(1.04);
	transition: transform .3s;
	color: unset !important;
}
.tile:hover .tile-image:before {
	opacity: 0;
	transition: opacity .3s;
}
.tile:hover .tile-body .tile-title
{
	color: #fbaa36 !important;
	transition: color .3s;
}

/* attachments */

/*.attachments-block {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 3px 0px rgba(0, 64, 83, 0.25);
	padding: 48px;
}
.attachments-block .file-type {
	display: inline-flex;
	align-items: center;
}
.attachments-block .file-type:before {
	content: "";
	margin-right: 16px;
	display: inline-block;
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 64px;
	height: 64px;
}
.attachments-block .file-type-pdf:before
{
	background-image: url('filetypes/pdf.svg');
}
.attachments-block .file-type-text:before
{
	background-image: url('filetypes/txt.svg');
}*/

/* gallery */

.et_pb_gallery.gallery-4-column-hot-fix .et_pb_gallery_items {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: space-between;
	gap: 5.5%;
}
.et_pb_gallery.gallery-4-column-hot-fix .et_pb_gallery_item {
	width: 20.875% !important;
	margin: 0 0 5.5% 0 !important;
}

@media only screen and (max-width:767px) {
	.et_pb_gallery.gallery-4-column-hot-fix .et_pb_gallery_items {
		gap: 8.483% !important;
	}
	.et_pb_gallery.gallery-4-column-hot-fix .et_pb_gallery_item {
		width: 45.758% !important;
		margin: 0 0 8.483% 0 !important;
	}
}

.et_pb_gallery .et_pb_gallery_pagination,
.custom-pagination {
	text-align: center;
	border-top: 0;
}
.et_pb_gallery .et_pb_gallery_pagination > ul,
.custom-pagination > ul {
	list-style: none;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	padding: 12px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul:after,
.custom-pagination > ul:after {
	display: block;
	height: 0;
	overflow: hidden;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li,
.custom-pagination > ul > li {
	display: inline-block;
	padding: 6px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.page,
.custom-pagination > ul > li.page {
	padding: 6px 6px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.page > a,
.custom-pagination > ul > li.page > * {
	text-align: center;
	min-width: 40px;
	text-decoration: none;
	border-radius: 5px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.page > a:not(.active),
.custom-pagination > ul > li.page > *:not(.current) {
	color: #004053;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.page > a:not(.active):hover,
.custom-pagination > ul > li.page > *:not(.current):hover {
	color: #fbaa36 !important;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.page > a.active,
.custom-pagination > ul > li.page > *.current {
	padding: 4px 8px;
	background-color: #004053;
	color: #fff !important;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.prev > a,
.custom-pagination > ul > li.prev > a {
	text-decoration: none;
	padding: 0 4px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.prev > a {
	color: transparent;
	overflow: hidden;
	width: 24px;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.prev > a:before {
	content: url('pagination-prev.svg');
	display: inline-block;
	width: 16px;
	height: 22px;
	margin: 0 4px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.prev > a > img,
.custom-pagination > ul > li.prev > a > img {
	vertical-align: -5px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.prev > a:hover:before,
.et_pb_gallery .et_pb_gallery_pagination > ul > li.prev > a:hover > img,
.custom-pagination > ul > li.prev > a:hover > img {
	filter: invert(75%) saturate(1871%) hue-rotate(-318deg) contrast(83%) brightness(190%);
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.next > a,
.custom-pagination > ul > li.next > a {
	text-decoration: none;
	padding: 0 4px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.next > a {
	color: transparent;
	overflow: hidden;
	width: 24px;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.next > a:before {
	content: url('pagination-next.svg');
	display: inline-block;
	width: 16px;
	height: 22px;
	margin: 0 4px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.next > a > img,
.custom-pagination > ul > li.next > a > img {
	vertical-align: -5px;
}
.et_pb_gallery .et_pb_gallery_pagination > ul > li.next > a:hover:before,
.et_pb_gallery .et_pb_gallery_pagination > ul > li.next > a:hover > img,
.custom-pagination > ul > li.next > a:hover > img {
	filter: invert(75%) saturate(1871%) hue-rotate(-318deg) contrast(83%) brightness(190%);
}


/* paragraph */

.text-left-line {
  position: relative;
  padding-left: 28px;
}
.text-left-line:before {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  width: 4px;
	left: 0;
	top: 0;
  bottom: 0;
	background: rgba(0, 64, 83, 0.2);
	border-radius: 8px;
}

/* detail box */

.event-detail-box{
	padding: 48px;
	background-color: #004053;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 32px !important;
}
.event-detail-box a:not(:hover) {
	color: #fff;
}
.event-detail-box > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.event-detail-box > ul > li {
	margin-top: 16px;
	min-height: 48px;
	display: flex;
	align-items: center;
	padding-left: 64px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #fff;
}
.event-detail-box > ul > li:first-child{
	margin-top: 0
}
.event-detail-box > ul > li.event-detail-box-date {
	background-image: url('event-detail-box/event-detail-box-date.svg');
}
.event-detail-box > ul > li.event-detail-box-place {
	background-image: url('event-detail-box/event-detail-box-place.svg');
}
.event-detail-box > ul > li.event-detail-box-price {
	background-image: url('event-detail-box/event-detail-box-price.svg');
}
.et_pb_row.event-program-row {
	border-radius: 5px 5px 0 0;
	padding-top: 48px !important;
	padding-bottom: 32px !important;
}
.et_pb_row.event-program-row ~ .et_pb_row.event-program-row {
	border-radius: 0;
	padding-top: 0 !important;
}
.et_pb_row.event-program-row:last-child {
	padding-bottom: 48px !important;
}


.attachments {
	position: relative;
}
@media (max-width: 980px) {
	.attachments .et_pb_column.et_pb_column_1_2 {
		margin-bottom: 0;
	}
}
@media (min-width: 992px) {
	.attachments .et_pb_column + .et_pb_column:before {
		content: "";
		position: absolute;
		display: block;
		width: 1px;
		top: 8px;
		bottom: 8px;
		left: -6%;
		background: #ddd;
	}
	/*.attachments:before {
		content: "";
		position: absolute;
		display: block;
		width: 1px;
		top: 48px;
		bottom: 48px;
		left: 50%;
		background: #ddd;
	}*/
}
.attachments .et_pb_module {
	margin-bottom: 0 !important;
}
.attachments a {
	display: inline-flex;
	align-items: center;
	/*color: #004053 !important;*/
	font-weight: 600;
}
.attachments a:before {
	content: url('filetypes/_www_.svg');
	width: 64px;
	height: 64px;
	display: block;
	margin-right: 16px;
}
.attachments a[href$=".pdf"]:before
{
	content: url('filetypes/pdf.svg');
}
.attachments a[href$=".zip"]:before
{
	content: url('filetypes/pdf.svg');
}

.row-speakers .et_pb_column {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: center;
	/*align-content: space-around;*/
	gap: 48px;
}
.row-speakers .et_pb_column .person-module-speaker {
	display: block;
	width: 250px;
	margin-bottom: 0;
}
.row-speakers .et_pb_column .person-module-speaker .et_pb_team_member_image {
	/*display: block;*/
	/*text-align: center;*/
	float: none !important;
	margin: 0 auto 16px;
	padding: 4px;
	width: 202px;
	height: 202px;
	display: flex;
	align-items: center;
	justify-content: center;
	/*background-image: url('speaker-dummy.png');
	background-size: cover;*/
}
.row-speakers .et_pb_column .person-module-speaker .et_pb_team_member_image img {
	/*text-indent:-9999px;*/
	border-radius: 50%;
	/*margin: 4px;*/
	margin: 0 auto;
	box-shadow: 0 0 0 3px rgba(0,64,83,0.25);
	object-fit: cover;
}
.row-speakers .et_pb_column .person-module-speaker .et_pb_team_member_description {
	display: block;
}
.row-speakers .et_pb_column .person-module-speaker .et_pb_team_member_description .et_pb_member_position {
	margin-top: 8px;
}


.ajaxified {
	position: relative;
}
.ajaxified.ajax-loading {
	opacity: 0.5;
}
.ajaxified > .ajax-loading-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent;
	z-index: 10;
}

.social-share-btns {
	
}
.social-share-btns .social-share-btn {
	margin-left: 8px;
	width: 25px;
	height: 25px;
	display: inline-block;
}
.social-share-btns .social-share-btn.social-share-facebook:before {
	content: url('social/facebook.svg') !important;
}
.social-share-btns .social-share-btn.social-share-twitter:before {
	content: url('social/twitter.svg') !important;
}
.social-share-btns .social-share-btn.social-share-linkedin:before {
	content: url('social/linkedin.svg') !important;
}

.social-share-btns .social-share-btn.social-share-facebook:hover:before,
.social-share-btns .social-share-btn.social-share-twitter:hover:before,
.social-share-btns .social-share-btn.social-share-linkedin:hover:before {
	filter: invert(20%) sepia(57%) saturate(3891%) hue-rotate(742deg) brightness(198%) contrast(93%);
}


.sabris-button {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	padding: .4rem 3.0rem;
	line-height: 1.7em !important;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	border-radius: 5px;
	border-color: #fbaa36;
	color: #fbaa36 !important;
	text-decoration: none !important;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
}
.sabris-button[disabled] {
	cursor: default;
}
.sabris-button, .sabris-button:after {
	transition: all 300ms ease 0ms  !important;
}
.sabris-button:after,
.sabris-button.sabris-button-reversed:before {
	content: "";
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-image: url('buttons/button-arrows-orange.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	width: 23px;
	height: 20px;
	display: inline-block;
	top: calc(50% - 10px);
}
.sabris-button:hover {
	padding: .4rem 4rem .4rem 2rem;
}
.sabris-button:hover, .sabris-button:focus {
	text-decoration: none;
	background-color: rgba(251, 170, 54, 0.2);
}
.sabris-button:hover:after,
.sabris-button.sabris-button-reversed:hover:before {
	opacity: 1;
	margin-left: 1rem;
}
.sabris-button.sabris-button-blue {
	border-color: #193166;
	color: #004053 !important;
}
.sabris-button.sabris-button-blue:after,
.sabris-button.sabris-button-blue:before {
	background-image: url('buttons/button-arrows-blue.svg');
}
.sabris-button.sabris-button-blue:hover,
.sabris-button.sabris-button-blue:focus {
	background-color: rgba(0, 64, 83, 0.2);
}
.sabris-button.sabris-button-reversed:hover {
	padding: .4rem 2rem .4rem 4rem;
}
.sabris-button.sabris-button-reversed:after {
	display: none;
}
.sabris-button.sabris-button-reversed:before {
	display: inline-block;
	margin-left: 0;
	/*-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";*/
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sabris-button.sabris-button-reversed:hover:before {
	margin-left: -2rem;
}

.grid-statistics {
  margin-top: -48px;
}
.grid-statistics .block
{
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 48px;
}
.grid-statistics .block > p:first-child big
{
	font-size: 50px;
	display: block;
	width: 30%;
	white-space: nowrap;
	font-weight: 300;
	color: #fbaa36;
	text-align: right;
	padding-right: 48px;
	min-width: 176px;
}
.grid-statistics .block > p ~ p:not(:empty)
{
	font-size: 20px;
	line-height: 27px;
	padding-bottom: 0;
	text-align: left;
	width: 70%;
	max-width: calc(100% - 176px);
}
@media (min-width: 980px) {
	.grid-statistics .block
	{
		width: 50%;
	}
	.grid-statistics .block > p ~ p:not(:empty)
	{
		padding-right: 15%;
	}
}
@media (max-width: 767px) {
	.grid-statistics .block
	{
		flex-direction: column;
	}
	.grid-statistics .block > p ~ p:not(:empty)
	{
		padding: 0;
		max-width: 100% !important;
		width: 100% !important;
		text-align: center;
	}
	.grid-statistics .block > p:first-child big {
		text-align: center;
		padding-right: 0;
	}
}

ul.tickmarks {
	margin: 0;
	padding: 0;/* 0 0 32px;*/
	/*list-style-image: url('ul-tickmark.svg');*/
	list-style: none;
}
ul.tickmarks > li {
	background: url('ul-tickmark.svg') no-repeat 6px 5px;
	padding: 0 0 0 48px;
	margin: 0;
}
ul.tickmarks > li + li {
	margin-top: 16px;
}

ul.tickmark-tiles {
	margin: 0;
	padding: 0;/* 0 0 32px;*/
	/*list-style-image: url('ul-tickmark.svg');*/
	list-style: none;
}
ul.tickmark-tiles > li {
	background: #fff url('ul-tickmark2.svg') no-repeat 12px 8px;
	border-radius: 5px;
	padding: 32px 32px 32px 96px;
	margin: 0;
}
ul.tickmark-tiles > li + li {
	margin-top: 16px;
}
@media only screen and (max-width:767px) {
	ul.tickmark-tiles > li {
		background-position: -4px 8px;
		padding: 24px 24px 24px 64px;
	}
}

ul.mountains {
	margin: 0;
	padding: 0;/* 0 0 32px;*/
	/*list-style-image: url('ul-tickmark.svg');*/
	list-style: none;
}
ul.mountains > li {
	background: url('ul-mountain.svg') no-repeat 12px -4px;
	padding: 16px 32px 16px 96px;
	margin: 0;
}
ul.mountains > li + li {
	margin-top: 16px;
}

ol.linked-numbered-list {
	list-style: none;
	counter-reset: linked-numbered-list;
}
ol.linked-numbered-list li {
	padding: 0 0 0 89px;
	margin: 0 0 0 39px;
	position: relative;
	overflow: visible;
	min-height: 80px;
	border-left: 3px solid #d4d4d4;
}
ol.linked-numbered-list li:last-child {
	border-left-color: transparent;
}
ol.linked-numbered-list li + li {
	margin-top: 64px;
}
ol.linked-numbered-list li:before {
	counter-increment: linked-numbered-list;
	content: counter(linked-numbered-list) ".";
	display: block;
	text-align: center;
	font-size: 28px;
	line-height: 80px;
	padding-left: 4px;
	font-weight: 600;
	color: #fbaa36;
	background-color: #fff;
	border-radius: 5px;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	box-shadow: 0 16px 0 #f5f5f5;
	margin-left: -42px;
}
ol.linked-numbered-list li + li:after {
	content: "";
	display: block;
	position: absolute;
	top: -64px;
	left: 39px;
	height: 48px;
	width: 3px;
	background-color: #d4d4d4;
	margin-left: -42px;
}

/*.gform_wrapper ul.gform_fields {
	margin-top: -24px !important;
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 24px !important;
	margin-top: 24px !important;
}

.gform_wrapper li.hidden_label input {
	margin-top: 0 !important;
}
.gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

.gform_wrapper input[type="text"]
{
	border-radius: 5px;
	border: 0;
	background-color: #fff;
	padding: 16px !important;
	font-size: 16px;
}
.gform_wrapper .gform_page_footer {
	border-top: 0 !important;
	padding: 0 !important;
	margin-top: 24px !important;	
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: unset !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: unset !important;
	border: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}*/


ul.gform_fields {
	list-style-type: none;
	margin-right: -12px;
	margin-left: -12px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
ul.gform_fields .gfield {
	margin-bottom: 24px;
	padding-right: 12px;
	padding-left: 12px;
}
ul.gform_fields .gfield.hidden_label label.gfield_label/*,
ul.gform_fields .gfield.hidden_label span.gfield_required*/
{
	display: none;
}
ul.gform_fields .gfield input[type="text"],
ul.gform_fields .gfield select,
ul.gform_fields .gfield textarea {
    display: block;
    width: 100%;
    padding: 16px;
    background-color: #fff;
    background-image: none;
    border-radius: 5px;
	border: 0;
	font-size: 100%;

    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
}
.form-fields-dark ul.gform_fields .gfield input[type="text"],
.form-fields-dark ul.gform_fields .gfield select,
.form-fields-dark ul.gform_fields .gfield textarea {
	background-color: #e8e7e7;
}

ul.gform_fields .gfield textarea {
    min-height: 100px;
}
ul.gform_fields .gfield .ginput_container_consent input[type="checkbox"] {
	/*width: 26px;
	height: 26px;
	visibility: hidden;*/
	position: absolute;
	margin: 0;
	opacity: 0;
}
ul.gform_fields .gfield .ginput_container_consent label.gfield_consent_label {
	position: relative;
}
ul.gform_fields .gfield .ginput_container_consent label.gfield_consent_label:before {
	content: "";
	/*position: absolute;*/
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border-radius: 5px;
	/*left: -30px;
	top: -2px;*/
	margin-right: 8px;
	/*vertical-align: -6px;
	font-family: dashicons;
	font-size: 26px;
	line-height: 26px;*/
	text-align: center;
	padding-right: 2px;
	
	vertical-align: middle;
	font-size: 24px;
    line-height: 25px;
    position: relative;
    top: -2px;
}
ul.gform_fields .gfield .ginput_container_consent input[type="checkbox"]:checked + label.gfield_consent_label:before {
	/*content: "\f147";*/
	content: "\2714";
	/*text-indent: -2px;*/
	color: #494949;
	text-indent: 2px;
}
.form-fields-dark ul.gform_fields .gfield .ginput_container_consent label.gfield_consent_label:before {
	background-color: #e8e7e7;
}

ul.gform_fields .gfield .ginput_container_radio ul.gfield_radio {
	padding: 0;
	list-style: none;
}
ul.gform_fields .gfield .ginput_container_radio .gchoice {
	margin-bottom: .4rem;
}
ul.gform_fields .gfield .ginput_container_radio .gchoice > input[type="radio"] {
	/*width: 26px;
	height: 26px;
	visibility: hidden;*/
	position: absolute;
	margin: 0;
	opacity: 0;
}
ul.gform_fields .gfield .ginput_container_radio .gchoice > label {
	position: relative;
}
ul.gform_fields .gfield .ginput_container_radio .gchoice > label:before {
	content: "";
	/*position: absolute;*/
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border-radius: 50%;
	/*left: -30px;
	top: -2px;*/
	margin-right: 8px;
	/*vertical-align: -6px;
	font-family: dashicons;
	font-size: 26px;
	line-height: 26px;*/
	text-align: center;
	/*padding-right: 2px;*/
	
	vertical-align: middle;
	font-size: 24px;
    line-height: 22px;
}
ul.gform_fields .gfield .ginput_container_radio .gchoice > input[type="radio"]:checked + label:before {
	/*content: "\f147";*/
	content: "\25CF";
	/*text-indent: -2px;*/
	color: #494949;
}
.form-fields-dark ul.gform_fields .gfield .ginput_container_radio .gchoice > label:before {
	background-color: #e8e7e7;
}

ul.gform_fields .gfield input[type="text"]:focus,
ul.gform_fields .gfield select:focus,
ul.gform_fields .gfield textarea:focus,
ul.gform_fields .gfield .ginput_container_consent input[type="checkbox"]:focus + label.gfield_consent_label:before,
ul.gform_fields .gfield .ginput_container_radio .gchoice > input[type="radio"]:focus + label:before {
    box-shadow: inset 0 0 2px 2px rgba(251, 170, 54, 0.7);
}

ul.gform_fields .validation_error,
ul.gform_fields .gfield_error .validation_message {
	/*color: crimson;*/
	font-style: italic;
	color: #fbaa36;
}

ul.gform_fields .validation_error,
ul.gform_fields .gform_confirmation_message {
	font-size: 20px;
	line-height: 27px;
}

ul.gform_fields .gfield_error .validation_message {
	margin-top: 5px;
}

ul.gform_fields .gfield_error select,
ul.gform_fields .gfield_error textarea,
ul.gform_fields .gfield_error input[type="text"],
ul.gform_fields .gfield_error .ginput_container_consent label.gfield_consent_label:before {
    /*outline: 1px solid #fbaa36;*/
    box-shadow: 0 0 0 2px #fbaa36;
}
.gform_wrapper .validation_error {
	border-radius: 5px;
	background-color: #fbaa36;
	color: #494949;
	margin-bottom: 24px;
	padding: 16px;
}
.gform_wrapper .gform_page_footer button + button {
	margin-left: 24px;
}
.form-submit-centered .gform_footer {
	text-align: center;
}
/*.gform_ajax_spinner {
	margin-left: 24px;
	border: 5px solid rgba(255, 255, 255, 0.3);
	border-left: 5px solid #fbaa36;
	animation: gformspinner 1.1s infinite linear;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
}
@keyframes gformspinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}*/

img.gform_ajax_spinner {
	position: absolute !important;
	z-index: 999999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	outline: 8px solid rgba(50, 46, 40, 0.5);
	border-radius: 5px;
	display: block !important;
	overflow: hidden  !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(0, 0, 0); /* fall back */
	background-color: rgba(50, 46, 40, 0.5);
	background-image: url('ajax-loader.svg');  /* path to your new spinner */
	background-repeat: no-repeat;
	background-size: 128px 128px;
	background-position: center center;
}

.gallery-centered .et_pb_gallery_items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}


.reference-solutions .et_pb_column {
  display: flex;
	justify-content: center;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
  width: 103%;
  margin-left: -1.5%;
  margin-right: -1.5%;
  overflow: hidden;
}
.reference-solutions .et_pb_column .et_pb_module {
  width: 22%;
	margin-left: 1.5%;
  margin-right: 1.5%;
  background-position: 24px center;
	display: flex;
	align-items: center;
}
@media (max-width:980px) {
	.reference-solutions .et_pb_column {
    width: 106%;
    margin-left: -3%;
    margin-right: -3%;
  }
	.reference-solutions .et_pb_column .et_pb_module {
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
  }
}
@media only screen and (max-width:767px) {
	.reference-solutions .et_pb_column {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
	.reference-solutions .et_pb_column .et_pb_module {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 992px) {
	.columns-separated .et_pb_column + .et_pb_column:before {
		content: "";
		position: absolute;
		display: block;
		width: 3px;
		top: 8px;
		bottom: 8px;
		left: -6%;
		background: #e8e7e7;
	}
	/*.attachments:before {
		content: "";
		position: absolute;
		display: block;
		width: 1px;
		top: 48px;
		bottom: 48px;
		left: 50%;
		background: #ddd;
	}*/
}

.person-image img {
	border-radius: 50%;
	/*margin: 4px;*/
	margin: 4px 0;
	box-shadow: 0 0 0 3px rgba(0,64,83,0.25);
}

.person-image.size-202 {
	width: 202px;
	height: 202px;
}

.ginput_container.ginput_container_consent {
	margin-left: 36px;
}
.ginput_container.ginput_container_consent .gfield_consent_label {
	margin-left: -36px;
}

.language-selector-module ul {
	padding: 0;
}
.language-selector-module .wpml-ls-item-toggle {
	height: 80px;
	display: flex;
	align-items: center;
	color: rgba(0,0,0,0.6) !important;
}

.filter-row {
	display: flex;
}

.filter-row + .filter-row {
	margin-top: 8px;
}

.filter-row > strong {
	display: block;
}
.filter-row > ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.filter-row > ul > li {
	display: inline-block;
	margin: 0 0 8px 16px;
	padding: 0;
	position: relative;
}
.filter-row > ul > li input[type="checkbox"] {
	/*visibility: hidden;*/
	position: absolute;
	width: 1px;
	height: 1px;
	top: 3px;
	left: 3px;
	z-index: -100;
}
.filter-row > ul > li input[type="checkbox"] ~ label {
	/*padding-left: 30px;*/
	display: flex;
	align-items: flex-start;
}
.filter-row > ul > li input[type="checkbox"] ~ label:before {
	content: "";
	display: inline-block;
	background: #f5f5f5;
	border: 2px solid #004053;
	border-radius: 5px;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	flex-shrink: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat; 
}
.filter-row > ul > li input[type="checkbox"]:checked ~ label:before {
	background-color: #004053;
	background-image: url('ui/checkbox-tick.svg');
}

.filter-row > ul > li input[type="checkbox"]:focus ~ label:before {
	border-color: #fbaa36;
	box-shadow: 0px 0px 0px 4px #feeed4;
}

@media only screen and (max-width:767px) {
	.mobile-no-header-lines::after {
		display: none;
	}

	.header-content .header-title h1 {
		font-size: max(32px, calc(20px + 3vw)) !important;
		line-height: 1.4 !important;
	}
	.header-content .header-title p {
		font-size: max(18px, calc(10px + 1.82vw)) !important;
	}
	
	.home .header-content h1 {
		font-size: calc(10px + 3vw) !important;
		line-height: 1.4 !important;
	}
	
	.supertitle1 {
	}
	.supertitle2 {
		padding-left: 0;
	}
	.supertitle3 {
		margin-top: calc(40px + 22%);
		padding-right: 0;
	}
	.supertitle4 {
	}
	
	#main-content .h2, #main-content h2 {
		font-size: max(32px, calc(17px + 3vw)) !important;
		line-height: 1.4 !important;
	}

	#main-content .h3, #main-content h3 {
		font-size: max(24px, calc(16px + 2.086vw)) !important;
		line-height: 1.25 !important;
	}
}


@media only screen and (max-width:980px) {
	.gform_footer,
	.gform_page_footer {
		text-align: center;
	}
}


/* Set the Divi Mobile Nav to Fixed on scroll */
@media only screen and (max-width:980px) {
	header.et-l--header {
		position: sticky;
		top: 0;
		z-index: 5;
		border-bottom: 1px solid #f0f0f0;
	}
}
.et_mobile_menu {
    overflow: scroll !important;
    max-height: calc(99vh - 60px);
}
/* Change the hamburger icon to an X when opened */
.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
}
.et_mobile_nav_menu a {
	text-decoration: none;
}



.show-on-cs, .show-on-en, .show-on-sk, .show-on-ru {
	display: none;
}

html[lang="cs-CZ"] .show-on-cs {
	display: block;
}
html[lang="en-US"] .show-on-en {
	display: block;
}
html[lang="ru-RU"] .show-on-ru {
	display: block;
}
html[lang="sk-SK"] .show-on-sk {
	display: block;
}


/* homepage */

.homepage-references .et_pb_module_inner a img {
	/*filter: grayscale(100%);*/
	filter: saturate(0%) brightness(130%);
	transition: filter 300ms ease 0ms, filter 300ms ease 0ms;
}
.homepage-references .et_pb_module_inner a:hover img {
	/*filter: grayscale(0%);*/
	filter: saturate(100%) brightness(100%);
}


/* HOMEPAGE - SOLUTIONS (LZ)*/
.homepage-solutions
{
	display: flex;
}
.homepage-solutions .et_pb_tabs_controls
{
	width: 380px;
	min-width: 380px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
}
.homepage-solutions .et_pb_tabs_controls:after {
	display: none;
}
.homepage-solutions .et_pb_tabs_controls > li {
	flex: 1 1 auto;
	display: flex;
	align-items: center;
	background-color: #fff;
	box-shadow: 0 34px 0 -33px #f0f0f0,  0 -34px 0 -33px #f0f0f0;
	border-right: 0 !important;
	border-color: #f0f0f0;
	padding: 0 !important;
	height: 20% !important;
}
.homepage-solutions .et_pb_tabs_controls > li:before {
	width: 100px;
	height: 100%;
	display: block;
	content: "";
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 60%;
	flex-shrink: 0;
}
.homepage-solutions > ul.et_pb_tabs_controls > li:nth-child(1):before { background-image: url('/wp-content/uploads/2021/04/homepage-solutions-icon-1.svg'); }
.homepage-solutions > ul.et_pb_tabs_controls > li:nth-child(2):before { background-image: url('/wp-content/uploads/2021/04/homepage-solutions-icon-2.svg'); }
.homepage-solutions > ul.et_pb_tabs_controls > li:nth-child(3):before { background-image: url('/wp-content/uploads/2021/04/homepage-solutions-icon-3.svg'); }
.homepage-solutions > ul.et_pb_tabs_controls > li:nth-child(4):before { background-image: url('/wp-content/uploads/2021/04/homepage-solutions-icon-4-3.svg'); }
.homepage-solutions > ul.et_pb_tabs_controls > li:nth-child(5):before { background-image: url('/wp-content/uploads/2021/04/homepage-solutions-icon-5.svg'); }
html[lang="ru-RU"] .homepage-solutions > ul.et_pb_tabs_controls > li:nth-child(5):before { background-image: url('/wp-content/uploads/2021/07/homepage-solutions-icon-5-ru.svg'); }
.homepage-solutions .et_pb_tabs_controls > li a {
	padding: 0 !important;
	font-size: 16px !important;
	font-weight: 300;
	pointer-events: none;
	display: block;
	text-align: left;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
}
.homepage-solutions .et_pb_tabs_controls > li.et_pb_tab_active {
	z-index: 12;
}
.homepage-solutions .et_pb_tabs_controls > li.et_pb_tab_active a {
	font-weight: 600;
}
.homepage-solutions .et_pb_all_tabs
{
	flex: 1 1 auto;
}
.homepage-solutions .et_pb_all_tabs .et_pb_tab {
	padding: 34px 40px;
	position: relative !important;
}
.homepage-solutions .et_pb_all_tabs .et_pb_tab h3 {
	color: #fff;
}
.homepage-solutions .et_pb_all_tabs .et_pb_tab .tab-content:first-of-type {
	margin-top: 40px;
	max-width: 50%;
	margin-bottom: 80px; 
}
.homepage-solutions .et_pb_all_tabs .et_pb_tab .et_pb_tab_content {
	position: static !important;
}
.homepage-solutions .et_pb_all_tabs .et_pb_tab .tab-content:last-of-type {
	position: absolute;
	bottom: 0;
	margin-top: 0;
	margin-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 980px) {
  .homepage-solutions .et_pb_tabs_controls
	{
		width: 250px;
		min-width: 250px;
	}
	.homepage-solutions .et_pb_tabs_controls > li:before {
		width: 60px;
	}
	.homepage-solutions .et_pb_tabs_controls > li a {
		font-size: 14px !important;
	}
}
@media (max-width: 767px) {
	.homepage-solutions
	{
		display: block;
	}
	.homepage-solutions .et_pb_tabs_controls {
		width: 100% !important;
		min-width: 100% !important;
	}
	.homepage-solutions .et_pb_tabs_controls > li {
		box-shadow: none;
		padding: 0 !important;
		height: 60px;
	}
	.homepage-solutions .et_pb_tabs_controls > li:before {
		background-size: 40%;
	}
	.homepage-solutions .et_pb_all_tabs .et_pb_tab .tab-content {
		max-width: 100%;
	}
}
@media (max-width: 479px) {
	.homepage-solutions .et_pb_tabs_controls > li {
		height: auto;
		padding: 10px !important;
	}
	.homepage-solutions .et_pb_tabs_controls > li:before {
		display: none;
	}
	.homepage-solutions .et_pb_all_tabs .et_pb_tab .tab-content:first-of-type {
		max-width: 100%;
	}
}



/* HOMEPAGE - REFERENCE */
.homepage-referencesX .swiper-container:before, .homepage-references .swiper-container:after {
	content: "";
	position: absolute;
	display: block;
	width: 80px;
	top: 0;
	bottom: 0;
	z-index: 10;
}
.homepage-referencesX .swiper-container:before{
	left: 0;
	background: linear-gradient(90deg, #f0f0f0ff 70%, #f0f0f000 100%);
}
.homepage-referencesX .swiper-container:after {
	right: 0;
	background: linear-gradient(270deg, #f0f0f0ff 70%, #f0f0f000 100%);
}


.homepage-our-customers .dica_divi_carouselitem {
	width: 650px;
	height: 380px;
}
.homepage-our-customers .dica_divi_carouselitem .dica-item {
	position: relative;
	justify-content: flex-end;
}
.homepage-our-customers .dica_divi_carouselitem .dica-item:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(50, 46, 40, 0.5);
}
.homepage-our-customers .dica_divi_carouselitem .dica-item:after {
	position: absolute;
	content: url('/wp-content/uploads/2021/01/video-play-button.svg');
	top: calc(50% - 40px);
	left: calc(50% - 40px);
	opacity: 0;
	transition: opacity .3s, transform .3s;
	transform: scale(0);
}
.homepage-our-customers .dica_divi_carouselitem/*.swiper-slide-active*/ .dica-item:after {
	opacity: 1;
	transition: opacity .7s, transform 1s cubic-bezier(.47,2,.41,.8), filter .3s;
	transform: scale(1);
}
.homepage-our-customers .dica_divi_carouselitem/*.swiper-slide-active*/:hover .dica-item:after {
	transition: transform .3s cubic-bezier(.47,2,.41,.8), filter .3s;
	transform: scale(1.4);
	filter: drop-shadow(0 0 4px #fbaa36);
}

.mobile-solutions a {
	display: flex;
	padding: 30px 20px 30px 80px;
	background-image: var(--icon);
	background-position: 8px 50%;
	background-repeat: no-repeat;
	text-transform: uppercase;
	justify-content: space-between;
	/*align-items: center;*/
	background-color: #fff;
	box-shadow: 0px 3px 0px rgba(0, 64, 83, 0.25);
	border-radius: 5px;
	color: inherit;
	text-decoration: none;
	font-weight: 400;
}
.mobile-solutions a::after {
	content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAuOTk5NzU2IDEzTDYuOTk5NzYgN0wwLjk5OTc1NSAxIiBzdHJva2U9IiMwMDQwNTMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+Cg==');
	width: 8px;
	height: 14px;
	display: block;
	margin-left: 10px;
}
.mobile-solutions a + a {
	margin-top: 16px;
}
.mobile-solutions a:hover {
	background-color: #fbaa36 !important;
	color: inherit !important;
}

.lwp-breadcrumbs .current + .current:last-child {
	display: none;
}


@media (max-width:980px) {
	#header .et_pb_column_1_tb_header {
		margin-left: 0;
	}

	#languagemenu.et_pb_menu .et_pb_menu__menu {
		margin-left: 4px;
		display: flex !important;
	}
	#languagemenu .et-menu .menu-item-has-children > a:first-child::after {
		display: none;
	}

	#languagemenu .et-menu span.hide-mobile {
		width: 26px;
		display: inline-block;
		color: #fbaa36 !important;
	}
	
	#languagemenu .et-menu span.hide-desktop {
		display: none;
	}
	
	#languagemenu .et-menu .menu-item-has-children>a:first-child {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-right: 0 !important;
	}
	
	#languagemenu .sub-menu {
		margin-top: 6px !important;
	}
	
	#mobile_menu1 {
		width: calc(100% + 32px);
	}
}
@media (min-width:981px) {
	#languagemenu .et-menu span.hide-mobile {
		display: none;
	}
}

#main-content .homepage-our-customers .dica-container .swiper-buttton-container {
	width: calc(100% - 2px);
}