/* section.tovar */
section.tovar {
	padding:70px 0;
}
.tovar-bigImage img {
    width: 100%;
    padding-right: 50px;
}

.tovar-tovar {
    border: 1px solid rgb(32 167 53 / 50%);
    margin-bottom: 15px;
    padding: 20px 25px;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
    background: white;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}
.tovar-image img {
    margin-right: 15px;
    max-width: 82px;
}
.tovar-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tovar-header {
    font-family: Helios Cond, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 20px;
}
.tovar-icons, .tovar-textIc {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
.tovar-cena {
    font-family: Helios Cond, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    color: white;
    padding: 10px 25px;
    margin-bottom: 20px;
    background: #20a835;
    text-align: center;
}

.tovar-general {
    margin-bottom: 85px;
}
.tovar-image_header,
.tovar-color_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.tovar-colorText {
    width: 85px;
}
.tovar-cta {
    width: 140px;
    text-align: right;
}
.tovar-color {
    margin-bottom: 20px;
    height: 45px;
    display: flex;
    align-items: center;
}
.tovar-icons img, 
.tovar-textIc img {
    max-width: 30px;
}
.tovar-color img {
    margin-left: 10px;
    max-width: 16px;
}
.tovar-text {
    font-family: Helios Cond, sans-serif;
}
.text.cn-text.zobr {
    height: 400px;
    background-size: cover;
    background-position: center;
	max-height:100%;
	max-width:100%;
}

/* perevagi */
.perevagi-text {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 100px;
}


/* text_with_images */
section.text_with_images {
    padding: 85px 0 30px;
}


/* form */
.section-form {
	padding-top:50px;
}

/* text_image_icons */
.text_image_icons-ic {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 15px;
    font-family: 'Helios Cond';
    font-weight: 600;
    text-align: center;
    width: calc(25% - 20px);
}
.text_image_icons-ics {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 18px;
    margin-top: 30px;
}
.text_image_icons-ic img {
    margin-bottom: 8px;
}
section.text_image_icons {
    margin-bottom: 90px;
    padding: 50px 0;
}
.sekcziyi ol {
    list-style: auto;
}
.sekcziyi li {
    margin-bottom: 15px;
}
.sekcziyi ul {
    padding: 10px 0 10px 30px;
    list-style: disc;
}
.text_image_icons .zobr {
	width:100%;
	height:auto !important;
}
.text_image_icons-ic.pravo {
    flex-direction: row;
    width: calc(50% - 20px);
    align-items: flex-start;
    text-align: left;
    gap: 10px;
    font-weight: 300;
    font-family: 'Gotham Pro';
}

/* text_image */
.text_image .imagetext .text_image-image {
    float: left;
    padding-left: 0;
    padding-top: 15px;
}
@media(min-width:768px) {
    .text_image-image {
        width: calc(50% + 1.5625rem);
        float: right;
        padding: calc(1.5625rem + 1.5625rem);
        padding-top: 15px;
    }
    .text_image-text {
        transform: translateX(0px);
        max-width: calc(100% - 20px);
    }
    .textimage .text_image-text {
        /* transform: translateX(-25px);
        max-width: calc(100% - 20px); */
    }
}

/* perevagi */
section.perevagi span:first-of-type {
    margin-right: 15px;
}



.clearfix::after {
    content: "";
    clear: both;
    display: table;
  }





/* styles style-auto-in-new.css 11.01.2023 */
.butordernew {
	padding-left:50px;
	padding-right:50px;
	background:#20a735; 	
    margin-top: 20px;
	cursor:pointer;
}
.butordernew:hover {
	background:#f05a2b;
}
.descr {
    display: none;
    font-weight: 400;
    font-size: 16px;
}
.blockd:hover .block-descr, .blockd:active .block-descr, .blockd:focus .block-descr {
    border-left: 5px solid #f05a2b;
	background: #F4F4F4;
}
.blockd:hover .descr, .blockd:active .descr, .blockd:focus .descr {
	display:block;
}
.block-descr {
    transition: all .2s;
    padding: 10px 12px;
    border-left: 5px solid transparent;
}
.block-descr h3 {
    margin-top: 0;
}
.title3 {
    max-width: 230px;
    margin: 5px auto;
}
.casp3 {
    font-size: 24px;
    font-weight: 600;
    font-family: Helios Cond;
    margin-top: 20px;
}
.block3 {
    padding: 0 20px;
}
.dvblck3 {
	margin:0 -20px;
}
.wcnlistdiv {
    text-align: center;
    padding: 30px 20px;
    border: 1px solid #20A735;
    height: 100%;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.08);
}
section.listprod ul.typo-entir {
    display: none;
}
#businespage .row {
    display: flex;
    flex-wrap: wrap;
}
section.blocktexts .row {
    display: block !important;
}
section.text_image p, section.text_image li {
    /*color: #828385!important;*/
}
#businespage .align-center {
    align-items: center;
}
.stad, .stadop {
    margin-top: 30px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'GOTHAM PRO';
}
.karta_text_1 b {
    font-family: Helios Cond;
	font-size:20px;
}
.rownowrap {
    flex-wrap: nowrap;
    display: flex;
}
.stad {
    margin-right: 20px;
}
.karta_text_3 {
    margin-top: 20px;
    font-weight: 500;
    max-width: 300px;
}

