/* -------------------------------
	Global 
------------------------------- */
html, body {height: 100%;}
	html {background: #dae2cb;}
	body {
		min-width: 320px;
		font: 14px/1.3 'Open Sans', sans-serif;
		color:#1a3820;
	}

body,
dl, dd,
blockquote, fieldset, legend {
	margin: 0;
	padding: 0;
}
fieldset {border: none;}
table {
	border: none;
	border-collapse: collapse;
}
	th, td {vertical-align: top;}
	th {
		text-align: left;
		font-weight: normal;
	}
address {font-style: normal;}
p, ul, ol {margin: 0 0 1.5em 0;}
img {
	max-width: 100%;
	vertical-align: top;
}


*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*::before,
*::after {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}

#wrapper {
	background: #dae2cb;
	max-width: 1950px;
	min-height: 100%;
	margin: 0 auto;
	overflow-x: hidden;
	position: relative;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.in {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	/*padding: 0 110px;*/
	padding: 0;
	position: relative;
}

/* -------------------------------
	Txt 
------------------------------- */


.title1 {
	margin: 0 0 0.5em 0;
	font: 400 45px 'Poppins', sans-serif;

}

.title2 {
	margin: 0 0 0.5em 0;
	font: 400 36px/1.2 'Poppins', sans-serif;
}

.title3 {
	margin: 15px 0 15px 0;
	font: 400 26px/1	'Poppins', sans-serif;
}
.title32 {
	margin: 15px 0 15px 0;
	font: 400 22px/1	'Poppins', sans-serif;
}

.title4 {
	margin: 0 1em 0 0;
	font: 700 22px 'Poppins', sans-serif;
	display: inline-block;
    vertical-align: middle;
	text-transform: uppercase;
}



/* -------------------------------
	Forms 
------------------------------- */
.f_row {margin-bottom: 10px;}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.3;
	-webkit-appearance: none;
}
textarea {
	height: 100px;
	overflow: auto;
	resize: none;
	vertical-align: top;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: inherit;
	opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: inherit;
	opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

input[type="submit"],
input[type="button"],
button,
.btn {
	background: #0e87d0;
	display: inline-block;
	padding: 10px 17px;
	border: none;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	-webkit-appearance: none;
}
/* -------------------------------
	Links 
------------------------------- */
:focus {outline: none;}
a img {border: none;}

a {
	color:;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {text-decoration: none;}

a[href^="tel"] {
	color: inherit;
	white-space: nowrap;
	text-decoration: none;
}


	 .btn {
		padding: 5px 35px;
		cursor: pointer;
		border: 0px;
		text-decoration: none;
		color: #fff;
		font: 400 16px 'Poppins', serif;
		border-radius: 15px;
	}
	
	 .btn span {
		display: block;
		padding: 7px;
	}
	
.deep-green {background-color:#1a3820!important;}	

.c_wr0 {
	/*position: absolute;
    height: 220px;*/
	margin: 70px auto;
    min-width: 100%;
    z-index: 100;
}
	.c_wr0 .logo {
		

	}
	
	.c_wr0 .logo img {
		height: 30px;
		width: auto;
	}
	
	.c_wr0 .shoppingcart {
		margin: auto 0 10px 0;
	}
	
	.c_wr0 .shoppingcart img {
		height: auto;
		width: 45px;
	}
	
	.c_wr0 .descr {
		margin: 0 auto 0 60px;
	}
	
	.c_wr0 .descr a {
		color:#1a3820;
		font: 400 18px 'Poppins', serif;
		text-decoration: none;
		margin-right: 40px;
	}
	
	.c_wr0 .descr a:last-child {
		margin-right: 0;
	}
	
	.c_wr0 .descr a:hover {
	    text-decoration: underline;
	}
	
	.c_wr0 .descr a.active {
		/*color: #e11f26;*/
	}


	.c_wr0 .in {
		text-align: center;
	}
	
	.c_wr0 p {
		text-align: left;
	}


	.c_wr0 .in {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		
	}

.c_wr0.text {
	position: inherit;
}

.c_wr {
	position: relative;
}

.c_wr.products {
	/*background: url(../img/bkg3.jpg) bottom / cover no-repeat;*/
	position: relative;
}


	.c_wr .in {
		display: flex;
		-webkit-box-align: center;
		flex-direction: row;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.c_wr .descr {
		max-width:680px;
	}
	
	.c_wr p{margin-bottom:30px;}
		.c_wr .descr .title {}

		


.c_wr1_1 {
	padding: 30px 0;
	}
	
	.c_wr1_1 .in {
		
	}
	
	.c_wr1_1 .descr{
		margin-right: 20%;
	}
	
.c_wr1_2 {
	padding: 30px 0;
}
	.c_wr1_2 .in {
		text-align: left;
	}
	
	.c_wr1_2 .descr{
		margin: 0;
	}
	
	.c_wr1_2 table {
		border: 1px solid black!important;
		
	}
	
	.c_wr1_2 td {
		border: 1px solid black;
		padding: 5px 10px;
		
	}
	
	.c_wr1_2 a {
		color:#000;
	}

.c_wr1 {
	/*padding: 30px 0;*/
	
	}
	
	.c_wr1 .in {
		/*text-align: center;*/
	}
	
	.c_wr1 .descr{
		/*margin: 0 10%;*/
	}
	

.b_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*margin: 0 -20px;*/
	padding: 30px 0 30px 0;
}
	.b_info .item {
		-ms-flex-preferred-size: 165px;
		flex-basis: 165px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin: 0 80px 0 0;
	}
	
		.b_info .item:last-child {margin: 0;}

		.b_info .ico {
			display: block;
			width: auto;
			height: 60px;
			margin: 0 auto 15px 0;
			background-repeat: no-repeat;
			background-position: left;
		}
		.b_info .ico.v1 {background-image: url(../img/ico-01.svg);}
		.b_info .ico.v2 {background-image: url(../img/ico-02.svg);}
		.b_info .ico.v3 {background-image: url(../img/ico-03.svg);}
		
		.b_info p {
			margin: 0; 
			
		}

.c_wr2 {
	
	}
	
	.c_wr2 .in {

	}
	
	.c_wr2 .descr{
		margin: 0 10%;
	}
	
	

.b_info2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*margin: 0 -20px;
	padding: 30px 0 30px 0;*/
}
	.b_info2 .item {
		-ms-flex-preferred-size: 165px;
		flex-basis: 165px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin: 0 15px 0 0;
		background-color:#c6d6b1;
		padding: 35px 25px;
		border-radius: 15px;
	}
	
		.b_info2 .item:first-child {
			background-color:#1a3820;
			color:#fff;
		}
		.b_info2 .item:last-child {margin: 0;}

		.b_info2 .ico {
			display: block;
			width: 50px;
			height: 50px;
			margin: 0 auto 15px 0;
			background-repeat: no-repeat;
			background-position: left;
		}
		.b_info2 .ico.v1 {background-image: url(../img/ico-04.svg);}
		.b_info2 .ico.v2 {background-image: url(../img/ico-05.svg);}
		.b_info2 .ico.v3 {background-image: url(../img/ico-06.svg);}
		.b_info2 .ico.v4 {background-image: url(../img/ico-07.svg);}
		
		.b_info2 p {
			margin: 0; 
			
		}
.c_wr3 {
	background-color:#1a3820;
}
	.c_wr3 .in {
		margin:70px auto 0 auto;
	}
	
	.c_wr3 .b_info3 .item {
			/*background: #fff;*/
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			padding: 50px 0;
		}
			.c_wr3 .b_info3 .thumb {
				/*width: 50%;*/
				padding-left: 60px;
			}
				.c_wr3 .b_info3 img {
					
				}
			.c_wr3 .b_info3 .descr {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
				-webkit-box-flex: 1;
				-ms-flex-positive: 1;
				flex-grow: 1;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				width: 60%;
				color:#fff;
			}

		

			
	
	.c_wr3 p {

	}
/*
.c_wr4 {
	padding-top: 60px;
	padding-bottom: 1px;

}
	.c_wr4 .title4 {
		text-align:center;
	}

*/

			width: 100%;
			position: absolute;
			bottom: 40px;
			left: 0;
		}

	.b_info6 {}
		.b_info6 .item {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
		}
			.b_info6 .thumb {
				-ms-flex-preferred-size: 446px;
				flex-basis: 446px;
				height: 30vw;
				max-height: 305px;
				margin-right: 40px;
			}
				.b_info6 img {
					width: 240px;
					height: auto;
					-o-object-fit: cover;
					object-fit: cover;
				}
			.b_info6 .descr {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
				-webkit-box-flex: 1;
				-ms-flex-positive: 1;
				flex-grow: 1;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				/*max-width: 540px;*/
			}
				.b_info6 .descr > :last-child {margin: 0;}
		.b_info6 .item:nth-child(even) {
			-webkit-box-orient: horizontal;
			-webkit-box-direction: reverse;
			-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
		}
			.b_info6 .item:nth-child(even) .thumb {margin: 0 0 0 40px;}
			
			.logo_thumb {
				display: flex;
				align-items: center;
				justify-content: center;
			}




.c_wr5{
	
}
	
	.c_wr5 .in {
		/*margin-bottom:50px;*/
		margin-top:70px;
		
	}
	
	.c_wr5 .in .b_info3 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		padding: 0 70px;
}
	}
	
	.c_wr5 .in .b_info3 .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: flex-start;
		width: calc(50% - 36px);
		margin: 0 18px 36px 18px;
		font-size: 14px;
		padding: 20px;
		}

	.c_wr5 .in .b_info3 .item:last-child {
		text-align: center;
		width:100%;
		margin-bottom:50px;
		margin-top:20px;
	}
	
	.text_item.contacts {

	}
	
	.text_item.contacts:last-child {
		width: -webkit-fill-available;
	}
	
	
	.b_info3  .contacts a {
		color:#1a3820;
		margin:20px;
		text-transform:uppercase;
	}
	
	.b_info3 .text_item.contacts a:hover {
		text-decoration:none;
	}
	
	.c_wr5 .title5 {
		margin: 0 0 0.6em 0;
		font: 400 32px 'Poppins', sans-serif;
		text-align: right;
	}
	
	.c_wr5 p {
		text-align: right;
	}
	
	 .sign {
		max-width: 230px;
		width:100%;
	}

	
	

