.menu-item {
	list-style: none;
	font-size: 16px;	
}
.menu-item a {
	display: inline-block;
    height: 100%;
    cursor: pointer;
	white-space: nowrap;
	letter-spacing: .02em;
    line-height: 1.5;
    text-decoration: none;
    padding: 0 15px;
    vertical-align: middle;
    font-size: 14px;
}

.menu-top-menu-container .menu-item {
	height: 100%;
}
.menu-top-menu-container .menu-item a {
	height: 100%;
	cursor: pointer;
	padding: 0 20px;
	text-decoration: none;
	font-size: 16px;
	display: flex;
	align-items: center;
}
.menu-top-menu-container .menu-item a:hover {
	position: relative;
}
.menu-top-menu-container .menu-item a:hover:after {
	position: absolute;
	bottom: -1px;
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background: #009d9e;
	left: 0;
	right: 0;
	bottom: 2px;
}
.menu-lang-container {
	width: 100%;
}
.current-lang {
	opacity: 0.6;
}
#menu-language li:not(.current-lang) {
  display: block !important;
}
#menu-language .current-lang.transparent {
    opacity: 0.6;
}

.current-lang a {
	pointer-events: none;
}
.img-one-news {
	max-width: 50%;
	padding: 0 60px;
	float: left;
	margin-bottom: 60px;
	height: 100%;
}
.img-one-news img {
	width: 100%;
	height: 100%;
}
.clear {
	clear: both;
}
.main-page {
	padding: 60px 60px;
}
.main-page .wp-block-media-text__content {
	padding: 30px;
	background: rgba(255,255,255,0.8);
    border-radius: 5px;
}
.title-about {
    padding-bottom: 30px;
    font-family: ArsenalRegular,sans-serif;
    line-height: 1.3;
    font-size: 36px;
}
p {
	font-family: ArsenalRegular,sans-serif;
	line-height: 1.7;
}
#buy-map {
    width: 100%;
    height: 845px;
    margin-top: 35px;
}
#btn-service-cent {
	width: 50%;
    padding: 4px 12px;
    margin: 0 10px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 38px;
    color: #333;
    border: 1px solid #ccc;
    text-align: left;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    background-repeat: repeat-x;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.woocommerce-ordering {
	margin-bottom: 30px;
}
.woocommerce-ordering .orderby {
    background-image: url(https://xn--d1aeg0becfb.xn--j1amh/image/catalog/icons/select-arrow.png)!important;
    background-repeat: no-repeat!important;
    background-position: 100% 50%;
    background-origin: content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.image-cat {
	height: 180px;
    position: relative;
}
.image-cat img {
    object-fit: contain;
    height: 100%;
}
.posted_in a:hover {
	border-bottom: 1px dotted #000;
}
.tabs-panel h2 {
	display: none;
}
.tabs-panel table {
	width: 100%;
	font-size: 14px;
}
.tabs-panel table tr {
	border-bottom: 1px solid #e8e8e8;
}
.tabs-panel table th, .tabs-panel table td {
	padding: 15px 0;
}
.tabs-panel table th {
	text-align: left;
	color: #838383;
    font-weight: normal;
}
.tabs-panel table td {
	text-align: right;
}
#tab-test_tab table td {
	text-align: left;
	border: 1px solid #999;
    padding: 10px;
}
#tab-dopinfo_tab table td {
	text-align: left;
	border: 1px solid #999;
    padding: 10px;
}
#tab-description table tr {
	display: flex;
	justify-content: space-between;
}
#tab-description table tr td:first-child {
	color: #666;
}
#main-content .woocommerce-breadcrumb {
	display: none;
}
.category #main-content .woocommerce-breadcrumb {
	display: block;
	margin-bottom: 30px;
}
#zamovyty {
	width: 50%;
}
#debuy {
	background-color: #009d9e;
}
.woocommerce-loop-product__title, .woocommerce-loop-category__title {
	font-size: 20px;
    font-weight: 600;
}
.sh-portfolio-fancy-itemc-container .price {
	display: block;
	padding-bottom: 15px;
}
.sh-portfolio-fancy-itemc-container:hover {
	background: #fafafa
}
.header-bg-title {
	height: 300px;
	box-shadow: 1px 0 4px #eee;
	overflow: hidden;
}
.flex-header-cat {
	display: flex;
	height: 100%;
}
.header-cat-block {
	width: 50%;
	padding: 30px 60px;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-img-cat {
	position: relative;
	text-align: center;
	overflow: hidden;
	height: 100%;
	padding: 0;
}
.header-img-cat img {
	object-fit: contain;
    height: 100%;
    width: 70%;
	position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 70%;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}
.header-cat-block .term-description {
	height: 165px;
    overflow-y: auto;
}
.header-bg-title .title {
	font-size: 48px;
    font-family: 'ArsenalRegular';
} 
.prod-img-ico {
	height: 130px;
    text-align: center;
    width: 100% !important;
}
.prod-img-ico img {
	margin: auto;
	width: 45px !important;
	border-radius: 7px;
}
.related {
	display: none;
}
.about-page {
	position: relative;
}
.about-img-page {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	z-index: -1;
}
.main-page h2 {
	padding-bottom: 20px;
    font-family: ArsenalRegular,sans-serif;
    line-height: 1.3;
    font-size: 36px;
}
.home-about {
	padding: 60px 0;
}
.about-flex {
	display: flex;
	gap: 5em;
	align-items: center;
}
.about-item {
	width: 50%;
}
.about-item h2 {
	font-size: 48px;
    margin: 10px 0 20px;
    font-family: 'ArsenalRegular';
    line-height: 1.4;
}
.about-item-img {
	align-self: center;
	position: relative;
	padding-top: 30px;
}
.bg-about-img {
	width: 100%;
    height: 105%;
    position: absolute;
    background: rgba(0,157,158,0.53);
    z-index: -1;
    right: -30px;
    top: 0;
}
.button-about {
	padding: 13px 25px;
    border: 1px solid #009d9e;
    display: inline-block;
    transition: .4s;
}
.button-about:hover {
	background: #009d9e;
	color: #fff;
}
.about-item .button-about {
	margin-top: 30px;
}
.button-block {
	text-align: center;
    margin-top: 30px;
    display: block;
}
.op-line-top {
	clip-path: polygon(0% 0%, 100% 0%, 100% 13%, 18.75% 13%);
/*    background-color: #00425e;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    overflow: hidden;
}
.op-line-center {
	clip-path: polygon(18.75% 41.5%, 100% 41.5%, 100% 54.5%, 18.75% 54.5%); 
/*	background-color: #00425e;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    overflow: hidden;
}
.op-line-bottom {
	clip-path: polygon(18.75% 87%, 100% 87%, 100% 100%, 0% 100%); 
/*	background-color: #00425e;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    overflow: hidden;
}
.partners-form form {
	display: grid;
	grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
.form-partner-login .um-col-1 {
	display: grid;
	grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
.partners-form form .um-col-1 .um-field-error {
	margin: 7px 0 0 0;
    position: absolute;
    z-index: 1;
}
.partners-form form.invalid .wpcf7-response-output, .partners-form form .btn, .partners-form form.sent .wpcf7-response-output, .partners-form form .wpcf7-response-output {
	-ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    font-size: 16px;
}
form .required {
	color: red;
}
.black-text {
	color: #111 !important;
}
.black-text h2, .black-text p {
	text-shadow: none;
}
.wpcf7-acceptance {
	font-size: 16px;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}
.wpcf7-acceptance .wpcf7-list-item label {
	display: flex;
	align-items: baseline;
    gap: 10px;
}
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
	width: 100%;
	line-height: 1.4;
}
.error-404 .page-header {
	height: 60vh;
    display: flex;
    align-items: center;
}
.error-404 .page-title {
	width: 100%;
    text-align: center;
    font-size: 54px;
}
.error-404 .page-title span {
	color: #009d9e;
    font-weight: 900;
}
.form-partner-login .um, .main-page .um {
	opacity: 1;
}
.form-partner-login .um-454.um, .form-partner-login .um-455.um {
	max-width: none;
}
.login-block .partner-img-block {
	height: 400px;
	display: flex;
    align-items: center;
}
.account-item a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 250px;
	background: #009d9e;
	font-size: 18px;
	font-weight: 900;
	color: #fff;
}
.account-item-dark a {
	background: #00425e !important;
}
.file-item .wp-block-image {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.file-item .wp-block-image img {
	height: 150px;
	width: auto;
}
.file-item .wp-block-image .wp-element-caption {
	font-size: 16px;
    font-weight: 900;
}
.um-login .um-misc-ul li {
	padding: 10px;
    text-align: center;
    background: #009d9e;
    margin-bottom: 5px;
    color: #fff;
}
.um-login .um-misc-ul li:nth-child(even) {
	background: #00425e;
}
.or-login {
	text-align: center;
}
.or-login a {
	font-weight: 900;
	border-bottom: 1px solid #009d9e;
}
.slider-image-cat {
	height: 400px;
    position: absolute;
    z-index: 1;
    bottom: 10%;
    left: 3%;
}
.back-category {
	display: flex;
    gap: 10px;
    align-items: center;
}
.posted_in {
	font-size: 18px;
}
.back-category img {
	width: 18px;
	vertical-align: middle;
}
.posted_in a {
	border-bottom: 1px solid #009d9e;
}
@media all and (min-width: 1681px) {
	.menu-top-menu-container .menu-item a {
		padding: 0 25px;
	    text-decoration: none;
	    font-size: 18px;
	}
	.fnc-nav__control {
		height: 70px;
    	font-size: 18px;
	}
	.slider-image-cat {
		height: 500px;
	}
}
@media all and (max-width: 1025px) {
	#main_menu.new-menu .content h1>a {
	    display: flex;
	    align-items: center;
	    flex-direction: column;
	    justify-content: center;
	    padding: 0 0 0 60px;
	}
	#logo {
		width: 130px !important;
		top: 0 !important;    
	}
	.menu-top-menu-container .menu-item a {
		padding: 0 10px;
		font-size: 15px;
	}
	#main_menu.new-menu .content .right .ctaContainer a {
    	font-size: 15px;
	}
}
@media all and (max-width: 768px) { 
	.slider-image-cat {
		height: 200px;
	    z-index: -1;
	    bottom: 5%;
	    left: 5%;
	    opacity: 0.5;
	}
	.about-img-page {
		width: 100%;
	}
	.flex-form {
		flex-wrap: wrap;
	}
	.form-item {
		width: 100%;
	}
	.modal-content {
		width: 80%;
		padding: 40px 30px;
	}
	.fnc-nav {
		display: none;
	}
	.about-flex {
		flex-wrap: wrap;
	}
	.about-item {
	    width: 100%;
	}
.header-bg-title {
	background: none !important;
	height: 300px;
	background: #009d9e !important;
    color: #fff;
}
.flex-header-cat {
    display: block;
    height: 100%;
}
.header-img-cat {
	display: none;
}
.header-cat-block {
	width: auto;
	padding: 25px 15px;
}
.header-bg-title .title {
	font-size: 28px;
}
.header-cat-block .term-description {
	height: 170px;
}
.image-cat {
	height: 180px;
}
.main-page {
	padding: 60px 15px;
}
.wp-block-media-text__media {
	margin: 20px 0 !important;
}
.title-about {
	font-size: 28px;
}
.mobile-menu-buttons .ctaContainer .cta {
	display: block;
    padding: 20px;
}
.mobile-menu-buttons .ctaContainer.second .cta {
    background-color: #009d9e;
}
#mob-menu-language {
	display: flex;
    justify-content: space-around;
}
#mob-menu-language li {
	opacity: 0.5;
}
#mob-menu-language .current-lang {
	opacity: 1;
}
.cta-tool-webtolead {
	padding: 20px;
}
.login-block .partner-img-block {
	height: 200px;
}
.cta-tool-webtolead .form .question {
	margin-left: 0;
}
.um-login .um-logout {
	max-width: 100% !important;
}
.account-item a {
	height: 100px;
}
}