.news-items-modern-name a {
    color: #05813e;
}
:root {
    --TopContactLinkHoverColor: #03602d;
}
.black-menu .level0 > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--SlideMenuLinkColor, #fff);
    padding: 0 var(--SlideMenuPadding, 14px);
    height: var(--BlackMenuHeight, 40px);
    position: relative;
    z-index: 5;
    font-size: 15px;
    font-weight: 400;
    font-family: Open_Sans_Bold;
}
body[data-interface="iPage"] .lta-item {
    width: calc(20% - 20px);
    margin: 10px;
    flex-basis: auto;
    flex-shrink: 0;
    border-radius: 10px;
}
.catalog-list-tile-buy {
    position: relative;
    margin-top: 13px;
    display: flex;
    flex-flow: row wrap;
        flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}
.catalog-list-tile-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
}

/* если что удалить */
.vertical .form-title, .form-title-standalone {

    display: block;
    padding: 12px 21px;
    overflow: hidden;
    font-size: 150%;
    font-weight: 400;
    color: #000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0;
    border: 1px solid #ccc;
    background-color: #ddd;
    border-top: 1px solid #ccc;
    text-align: center;
    width: 100%;

}
.fancybox-inner {

    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;

}
/* если что удалить */
.custom-why-header {
	    width: 100%;
	    background-color:#03602d;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.custom-why-header p {
	    color: #ffffff;
        font-size: 30px;
        font-weight: 1000;
        letter-spacing: 1.92px;
        text-transform: uppercase;
        font-family: Open_Sans_Regular;
		line-height: 1.4;
		margin: 15px 0;
	}
	.why-info {
		display: flex;
		margin-bottom: 20px;
	}
	.why-info-text {
		margin-left: 30px;
	}
	.why-info-text-header {
        color: #000000;
        font-size: 24px;
        font-weight: 100;
        font-family: Open_Sans_Bold;
}
	.why-info-text-text {
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        font-family: Open_Sans_Regular;
}
	.why-wrapper {
		float: left;
		width:80%;
		text-align:justify;
		margin: 15% 10% 0;
	}
.image-left .why-wrapper {
    margin: 0;
    margin-top: 100px;
    margin-left: 50px;
    margin-bottom: 0;
}
.perviy-ekran .why-wrapper {
	margin: 15% 10% 0;
}
	.why-wrapper2-header {
        color: #05813e;
        font-size: 24px;
        font-weight: 100;
        line-height: 30px;
        font-family: Open_Sans_Bold;
}
	.why-wrapper2-text {
        max-width: 800px;
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        width: 460px;
        font-family: Open_Sans_Regular;
    }
    .content-fluid {
        display: flex;
    }
    .why-wrapper2-img img {
        float: right;
        height: 100%;
        overflow: hidden;
    }
    .why-wrapper1-img img {
        float: left;
        height: 567px;
        width: auto;
    }
.why-info-icon {
    display: flex;
}
    .why-wrapper1-img{
        overflow: hidden;
    }
    .adv-group img {
        max-width: none;
    }
    .catalog-list-tile .lta-item {
    width: calc(33.33% - 40px);
    margin: 20px;
    flex-basis: auto;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #f1f1f1;
    padding: 20px;
}
.small-cart-add {
    font-family: var(--font1);
    text-shadow: none;
    height: 30px;
    line-height: 22px;
    width: 100px;
    font-size: 12px;
    border-radius: 2px;
    padding-left: 0;
    padding-right: 0;
}
.why-slider {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
}
.why-slide {
    width: 100%;
    display: flex;
}
.image-left {
    flex-direction: row-reverse;
}
.image-left .why-wrapper1-img img {
    float: right;
    height: 567px;
    width: auto;
}
.image-left .why-text, .image-right .why-text {
    line-height: 25px;
	font-size: 18px;
}
.custom-why .adv-actionwhy {
    padding: 0;
    margin: 0;
}
.custom-why-header .why-wrapper1-img {
    display: none;
}
.custom-why-header .why-wrapper {
    margin: 0;
}
.custom-why-header .actionwhy {
    display: flex;
    justify-content: center;
}


@media screen and (max-width: 500px)
{
.col-3 {
    width: 100%;
    overflow: hidden;
}
.custom-why-header p {
    color: #ffffff;
    font-size: 5vw;
    font-weight: 1000;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    font-family: Open_Sans_ExtraBold;
}
.custom-why-header {
    width: 100%;
    height: auto;
    background-color:#05813e;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-fluid {
    display: flex;
    flex-wrap: wrap;
}
.content-fluid .col-3 {
    display: flex;
    justify-content: center;
}
.why-wrapper {
    margin: 0px;
    margin-top: 15%;
	width:100%;
	padding:0 15px;
}
.why-text ul{padding-inline-start: 0;}
.why-wrapper1-img img {
    float: left;
    height: auto;
    width: auto;
}
.col-3.why-wrapper2-img {
    order: 2;
}
.why-wrapper2 {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    padding: 50px 24px;
}
.why-wrapper2-header h1 {
    color: #05813e!important;
    font-size: 24px;
    font-weight: 100;
    line-height: 30px;
    font-family: Open_Sans_Bold;
}
.why-wrapper2-text {
    max-width: 800px;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    width: 100%;
    font-family: Open_Sans_Regular;
    margin-top: 20px;
}
.image-left .why-wrapper{margin-left:0}
#body .lta-item {
    width: calc(100% - 20px);
    margin: 10px;
    flex-basis: auto;
    flex-shrink: 0;
    border-radius: 10px;
}
.small-cart-add {
    font-family: var(--font1);
    text-shadow: none;
    height: 50px;
    line-height: 22px;
    width: 100%;
    font-size: 20px;
    border-radius: 2px;
    padding-left: 0;
    padding-right: 0;
}
.adaptive .catalog-table-status-compare {
    justify-content: center;
}
.slides-wide .image_carousel .prev, .slides-wide .image_carousel .next {
    background: 
    transparent;
    border-radius: 0;
    border: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 45%;
    box-shadow: none;
    color: white;
}
.image_carousel .prev::before, .image_carousel .next::before {
    display: block;
    content: '';
    position: absolute;
    top: 14px;
    width: 13px;
    height: 13px;
    border: 2px solid #05813e;
    border-top: none;
    border-right: none;
}
.black-menu .level0 > li > a {
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: center;
    color: var(--SlideMenuLinkColor, #fff);
    padding: 0 var(--SlideMenuPadding, 14px);
    height: var(--BlackMenuHeight, 40px);
    position: relative;
    z-index: 5;
    font-size: 15px;
    font-weight: 400;
    font-family: Open_Sans_Bold;
}
.menu-opener .label::before {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Pro';
    margin-right: 10px;
}
}