.c_wr.products .in .descr h1.title1 {
    font-size:50px!important;
}


	.b_info4 {
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		flex-direction: row;
		
		}
		
		.c_wr1.products {
			
		}
		
		.c_wr1.products .b_info4 .item {
			flex-basis: 200px;
			-webkit-box-flex: 1;
			-ms-flex-positive: 1;
			flex-grow: 1;
			margin: 20px 20px 0 0;
			background-color: #1a3820;
			border-radius: 15px;
			color: #fff;
			min-height: 350px;
		}
		
		.b_info4 .product {
			background-size: contain;
			display: block;
			width: 180px;
			height: 115px;
			list-style-type: none;
			background-repeat: no-repeat;
			background-position-x: center;
			border-radius: 15px;
			margin: 15px auto;
		}
		
		.product.v1 {background-image: url(../img/product-01.png);}
		.product.v2 {background-image: url(../img/product-02.png);}
		.product.v3 {background-image: url(../img/product-03.png);}
		.product.v4 {background-image: url(../img/product-04.png);}
		.product.v5 {background-image: url(../img/product-05.png);}
		.product.v6 {background-image: url(../img/product-06.png);}
		.product.v7 {background-image: url(../img/product-07.png);}
		.product.v8 {background-image: url(../img/product-08.png);}
		.product.v9 {background-image: url(../img/product-09.png);}
		.product.v10 {background-image: url(../img/product-10.png);}
		.product.v11 {background-image: url(../img/product-11.png);}
		.product.v12 {background-image: url(../img/product-12.png);}
		.product.v13 {background-image: url(../img/product-13.png);}
		.product.v14 {background-image: url(../img/product-14.png);}
		.product.v15 {background-image: url(../img/product-15.png);}
		.product.v16 {background-image: url(../img/product-16.png);}
		.product.v17 {background-image: url(../img/product-17.png);}
		.product.v18 {background-image: url(../img/product-18.png);}
		.product.v19 {background-image: url(../img/product-19.png);}
		.product.v20 {background-image: url(../img/product-20.png);}
		.product.v21 {background-image: url(../img/product-21.png);}
		.product.v22 {background-image: url(../img/product-22.png);}
		.product.v23 {background-image: url(../img/product-23.png);}
		.product.v24 {background-image: url(../img/product-24.png);}
		.product.v25 {background-image: url(../img/product-25.png);}
		.product.v26 {background-image: url(../img/product-26.png);}
		.product.v27 {background-image: url(../img/product-27.png);}
		.product.v28 {background-image: url(../img/product-28.png);}
		.product.v29 {background-image: url(../img/product-29.png);}
		.product.v30 {background-image: url(../img/product-30.png);}
		.product.v31 {background-image: url(../img/product-31.png);}
		.product.v32 {background-image: url(../img/product-32.png);}
		.product.v33 {background-image: url(../img/product-33.png);}
		.product.v34 {background-image: url(../img/product-34.png);}
		.product.v35 {background-image: url(../img/product-35.png);}
		.product.v36 {background-image: url(../img/product-36.png);}
		.product.v37 {background-image: url(../img/product-37.png);}
		.product.v38 {background-image: url(../img/product-38.png);}
		.product.v39 {background-image: url(../img/product-39.png);}	
		.product.v40 {background-image: url(../img/product-40.png);}
				

		.c_wr1.products .title3 {
			margin-top: 20px;
			font-size:23px;
			margin-left: 20px;
			margin-right: 20px;
			min-block-size: 140px;
		}
		
		.c_wr1.products p {
			text-align:center;
			
		}
		
		
		.b_info4 .item .buy {
			text-align: center;
			display: flex;
			align-items: center;
			justify-content: center;
			background-color:#c6d6b1;
			margin-left: 20px;
			margin-right: 20px;
			border-radius: 15px;
				}
		
		.b_info4 .item .price {
			color:#1a3820;
			font-size:16px;
			
		}
		
		.b_info4 .item .price:after {
			content: "|";
			color:#1a3820;
			margin-left:15px;
			margin-right:15px;
		}
		
		.c_wr1.products .btn {
				font-size: 16px;
				font-weight: 400;
				color: #1a3820;
				/* min-width: 250px; */
				text-align: center;
				padding: 0 5px;
				text-decoration: none;
				background-color:inherit;
				text-transform:inherit;
		}
		
		.c_wr1.products .btn:hover {
			-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			transform:translate3d(-2px,-2px,0px);
		}
		
		.c_wr1.products a {
			color:#1a3820;
			text-decoration:underline;
		}


