.tp-caption._My_text_w_38 {
	text-shadow: 2px 4px 0 #000;
	font-weight: 500;
	font-style: italic;
	font-family: Ubuntu;
	font-size: 38px;
	color: #fff;
	border-width: 0;
	border-color: #fff;
	border-style: none;
}
.tp-caption._My_text_w_52 {
	font-size: 48px;
}
.test-arr-block {
	position: relative;
}
.ts-ar-caption {
	position: relative;
	top: 15px;
}
.ts-arrow-1 {
    position: relative;
    width: 85%;
    height: 50px;
    margin: 5px auto 20px;
}
.ts-arrow-1 div {
    position: relative;
    top: 20px;
    width: auto;
    height: 26px;
    /* ff 3.6+ */
    background:-moz-linear-gradient(90deg, rgba(62, 149, 226, 1) 0%, rgba(15, 187, 173, 1) 100%); 

    /* safari 5.1+,chrome 10+ */
    background:-webkit-linear-gradient(90deg, rgba(62, 149, 226, 1) 0%, rgba(15, 187, 173, 1) 100%);

    /* opera 11.10+ */
    background:-o-linear-gradient(90deg, rgba(62, 149, 226, 1) 0%, rgba(15, 187, 173, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0FBBAD', endColorstr='#3E95E2', GradientType=0 );

    /* ie 10+ */
    background:-ms-linear-gradient(90deg, rgba(62, 149, 226, 1) 0%, rgba(15, 187, 173, 1) 100%);

    /* global 94%+ browsers support */
    background:linear-gradient(90deg, rgba(62, 149, 226, 1) 0%, rgba(15, 187, 173, 1) 100%);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    left:0;
    display: block;
	margin-left: 19px;
	margin-right: 19px;
}
.ts-arrow-1 div::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
    top: -3px;
	right: -15px;
    background-color: #0fbaad;
    transform: rotate(45deg);
}
.ts-arrow-1 div::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
	top: 19px;
	right: -16px;
    background-color: #0fbaad;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    transform: rotate(-45deg);
}
.ts-arrow-1 div span {
    display: block;
	width: 40px;
	height: 40px;
}
.ts-arrow-1 div span::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
    top: -3px;
    left: -15px;
    background-color: #3e95e2;
    transform: rotate(-45deg);
	display: inline-block;
}
.ts-arrow-1 div span::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
    top: 19px;
    left: -16px;
    background-color: #3e95e2;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    transform: rotate(45deg);
	display: inline-block;
}
/*
.ts-arrow-1:hover {
    animation: ts-arrow-1 1s linear infinite;
}
@keyframes ts-arrow-1 {
    0% {
        left:0;
    }
    50% {
        left:10px;
    }
    100% {
        left:0;
    }
}
*/
.ts-bl-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0;
	padding-top: 20px;
}
.ts-bl-col {
	width: 200px;
    margin-bottom: 10px;
}
.ts-img-bl {
	height: 0;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	position: relative;
}
.ts-img-bl img {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.ts-title-bl {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	min-height: 60px;
}
.im-num-bl {
	position: absolute;
	z-index: 10;
	top: 11px;
	right: 11px;
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #3e95e2;
}
.test-img-block-2 {
	margin: 20px 0;
}
.ts-bl-row-2 {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ts-bl-col-2 {
    width: 250px;
    margin-bottom: 10px;
}
.ts-img-bl-2 {
	height: 0;
	padding-bottom: 70%;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	position: relative;
}
.ts-img-bl-2 img {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.im-num-bl-2 {
	position: absolute;
	z-index: 10;
	top: 11px;
	right: 11px;
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #3e95e2;
}
.ts-title-bl-2 {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	min-height: 60px;
}
.ts-title-bl-2-last {
	font-size: 16px;
	font-weight: 500;
	text-align: justify;
	padding: 0 20px;
}
.category_mini_description_text {
	display: block !important;
}
.main-site-caption-1 {
	margin-bottom: 40px;
}.main-produckt-caption {
	position: relative;
	padding-bottom: 15px;
}
.main-produckt-caption::after {
	content: '';
	width: 125px;
	height: 5px;
	background-color: #3e95e2;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
  }
  /*
.header-contact-info-bl-pr .header-phone-bl-pr { height: 32px; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; background-color: transparent; border: 1px solid transparent; padding: 0 5px;}
.header-contact-info-bl-pr .header-phone-bl-pr a { display: block; }
.header-contact-info-bl-pr .header-phone-bl-pr:hover { height: auto; overflow: visible; z-index: 10; background-color: #fff; box-shadow: 0px 4px 6px rgba(29, 34, 75, 0), 0px 4px 6px rgba(29, 34, 75, 0.1), 0px 2px 4px rgba(29, 34, 75, 0.06);}*/
.header-phone-bl-pr a{
	display: inline-block;
}
.header-contact-info-bl-pr {
	text-align: right;
}
#ui-id-1 {
	z-index: 1000;
}

@media screen and (max-width : 991px) {
	.header-phone-bl-pr {
		position: relative !important;
		height: auto !important;
		margin-bottom: 0 !important;
	}
	.header-contact-info-bl-pr .header-phone-bl-pr:hover {
		height: auto;
		overflow: visible;
		z-index: 10;
		background-color: transparent;
		box-shadow: none;
	}
	.header-phone-bl-pr a {
		margin-bottom: 15px;
		padding-left: 0;
	}
	.header-contact-info-bl-pr .header-mail-bl-pr {
		position: relative !important;
		top: 0;
		right: 0;
		text-align: center;
		margin-right: 0;
	}
}
@media screen and (max-width : 1439px) {
	.ts-bl-row {
		justify-content: space-around;
	}
	.ts-bl-row-2 {
		justify-content: space-around;
	}
	.product-box .product-info a.product-name {
		min-height: 80px;
		display: table;
	}
	.product-box .product-info a.product-name span {
		display: table-cell;
		vertical-align: middle;
	}
}
@media screen and (min-width : 992px) {
	.hom-text-img-bl {
		max-width: 460px;
		margin: 0 0 0 auto;
	}
	.text-block-s-h {
		line-height: 40px;
		margin-top: 60px;
	}
}
@media screen and (min-width : 1200px) and (max-width : 1439px) {
    .header-nav-block-pr #jms-megamenu-container .jms-megamenu .nav a {
        padding: 10px 10px;
    }
	.product-box .product-info a.product-name {
		min-height: 98px;
		display: table;
	}
	.product-box .product-info a.product-name span {
		display: table-cell;
		vertical-align: middle;
	}
}
@media screen and (min-width : 992px) and (max-width : 1199px) {
    .header-nav-block-pr #jms-megamenu-container .jms-megamenu .nav a {
        padding: 10px 5px;
        font-size: 14px;
    }
}
@media screen and (min-width : 1440px) {
	.product-box .product-info a.product-name {
		min-height: 80px;
		display: table;
	}
	.product-box .product-info a.product-name span {
		display: table-cell;
		vertical-align: middle;
	}
}