.btn-clasp2 {
    border: 1px solid #20a735;
    margin-top: 20px;
    text-align: center;
    color: #20a735;
    width: 230px;
    line-height: 1.2;
    font-size: 0.88rem;
    font-family: 'Gilroy';
    min-height: 3.55em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}
.row.align-end {
    align-items: end;
}
.blocktextsh2 {
    margin-top: 0;
    max-width: 500px;
    line-height: 1.1;
}
section.blocktexts ul, section.blocktexts ol {
    list-style: unset;
    padding-left: 20px;
}
section.blocktexts .seoblock-text-polny, section.blocktexts .seoblock-text.shrttxt {
    max-width: 95%;
    margin-bottom: 30px;
}
section.blocktexts {
    padding: 70px 0 50px;
}
.block-descr p {
    font-family: 'Gotham Pro';
}
.seoblock-text, .seoblock-text-polny {
    font-size: 12pt!important;
    font-family: 'Gotham Pro';
    line-height: 1.5;
}
.seoblock-text p, .seoblock-text-polny p,
.seoblock-text li, .seoblock-text-polny li {
    color: #828385!important;
}
.seoblock-text *, .seoblock-text-polny * {
    margin-bottom: 1.2rem;
}

@media(min-width:501px) {
	img.img-mob {
	display:none;
}
} 
@media(max-width:500px) {
	img.img-tab {
		display:none;
	}
} 

@media (min-width:700px) and (max-width:1000px) {
.col-md-6 {
    width: 50%;
}
.col-md-12 {
	width: 100%;
}
.col-md-5 {
    width: 40%;
}
.col-md-7 {
    width: 60%;
}
.alignright {
	text-align:right;
}
}
@media (min-width:1001px) {
.col-xl-7 {
    width: 60%;
}
.col-xl-12 {
    width: 100%;
}
.col-xl-4 {
	width:33.333%;
}
}
@media (max-width:699px) {
.col-md-6, .col-xl-12, .col-md-12 {
    width: 100%;
}
}
@media (min-width: 801px) {
	.forimgs1 {
    padding-right: 60px;
} 
.forimgs2 {
    margin-top: 40px;
}
/* 	section.listprod .e-produce__niuri img {
    height: 450px;
}
.listprod .woocommerce.columns-3 .cn-w-3_12 {
	width:50%;
} */
	.cn-mb-25.cn-w-4_12.block3:first-child .wcnlistdiv, .cn-mb-25.cn-w-4_12.block3:nth-child(4) .wcnlistdiv {
	margin-left:0;
}

img.img-tab {
	display:none;
}
}
@media (min-width:1200px) {
/* .listprod .woocommerce.columns-3 .cn-w-3_12 {
	width:33.333%;
} */
}
@media(max-width:800px) {
	.cn-mb-25.cn-w-4_12.block3 {
    width: 50%;
}
.wcnlistdiv {
    margin: 0 10px;
}
img.img-desc {
    display: none;
}
}
@media(max-width:540px) {
	section.wcn_listsect .cn-mb-25.cn-w-4_12.block3 {
    width: 100% !important;
}
}
@media(max-width:400px) {

	.cn-mb-25.cn-w-4_12.block3 {
    width: 100%;
}
.wcnlistdiv {
    margin: 0 5px;
}
}
.col-6 {
	width:50%;
}
.col-3 {
	width:25%;
}
.col-9 {
	width:75%;
}