.fancybox-bg {background: #1a3820;}

	.popup {
		background: #fff;
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
		padding: 50px 75px 50px 100px;
		-webkit-box-shadow: 24px 24px 32px rgba(0, 0, 0, 0.2);
		box-shadow: 24px 24px 32px rgba(0, 0, 0, 0.2);
		position: relative;
	}
		
		.popup .paysys {
			display: inline-block;
			height: 25px;
			margin: auto 15px auto 0;
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
			vertical-align: middle;
		}
		
		.popup .paysys.v1 {background-image: url(../img/Visa.png); width: 82px;}
		.popup .paysys.v2 {background-image: url(../img/Mastercard.png); width: 143px;}
		.popup .paysys.v3 {background-image: url(../img/JCB.png); width: 34px;}
		.popup .paysys.v4 {background-image: url(../img/DinersClub.png); width: 33px;}
		.popup .paysys.v5 {background-image: url(../img/AmEX.png); width: 25px;}
		.popup .paysys.v6 {background-image: url(../img/AmazonPay.png); width: 140px;}
		
	
	.popup .title2 {margin-bottom: 1.5em;}
	
	
	.popup .input_title {
		font-size:20px;
		margin-bottom:10px;
	}
	
	.b_btn {
		text-align: center; 
		margin-top:50px;
		width: 100%;
	}
	
	#hiddenDiv {display:block;}
	.popup form {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin-top:50px;
	}
	
	.popup .f_row:nth-child(1) {width: 74%;}
	.popup .f_row:nth-child(2) {width: 26%;}
	.popup .f_row:nth-child(3) {width: 36%;}
	.popup .f_row:nth-child(4) {width: 64%;}
	.popup .f_row:nth-child(5) {width: 100%;}
	.popup .f_row:nth-child(6) {width: 47%;}
	.popup .f_row:nth-child(7) {width: 29%;}
	.popup .f_row:nth-child(8) {width: 24%;}
	.popup .f_row:nth-child(9) {width: 100%;}
	
	.popup .f_row input  {width: calc(100% - 25px);} 
	
	
	.popup form input {
		font-size:20px;
		padding:10px;
		margin-right:25px;
		margin-bottom:25px;
	}
	
	.popup .b_btn button { 
		background-color:#1a3820;
		padding:10px 50px;
		border-radius:15px;
		color:#fff;
		font-size:26px;
		border:0;
		margin:0 auto;
		cursor:pointer;
	}
	#showtext{
		display: none;
	}
	
	#showtext p{
		margin: 50px auto;
		color:#1a3820;
		font-size:18px;
		    text-align: center;
	}


@media screen and (max-width: 1180px) {
	.in {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 980px) {
	.in {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.c_wr0 {height: inherit;}
	
	.c_wr0 .logo {

	}

	.title1 {font-size: 57px;}

	.c_wr .descr {max-width: 580px;}
	
		.c_wr1 .products {
			font-size: 22px;
			/*background-size: cover;
			background-position-x: -550px;*/
		}
		.c_wr1 .products .in {
			display: block;
			min-height: auto;
		}
		
		.c_wr1 .products ul {	
			max-width: 100%;
			padding-inline-start: 0;
		}
}

@media screen and (max-width: 780px) {
	.title1 {font-size: 47px;}
	.title1-1 {font-size: 35px;}
	.title2 {font-size: 35px;}
	
	.c_wr0 .logo {
		margin-left: auto;
		margin-right: auto;
	}

	.c_wr0 .descr a {margin-right: 10px;}
		
	
	.c_wr {/*! margin-top: 150px; */}
	
	.c_wr .in {
		/*display: block;*/
		display: table;
		padding-top: 30px;
		padding-bottom: 60px;
	}
		.c_wr .descr {
			max-width: 480px;
			font-size: 20px;
		}

		.logo {
			/*top: 30px;*/
			display: table-cell;
			text-align: center;
			max-width: 100%;
		}

	.b_info1 .item {width: calc(100% - 36px);}

	.c_wr1 {
		padding-bottom: 30px;
	}
	

	
	.c_wr4 {
		/*! background-size: auto 272px; */
		/*! padding-top: 270px; */
		font-size: 20px;
	}
	
	.b_info1 .item {font-size: 16px;}

	.c_wr4 {
			font-size: 22px;
			/*background-size: cover;
			background-position-x: -550px;*/
		}
		.c_wr4 .in {
			display: block;
			min-height: auto;
		}
		
		.c_wr4 ul {	
			max-width: 100%;
			padding-inline-start: 0;
		}
		
	.c_wr5 .in {
	  display: block;
	  min-height: auto;
	  padding-bottom: 30px;
	}
	
	.c_wr5 .b_info3 .text_item {
		max-width: 100%; 
		text-align:center; 
		display: block; 
		padding-right: 0; 
		flex-basis: inherit;
	}
	
	.c_wr5 .b_info3 .form_item {
		max-width: 100%; 
		text-align:center; 
		display: block; 
		padding-right: 0; 
		/*! flex-basis: inherit; */
	}
	
	.c_wr5 .input_wr5 {
		width:95%;
	}
	
	
	
		.c_wr1 .products {
		font-size: 18px;
		/*! background-position-x: -268px; */
		padding-top: 30px;
		}
		.c_wr1 .products .in {
			/*! padding-top: 40px; */
			/*! padding-bottom: 40px; */
			/*! background-color: #0c2b6a; */
			padding-left: 0!important;
			padding-right: 0!important;
		}
		.c_wr1 .products h2{
			text-align: center!important;
			margin-top: 0;
		}

}

@media screen and (max-width: 550px) {
	.title1 {font-size: 28px;}
	.title1-1 {font-size: 30px;}
	.title2 {font-size: 30px;}

	.c_wr {
		
}

.c_wr0 {
	top:30px;
        left: 10px;
        margin: 0 auto;
	
}

.c_wr0 .in {
	display: grid
}

.c_wr0 .logo {
		width: 50%;

	}
	.c_wr .btn {
		
	}
	
	
	.c_wr0 .descr {
	  margin: 5px 20px 5px auto;
	  padding-top: 0;
	  display: grid;
	}
	
	.c_wr0 .btn {
	  display: block;
	  margin-top: 20px;
	}
	
	.c_wr .in {
		
		padding-bottom: 0;
	}
		.c_wr .descr {
			max-width: none;
			font-size: 18px;
		}
	
	.c_wr .btn {
		
	}

		.logo {
			position: absolute;

		}
		
	.c_wr.products .in .descr h1.title1 {font-size: 30px!important;}

	.c_wr1 {padding: 60px 0 0px 0;}
	
	.c_wr1_1 .descr {
		margin-right: 5%;
		margin-left: 5%;
	}
	
	.b_info .item {
		padding-bottom:30px; 
		flex-basis: 205px;
	    margin: 0 50px 30px 50px;
	}
	
	
	
	.b_info .item:last-child {
		margin: 0 50px 30px 50px;
	}
		
	.b_info2 .item {
		padding: 15px 10px;
		margin: 0 15px 15px 0;
	}
	
	.b_info2 .item:nth-child(even) {
			margin-right:0!important;
			margin-bottom:15px;
	}
	
	.c_wr3 {padding: 40px 0;}
	.c_wr3 .in {margin-top:0}
	.c_wr3 .b_info3 .item {
		flex-direction: column-reverse;
		padding: 0;
	}
	
	.c_wr3 .b_info3 .descr {width:100%;}
	
	.c_wr3 .b_info3 .thumb {padding-left:0; padding-bottom:20px;}
	
	.b_info6 .thumb {display:none;}
	
	.b_info6 {margin-bottom:30px;}
	
	.c_wr4 {
		font-size: 18px;
		/*! background-position-x: -268px; */
		padding-top: 30px;
		}
		.c_wr4 .in {
			/*! padding-top: 40px; */
			/*! padding-bottom: 40px; */
			/*! background-color: #0c2b6a; */
			padding-left: 0!important;
		}
		.c_wr4 h2{
			text-align: center!important;
			margin-top: 0;
		}
	
	.b_info5 {margin-top: 30px;margin-bottom: 30px;}
	
	.b_info5 .item {
		width: inherit;
		margin: 0 50px 30px 50px;
	}
	
		.b_info3 {

		/*flex-direction: column-reverse;*/
	}
	
	.c_wr5 .in .b_info3 {padding:0;}
		
		.c_wr5 .in .b_info3 .item {
			width: 100%;
			
		}
		
		.c_wr5 .in .b_info3 .item:first-child{

    text-align: center;
		}
	
	.c_wr5 .b_info3 .text_item {padding-top: 30px;}
	
	.c_wr5 { }
	.c_wr5 .sign {
		
	}
	
	.c_wr5 .title5 {
		text-align:center;
	}
	
	.c_wr5 p {
		text-align:center;
	}
	
	.b_info3 .contacts a {
		display: block;
		margin:5px;
	}
	
	.c_wr5 .in .b_info3 .item:last-child {
		margin-bottom: 0; 
		margin-top: 0;
	}
	
	.b_btn {
		float: inherit;
		padding-right: 0;
		margin: 0 auto;
	}
	
	
	.b_info4 {
		margin:0 0 50px 0;
	}
	
	.b_info4 .product {
		
	}
	
	.b_info4 .item p {
		padding-right: 5px;
	}
	
	.b_info4 .item .buy {
		margin-left:20px;
		margin-right:20px;
	}
	
	
	.b_info4 .item .price {
		display: block;
	}
	
	.c_wr1.products .btn {
		
	}
	
	.c_wr1.products .title3 {
		min-block-size: 75px;
	}
	
	
	.c_wr6 {padding-top: 30px; }
	
	.popup {padding:30px 0 25px 25px}
	
	.popup .paysys {margin: 10px 15px;}
	
	.popup .f_row:nth-child(1) {width: 100%;}
	.popup .f_row:nth-child(2) {width: 45%;}
	.popup .f_row:nth-child(3) {width: 55%;}
	.popup .f_row:nth-child(4) {width: 100%;}
	.popup .f_row:nth-child(5) {width: 100%;}
	.popup .f_row:nth-child(6) {width: 100%;}
	.popup .f_row:nth-child(7) {width: 50%;}
	.popup .f_row:nth-child(8) {width: 50%;}
	.popup .f_row:nth-child(9) {width: 100%;}
	
}

@media screen and (max-width: 480px) {
	.title2 {
		font-size: 25px;
		/*text-align: center;*/
	}
	.title2::after {
		margin-right: auto;
		margin-left: auto;
	}
	
	.title::after {
		margin-right: auto;
		margin-left: auto;
	}
	
	.title5::after {
		margin-right: auto;
		margin-left: auto;
	}

	.title3 {font-size: 18px;}

	.c_wr .descr {/*! text-align: center; max-width: 150px;*/}

	.b_info {text-align: center;padding-bottom: 30px;}
		.b_info .ico {
			margin-right: auto;
			margin-left: auto;
			background-position: center;
		}


	
	.c_wr3 {text-align: center;}
	
	.b_info1 .item {
		display: block;
		text-align: center;
	}
		.b_info1 .thumb {margin: 0 auto 15px auto;}
	
	
		.b_info .ico.v2 {/*! background-position-x: 8px; */}
		.b_info .ico.v4 {/*! background-position-x: 4px; */}
		
		.b_info3 .text_item {
			width:100%;
		}
		.b_info3 .text_item.contacts {
			padding-left: 0;
		}
		
		.c_wr1.products .b_info4 .item {
			margin: 20px 5px 0 5px;
			flex-basis: 165px;
			min-height: 275px;
			}
			
		.c_wr1.products .title3 {
			margin-left: 10px;
			margin-right: 10px;
			margin-top:0;
			font-size: 18px;
		}
		
		.c_wr0 .shoppingcart {
			margin: 0 20px 0 auto;
		}
		
		
		.b_info4 .item .price:after {
			margin-left: 10px;
			margin-right: 10px;
		}
        
		
}